﻿/***/
/*** arreglo del material  html del centro ***/
/***/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin-top:0px;
	font-size: 13px;
	color: #333;
}

input.button { cursor: pointer; }

p { 
	margin-top: 0; 
	margin-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
}

img { 
	border: 0 none;
	margin:5px 10px;
}

/***/
/*** Elementos espec�ficos del dise�o de la plantilla ***/
/***/

div.center {
  text-align: left;
}

body.width_medium div#wrapper {
	width: 800px;
	background-color:#FFFFFF;
}

body.width_small div#wrapper {
	width: 773px;
	background-color:#FFFFFF;
}

body.width_fmax div#wrapper {
	min-width: 773px;
	max-width: 800px;
	background-color:#FFFFFF;
}
div#barratopgen {
	background: url(../images/barratop_r.gif) repeat-x;
	min-width: 750px;
	max-width: 800px;
	height: 20px;
	margin-left:0px;
	margin-right:auto;
}

div#barpatop_l {
	float: left;
	width: 650px;
	height: 20px;
	background:url(../images/barratop_l.gif);
	margin-left:15px;
}

div#logo {
	top: 0;
	float: right;
	width: 300px;
	height: 105px;
	background: url(../images/mw_logo.png) no-repeat;
	margin-top: 0px;
	margin-left:auto;
	margin-right:15px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}
div#tabarea {
	padding-top:105px;

}
div#tabarea_l {
	padding-left: 0px;
}

div#tabarea_r {
	height: 32px;
	padding-right: 0px;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}
/* color del texto del footer*/
div#footerspacer {
	height: 20px;
}

#pathway {
	padding: 0px 0px 10px 0px;
	width: auto;
	text-align:justify;
	background: url(../images/white/pathway.gif) 0 0 repeat-x;
	color:#FFFFFF;
}

#search {
	width:120px;
	margin-top: 0px;
	margin-right: 3px;
	height: 23px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
	text-align: left;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
	padding-right:3px;
}

#area {
	padding: 0;
}

#whitebox {
	margin: 0;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.gif) 0 0 repeat-x;
}

#whitebox_tr {
	height: 2px;
	overflow: hidden;
}

#whitebox_m {
	width: auto;
	padding: 0px 0px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.gif) 0 100% repeat-x;
}

#whitebox_bl {
}

#whitebox_br {
	height: 2px;
}

/* Men� pill horizontal */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
#tabmenu {
	background: url(../images/white/mw_menu_cap_pill.gif) 0 0 repeat-x;
}
td.pill_l {
  background: url(../images/mw_menu_cap_l.gif) no-repeat;
  width:  13px;
  height: 32px;
}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.gif) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.gif) no-repeat;
  width:  19px;
  height: 32px;
}

#pillmenu {
	  white-space: nowrap;
	  height: 40px;
	  float:none;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
  width: auto;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.gif) top right no-repeat;
	margin: 0px;
	padding: 0px;
	text-align:left;
	width:120px;
}

#pillmenu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float:left;
	display: block;
	height: 32px;
	text-align:center;
	color: #FFFFFF;
	width:100px;
	padding: 0px 10px;
}

#leftcolumn {
	padding: 0;
	margin: 0px;
	width:130px;
	float:left;
}

#maincolumn, #maincolumn_full {
	margin-left: 0px;
	padding-left: auto;
	width: 100%;
}

div.maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

div.nopad {
	width: 83%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
}
div.nopad2 {
	width: 83%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;

}

div.nopad .middle_pad {
	width: 100px;
}

/***/
/*** Joomla! Elementos del contenido especifico ***/
/***/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: inline;
  margin: 0 10px;
  overflow: hidden;
}

/* headers - Encabezados*/
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	table-layout:fixed;
	line-height:26px;
	vertical-align: middle;
	color: #000;
	text-align: left;
	width: 100%;
	height: 22px;
}

div.contentpaneopen h3 {
	margin-top: 5px;
	line-height:26px;
}

h3, .contentpaneopenart {
	margin-top: 5px;
	color: #000;
	border-bottom: 1px solid #ddd;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	margin-bottom: 5px;
	text-align: left;
}

/* Texto peque�o */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.text {
	font-size: 11px;
	font-weight: bold;
}
.p1 {
	font-size: 22px;
	line-height:26px;
	font-weight: bold;
	text-align:center;
}
.p2 {
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
	text-align:center;
}
.p3 {
	font-size: 14px;
	line-height:18px;
}
.fulltext {
	font-size: 11px;
	font-weight: normal;
	float:none;
}
#mediotext{
	clear: both;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 0px;

}
a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.gif) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* Formulario de validaci�n  */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 11px;
}

/* V�nculos del Men� */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

/* Espacios */
span.article_separator {
	display: block;
	height: 10px;
}

.article_column {
	padding-right: 0px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 5px;
}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

.greyline {
  width: 1px;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 5px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* Edici�n de bot�n  */
.contentpaneopen_edit{
	float: left;
}

/* Tabla de contenidos */
table.contenttoc {
  margin: 2px;
  border: 1px solid #ccc;
  padding: 2px;
  width:120px;
  font-size:10px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* Contenedor de Popular (mostread) */

#mostreaddiv {
	border: 1px solid #3F78D2;
	padding-left: 5px;
}
#mostreaddiv_izq {
	padding-left:0px;
}
#sectionsdiv {
	padding-left: 5px;
}
/* Contenedor de tablas */
td.sectiontableheader {
  background: #FFF;
  color: #000;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 2px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 2px;

}

/* Contenedor de estilos */
table.contentpaneopen, table.contentpane {
	font: sans-serif, Verdana, Geneva;
	font-size:14px;
	margin: 0;
	padding: 0px;
	width: 100%;
	text-align:justify;
}
.der {
	width: 160px;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
}

.highlight {
	background-color: #fffebb;
}

/* Elementos del modulo de mando  */
div.user1user2 div.moduletable {
	margin-bottom: 0px;
}
table.moduletable_newsflash {
		border: 1px solid #3F78D2;
}
div.moduletable, div.module {
  margin-bottom: 5px;
}
div.module_menu h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
	padding-left: 0px;
	padding-bottom: 0px;
}

div.module_menu div div div div {
	padding: 0px;
}

div.module_menu ul {
	margin: 3px 5px;
	padding-left: 5px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module ul{
	padding-left: 5px;
	margin: 3px 5px;
}

#leftcolumn div.module table {
	width: auto;
}

/* Formularios */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 120px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0px; 
	padding: 0px;
}

form#form-login ul { 
	padding-left: 0px;
	margin: 3px 7px; 
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #000; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Par�metro de Tabla */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

/* Modulo de Banners  */

/* Estilo skyscraper predefinido */
.bannergroup {
	background:#CC6600;
	border: 6px solid #999900;
	margin-left:auto;
	margin-right:auto;
	padding:12px;
}

/* Estilo de anuncio de texto */

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* Mensajes del sistema */
/* vea el sistema general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Encuestas */
.pollstableborder td {
	text-align: left;
	margin-left:5px;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Correcci�n de Frontend*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 5px;
	padding: 5px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Herramientas Principales  */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	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;
}

/* Mensajes Normales del sistema */
#system-message { 
	margin-bottom: 10px;
}

#system-message dd.message ul { background: #fff url(../../system/images/notice-info.png) 4px center no-repeat;}


/* Mensajes de Error de sistema */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 30px; text-indent:0px;}}

/* Mensajes de Aviso de sistema */
#system-message dd.notice ul { 
	color: #333; 
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; 
	border-top: 3px solid #F0DC7E; 
	border-bottom: 3px solid #F0DC7E;
}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
	text-align:center;
}

/* Componentes especificos Fixes */

#component-contact table td {
	padding: 2px 0;
}

#base {
	background:#FF9900;
	color: #333333;
	overflow: hidden;
	padding:10px 10px;
}

#basel {
	padding: 15px 0;
}

#basel div.moduletable {
}

#basel h3 {
	margin: 0 0 12px;
	padding: 0;
	color: #000000;
}

#basel a {
	color: #444444;
}

#basel a:hover, #basel a:active, #basel a:focus {
	color: #FFFFFF;
}

#basel ul, #basel p, #basel ol {
	padding: 0;
	margin: 0 !important;
}

#basel ul li {
	padding: 0 0 0 15px;
	margin: 0;
	background: url(../images/bullet2.gif) no-repeat 3px 8px;
}

#basel ol li {
	margin-left: 25px;
	padding: 0 !important;
}

#basel td {
	padding: 0;
}

#basel .article_separator {
	display: none;
}

#basel table {
	border-spacing: 0;
	border-collapse: collapse;
}

.basel-box {
	float: left;
	overflow: hidden;
}

.basel-box div.moduletable {
	background: none;
}

.basel-box div.moduletable {
	background: url(../images/vdot2.gif) repeat-y left;
}

.basel-box div.moduletable {
	background: url(../images/vdot2.gif) repeat-y left;
}

