/* CSS Document */

html {
	height: 100%;
}

body  { background-color: #ccc; margin: 0; height: 100% }
.clr {
	clear: both;
}
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #FF6600;
	margin-bottom: 2px;
}

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

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


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

ul#mainlevel-nav li
 { color: #666666; font-size: 11px; line-height: 32px; background-image: url("../images/spacer.png"); background-repeat: no-repeat; background-position: right top; white-space: nowrap; padding-right: 0; padding-left: 9px; height: 32px; float: left }

ul#mainlevel-nav li a
 { color: #666666; text-decoration: none; background: transparent; text-align: center; display: block; padding-right: 20px; padding-left: 15px }

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

	ul#mainlevel-nav li a:hover
 { color: #990000 }


#search_outer {
	float: center;
	width: 95px;
}
div.search{
float: left;
width: 90px;
}
#cpa1 { position: relative; top: 150px; width: 700px; height: 30px }
#search_inner  { text-align: left; padding: 0; height: 18px !important; overflow: hidden; border: solid 1px #cccccc }

#search_inner form  { text-align: left; margin: 0; padding: 0 }

#search_inner .inputbox  { color: #ff6600; font-size: 11px; font-family: arial, helvetica, sans-serif; text-align: left; padding: 0;
	border-style: dotted;
	border-width: 0;
}

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

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
}

#top_outer { text-align: center; width: 165px }

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

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

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

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

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

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


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

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

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner  { margin: 0; padding: 2px; position: absolute; top: 15px; right: 15px; bottom: 15px; left: 15px !important; float: none !important; border: solid 1px #cccccc }

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

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle  { color: #3450b1; font-size: 40px; padding-top: 10px; padding-left: 15px }

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

div.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  background: url(../images/bac_btn.png) repeat-x;
  line-height: 20px;
  margin: 1px;
  color:#006600;
  width:99px;
}

.pagenav  { color: #000; font-size: 11px; font-weight: bold; line-height: 20px; text-align: center; text-indent: 5px; margin: 1px; padding: 0 10px 0 7px; width: auto; border: double 1px #cccccc }

.pagenavbar  { text-align: center; margin-right: 10px; margin-left: 8px; float: right }

#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td  { font-size: 11px; text-align: left;
	color: #0084c4;
}



body  { color: #000; font-size: 12px; font-family: Arial, Helvetica, "Sans Serif"; line-height: 120%; padding: 0 }

/* Joomla core stuff */
a:link, a:visited  { color: #0084c4; font-size: 11px; font-weight: bold; text-decoration: none }

a:hover {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}

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

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

}

table.contentpaneopen td.componentheading {
	padding-left: 0;

}



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

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

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

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

.button  { color: #333333; font-size: 10px; font-family: verdana, Hevlvetica, sans-serif; font-weight: bold; line-height: 12px !important; text-align: left; margin: 1px; padding: 0 5px; width: auto; height: 18px !important; border: double 1px #cccccc }
label {
color:#999999;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-family:tahoma;
}
.inputbox2 {
	border:solid 0px #cccccc;
	background-color: #ffffff;
	position: relative;
	right: -10px;
}

.componentheading   { color: #5c616c; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-stretch: semi-expanded; text-align: center; padding-top: 0; padding-left: 5px; height: 12px; border-top: 1px solid #5c616c; border-right: 1px solid #5c616c; border-bottom: #5c616c; border-left: 1px solid #5c616c }

.contentcolumn {
	padding-right: 10px;
}

.contentheading   { color: #0084c4; background-image: url("(EmptyReference!)"); text-align: left; padding-top: 5px; padding-left: 5px; height: 28px; /*border-top: dotted #fff; border-right: dotted #fff; border-bottom: 1px dotted #37a2e5; border-left: dotted #fff;*/
	font: 18px/20px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}



.contentpagetitle  { color: #000; font-size: 13px; font-weight: bold; text-align: left }

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 {
	color:#FFFFFF;
	text-align: left;
}

div.module {
	margin-bottom: 0px;
	padding-bottom:5px;
	padding-left:7px;
	color:#FFFFFF;
}
table.moduletable th, div.moduletable h3  { color: #0084c4; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 20px; text-align: left; margin-top: 0; margin-bottom: 0; padding-bottom: 0; padding-left: 0; height: 20px;
}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}

table.pollstableborder  { color: #0084c4; padding: 2px; width: 90% }
moduletable-Banners  { text-align: center;
}
.sectiontableheader  { color: #0084c4; height: 15px;
	background-color: white;
}

a.category {
  font-weight: bold;
  color: #0084c4;
}
a.category:hover {
  font-weight: bold;
  color: orange;
}
a.category:visited {
  font-weight: bold;
  color: #cc1eac;
}
img.image{
  border: 1px solid #666666;
  width:64px;
  height:64px;
}

.sectiontablefooter {

}

.sectiontableentry1  { color: #5d616c; background-color: #fff;
	text-align: left;
}

.sectiontableentry2  { color: #5d616c; background-color: #fff;
	text-align: left;
}

.small {
	color:#999999;
	font-size: 9px;
}

.createdate {
	padding-bottom: 2px;
	color: #999999;
	font-size: 11px;
	height: 8px;
}

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

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

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #FF6600;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited  { color: #ffffff; font-size: 11px; font-weight: bold; text-decoration: none; background-color: #0084c4; text-align: left; display: block; padding-top: 2px; padding-left: 15px; width: 92% !important; height: 20px !important; vertical-align: middle; border-bottom: 1px dotted #666666 }

a.mainlevel:hover  { color: #000; text-decoration: none; background-color: #0084c4; border-bottom: 1px solid #666666 }

a.mainlevel#active_menu {
	color:#FFFF00;
	font-weight: bold;
	font-size:13px;
}

a.mainlevel#active_menu:hover {
	color:#FF9900;
}

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

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

a.sublevel#active_menu {
	color: #333;
}

.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;
	width:98%;
}

div.mosimage {
  border: 1px solid #cccccc;
}
div.message {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:20px;
}
.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 0.2em;
	border-top-style: none;
	border-top-width: 0;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#666666;
	font-weight:normal;
}
a.mostread:hover {
	color:#333333;
	font-weight:normal;
	text-align: left;
}
a.latestnews, a.latestnews:visited {
	color:#9A927D;
	font-weight:normal;
}
a.latestnews:hover {
	color:#FF6600;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-left:10px;
}
a.mostread, a.mostread:visited {
	color:#9A927D;
	font-weight:normal;
}
a.mostread:hover {
	color:#FF6600;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-left:10px;
}
td.site_name {
	font-size:44px;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:bold;
	color:#FF6600;
}
td.site_desc {
	font-size:15px;
	font-weight:bold;
	color:#FF6600;
}
table.box_table{
	background-color:#F7F7F7;
}
a.readon, a.readon:visited   { color: #37a2e5; text-decoration: none; background-repeat: no-repeat; background-position: right 50%; text-align: left; display: compact; padding-top: 2px; width: 85px; height: 18px; float: right; }
th.pagenav_next {
	display:block;
	color:#FFFFFF;
	height:21px;
	font-size:11px;
	width:50px;
	padding-top:7px;
	text-align:center;
}
th.pagenav_prev {
	display:block;
	color:#FFFFFF;
	height:21px;
	font-size:11px;
	width:50px;
	padding-top:7px;
}
td.ver {
	text-align: center;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	height:30px;
}
td.footer{
background-color:#333333;
color:#FFFFFF;
}
div.blog_more{
padding-left: 8px;
}
div.main{
vertical-align:top;
}
ul.latestnews-nav { text-align: center; text-indent: 5px }
h3{
color:#CCCCCC;
font-size:13px;
text-align:center;
margin-bottom:0px;
margin-top:0px;
}
td.left{
	background-repeat:no-repeat;
	background-position:right top;
}
td.right{
	background-repeat:no-repeat;
	background-position:left top;
}

/* mod by Dan: caso especial: la caja de videos no debebe tener padding*/
td#caja_videos table.contentpaneopen td 
{ 
	padding: 0px; 
}

table.blog table.contentpaneopen img{ margin-right: 4px;}