/**
 * Estilos para los elementos generados por Joomla
 */
.contentheading, .componentheading {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}

.componentheading, .contentheading {
    padding: 5px 5px 5px 35px;
}

/* Contenedores Creados por gkode*/
.layout .article-header-icons {
    padding: 3px;
}

.show_pagination, .show_pagination_results{
	text-align:center;
}
/* fin contendedores creados por gkode*/

.buttonheading {
    width: 20px;
}

.article-header-icons {
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}

.article-header-icons img{
	margin: 2px 2px 2px 3px;
	vertical-align: middle;
}

.readmore{
	width: 75px;
		
}

.readmore a{
	text-decoration: none;
	display: block;
	padding: 4px 0px;
}

table.moduletable th {
    font-size: 140%;
    padding: .5em 0em;
}

.breadcrumbs {
    display: block;
    padding: .7em 0em;
}

.contentpaneopen{
	padding: 10px;
}

.contentpaneopen span.small, .contentpaneopen td.createdate, .contentpaneopen td.modifydate {
    font-size: 75%;
    padding-bottom: 1em;
}

.modifydate{
	font-size: 75%;
}

.column_separator {
    padding-left: .4em;
}

.pagination span {
    padding: 2px;
}

.pagination a {
    padding: 2px;
}

div.offline {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.2em;
    padding: 5px;
}

span.pathway {
    display: block;
    margin: 0 20px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
}

/* Cabeceras */
table.moduletable th, legend {
    margin: 0;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    padding-left: 0px;
    margin-bottom: 10px;
    text-align: left;
}


/** overlib **/

.ol-textfont {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.ol-captionfont {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.ol-captionfont a {
    text-decoration: none;
    font-size: 12px;
}

/* Espacios */
span.article_separator {
    display: none;
}

.column_separator {
    padding-left: 10px;
}

td.buttonheading img {
    border: none;
}

.clr {
    clear: both;
}

div#maindivider {
    margin-bottom: 10px;
    overflow: hidden;
    height: 1px;
}

table.blog span.article_separator {
    display: none;
}

/* Botón editar */
.contentpaneopen_edit {
    float: left;
}

/* Tabla de contenidos */
table.contenttoc {
    margin: 5px;
    padding: 5px;
    float: right;
}

table.contenttoc td {
    padding: 0 5px;
}

td.sectiontableheader {
    font-weight: bold;
    padding: 4px;
}

tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
    padding: 4px;
}

td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
    padding: 3px;
}

/* Estilo de contenidos */
table.contentpaneopen, table.contentpane {
    margin: 0;
    padding: 0;
    width: auto;
}

table.contentpaneopen h3 {
    margin-top: 25px;
}

table.contentpaneopen h4 {
    font-family: Arial, Helvetica, sans-serif;
}

/* Control de elementos del módulo */
table.user1user2 div.moduletable {
    margin-bottom: 0px;
}

div.moduletable, div.module {
    margin-bottom: 25px;
}

div.module_menu h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: -23px -4px 5px -5px;
    padding-left: 10px;
    padding-bottom: 2px;
}

div.module_menu {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

div.module_menu div div div {
    padding: 10px;
    padding-top: 30px;
    padding-bottom: 15px;
    width: auto;
}

div.module_menu div div div div {
    background: none;
    padding: 0;
}

div.module_menu ul {
    margin: 10px 0;
    padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
    font-weight: bold;
}

#leftcolumn div.module {
    padding: 0 10px;
}

#leftcolumn div.module table {
    width: auto;
}

/**
 * Formularios
 */
table.adminform textarea {
    width: 540px;
    height: 400px;
    font-size: 1em;
}

div.search input {
    width: 145px;
    margin: 15px 0 10px 0;
}

form#form-login {
    text-align: left;
}

form#form-login fieldset {
    border: 0 none;
    margin: 0;
    padding: 0.2em;
}

form#form-login ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

form#form-login ul li {
    background-image: none;
    padding: 0;
}

#modlgn_username, #modlgn_passwd {
    width: 90%;
}

#form-login-username, #form-login-password, #form-login-remember {
    display: block;
    margin: 0;
}

form#com-form-login {
    text-align: left;
}

form#com-form-login fieldset {
    border: 0 none;
    margin: 0;
    padding: 0.2em;
}

form#com-form-login ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

form#com-form-login ul li {
    background-image: none;
    padding: 0;
}

form .button, .readmore {
    height: 28px;
    padding: 0px 6px;
    text-align: center;
}

/* thumbnails */
div.mosimage {
    margin: 5px;
}

div.mosimage_caption {
    font-size: .90em;
}

div.caption {
    padding: 0 10px 0 10px;
}

div.caption p {
    font-size: .90em;
    text-align: center;
}

/* Parámetros de tablas */
table.paramlist {
    margin-top: 5px;
}

table.paramlist td.paramlist_key {
    width: 128px;
    text-align: left;
    height: 30px;
}

div.message {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    width: auto;
    margin: 3px 0px 10px;
    padding: 3px 20px;
}

/* Módulo Banners */
.banneritem img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.banneritem_text {
    padding: 4px;
    font-size: 11px;
}

.bannerfooter_text {
    padding: 4px;
    font-size: 11px;
    text-align: right;
}

/* Mensajes del sistema */
/* ver system -> general.css */
.pagination span {
    padding: 2px;
}

.pagination a {
    padding: 2px;
}

/* Encuestas */
.pollstableborder {
    margin-top: 8px;
}

.pollstableborder td {
    text-align: left;
}

/* WebLinks */
span.description {
    display: block;
    padding-left: 30px;
}

/* Tooltips */
.tool-tip {
    float: left;
    padding: 5px;
    max-width: 200px;
}

.tool-title {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
    background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
    font-size: 100%;
    margin: 0;
}

/* Mensaje estándar del sistema */
#system-message {
    margin-bottom: 20px;
}

#system-message dd.message ul {
    background: #c3d2e5 url(../../system/images/notice-info.png) 4px center no-repeat;
    margin: 0px;
    padding-left: 40px;
    text-indent: 0px;
}

/* Mensajes de error */
#system-message dd.error ul {
    background: #e6c0c0 url(../../system/images/notice-alert.png) 4px center no-repeat;
    margin: 0px;
    padding-left: 40px;
    text-indent: 0px;
}

/* Mensajes del sistema */
#system-message dd.notice ul {
    background: #efe7b8 url(../../system/images/notice-note.png) 4px center no-repeat;
    margin: 0px;
    padding-left: 40px;
    text-indent: 0px;
}

#syndicate {
    float: left;
    padding-left: 25px;
}

/* Arreglos especificos en componentes */
#component-contact table td {
    padding: 2px 0;
}

.breadcrumbs img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.mceToolbarTop {
    white-space: normal;
}

.mceEditor {
    background: none;
}

#archive-list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#archive-list li {
    list-style-type: none;
    background-image: none;
    margin-left: 0px;
    padding-left: 0px;
}

#navigation {
    text-align: center;
}

.article h3 img {
    border: none;
    display: inline;
    margin: 0;
    padding: 0;
}

.pollstableborder td {
    vertical-align: middle;
}

.img_caption.left {
    float: left;
    margin-right: 1em;
}

.img_caption.right {
    float: right;
    margin-left: 1em;
}

.img_caption.left p {
    clear: left;
    text-align: center;
}

.img_caption.right p {
    clear: right;
    text-align: center;
}

.img_caption img {
    margin: 0em;
}

#component-contact{
	width: 80%;
	margin: 0 auto;
}

#component-contact .contentheading{
	text-align:center;
}
