/* CSS Document */

html {
	height: 100%;
}

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

.clr {
	clear: both;
}
/*este es el outline de afuera*/
.outline {
  border: 0px solid #1C1E55;
  background: #ffffff;
	padding: 0px;
}

/*este es la cajita del top menu*/
#buttons_outer {
	
	background: #ffffff;
  	margin-bottom: 2px;
	margin-right: 2px;
	margin-top: 5px;
	float: right;
	border: 0px solid #1C1E55;
}

/* este es el outline del top menu*/
#buttons_inner {
	border: 0px solid #ffffff;
	height: 14px !important;
	height: 23px;
}

/* esta es la cajita del breadcrumming*/
#pathway_text {
  overflow: hidden;
	display: block;
	background: #ffffff;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 0px;
	border: 0px solid #1C1E55;
	margin-bottom: 2px;
	color: #1C1E55;
		
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

/*este es el menu top*/

ul#mainlevel-nav li
{
	
	background-image: none;
	padding-left: 1px;
	padding-right: 1px;
	float: left;
	margin: 0;
	font-size: 9px;
	line-height: 8px;
	white-space: nowrap;
	border-right: 1px solid #888888;
	text-transform: uppercase;
}

/*este es el menu top*/
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #888888;
	background: transparent;
	letter-spacing: 1.2px;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000000;
	background: #ffffff;
}

/* SEARCH STYLES */
#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 0px solid #ffffff;
	padding: 14px;
  height: 21px !important;
  height: 42px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 1px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #007d7e;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 808px;
	height: 160px;
	background: url(../images/7.jpg) no-repeat;

}

/* este es el newsflash module a la derecha arriba*/
#top_outer{
	float: left;
	width: 120px;
}

#top_inner {
  border: 0px solid #ffffff;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 130px;
}

/* este es la cajita que tiene el main menu a la izquierda*/
#left_inner {
  border: 0px solid #ff6666;
	padding: 2px;
  float: none !important;
  float: left;
}

/* esta es la cajita del contenido al centro*/
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	border: 0px solid #cccccc;
	float: left;
	width: 808px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
  border: 0px solid #cccccc;
}

table.content_table {
  width: 558px;
	padding: 0px;
	margin: 0px;
	 border: 0px solid #cccccc;
	
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	width: 808px;
	float: left;
	padding: 0px;
	height: 80px;
	border: 0px solid #ff6666;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-top: 5px;
	margin-left: 10px;
	width: 250px;
}

/*esta es la cajita del poll a la derecha*/
#right_inner {
  float: none !important;
  float: right;
  border: 0px solid #ff6666;
  padding: 0px;
}

/* esta es la cajita de latest news user 1*/

.user1_inner {
	border: 0px solid #ff6666;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
	width: 170px;
}

.user2_inner {
	border: 0px solid #ff6600;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

/* esta es la tabla que recoje el contenido debajo del breadcrumming*/
table td.body_outer {
	padding: 0px;
	border: 0px solid #ff6666;
}

.maintitle {
	color: #888888;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
	font-weight: bold;
}




.error {
  font-style: normal;
  /*text-transform: uppercase;*/
  padding: 5px;
  color: #1C1E55;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px double #666666;
  width: auto;
 /* background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 0px;
  line-height: 20px;
  margin: 0px;

}

.pagenav {
  text-align: center;
  font-size: 8px;
  font-weight: bold;
  border: 3px double #666666;
  width: auto;
 /* background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: left;
	padding: 0px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

/* estas on los bullets de las noticias en latest news*/
li
{
line-height: 15px;
padding-left: 5px;
padding-top: 0px;
/*background-image: url(../images/arrow.png);*/
background-repeat: no-repeat;
background-position: 0px 2px;
}


td1 {
	text-align: left;
	font-size: 11px;
	line-height: 140%;
}

td {
	text-align: left;
	font-size: 12px;
	line-height: 140%;
}

/* aqui se pone el top margin to 0*/
body {
	margin: 1px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #666666;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #888888; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #004D4d;	
	text-decoration: none;
	font-weight: normal;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {

width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	border: 0px solid #000;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #1C1E55;
}

.button {
  color: #888888;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 3px double #cccccc;
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 0px;
  line-height: 18px !important;
  line-height: 32px;
  height: 26px !important;
  height: 24px;
  margin: 0px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #888888;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	height: 21px;
	font-size: 16px;
	text-transform: bold;
	font-weight: bold;

}

.contentcolumn {
	padding-right: 5px;
}

/* titulos de news y articles*/
.contentheading {
	height: 30px;
	color: #888888;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
}

.contentpagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	text-align:left;
	white-space: nowrap;
}

/**/

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

/* cabezales de modulos*/
table.moduletable th, div.moduletable h3 {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #1C1E55;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #1C1E55;
  padding: 0px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #1C1E55;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #1C1E55;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #1C1E55;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #1C1E55;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  /*background: url(../images/subhead_bg.png) repeat-x;*/
  color: #1C1E55;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
/* main menu*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #1C1E55;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #1C1E55;
}

a.mainlevel#active_menu {
	color:#1C1E55;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #1C1E55;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #1C1E55;
	text-align: left;
}

a.sublevel:hover {
	color: #1C1E55;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #1C1E55;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
/* image border*/
div.mosimage {
  border: 1px solid #1C1E55;
}

.mosimage {
  border: 1px solid #1C1E55;
  margin: 5px
  
}

.mosimage_caption {
  margin-top: 2px;
  background: #ffffff;
  padding: 1px 2px;
  color: #888888;
  font-size: 9px;
  border-top: 1px solid #ffffff;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}









td.class  {
padding: 3px 3px 3px 10px;
border-bottom: 1px dotted #ccc;

}

.paperweight {

padding: 4px 4px 4px 10px; 
background-color: #fff; 
font-weight: bold; 
color: #000;
border-bottom: 1px dotted #ccc;
}

table.class {
width: 100%;
border: 0px dotted #ccc;}


table.noclass {

border: 0px dotted #ccc;}
