/* CSS Document */

html {
	height: 100%;
}

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

body.contentpane{
	background-color: #ffffff;
}

.clr {
	clear: both;
}

.mceContentBody{
	background-color:#ffffff;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 977px;
  	margin-top: 6px;
	margin-right: 0px;
	float: left;

}

#buttons_inner {
	/*border: 1px solid #cccccc;
	/*height: 21px !important;*/
	border:none;
	height: 38px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#buttons_outer_2 {
	width: 171px;
  	margin-top: 6px;
	margin-right: 0px;
	float: left;

}

#buttons_inner_2 {
	border: 1px solid #cccccc;
	/*height: 21px !important;*/
	height: 38px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

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

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

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
	text-align: center;
}


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

ul#sublevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#sublevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

/*SUBMENUS VERTICALES*******************************************************************************************/

#subnavcontainer ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
#subnavcontainer ul li{
position: relative;
}
	
/*Sub level menu items */
#subnavcontainer ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
#subnavcontainer ul li a{
font-size: 12px;
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #eb1f2e;
text-decoration: none;
background: #fff;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
height:30px;
}

#subnavcontainer ul li a:visited{
color: #eb1f2e;
}

#subnavcontainer ul li a:hover{
background-color: #eb1f2e;
color: #ffffff;
}

#subnavcontainer .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \ */
* html #subnavcontainer ul li { float: left; height: 30px; }
* html #subnavcontainer ul li a { height: 30px; }
/* End*/


/****************************************************************************************************************/



 /* display the list items inline with a right margin to space the buttons. Use this to pre-load the hover image */
ul#mainlevel-nav { list-style:none; margin:0; padding:0;}

ul#mainlevel-nav li {display:block; float:left; padding-left: 2px; padding-right:0px; margin-left:5px; margin-right:5px; background:url(../images/button.gif); white-space: nowrap;}

/* style the links and place the background image to start from left edge */
ul#mainlevel-nav li a { display:block; height:38px; float:left; text-decoration:none; font-size:12px; font-family:arial, sans-serif; letter-spacing:1px; line-height:35px; }

/* style the b element to posiition it to the right by 20 pixels and even out the text with 20 pixel right padding */
ul#mainlevel-nav li a {width:181px; margin:0 0 0 0px; display:block; float:left; height:38px; background:url(../images/button.gif) right top; padding:0 0px 0 0; color:#000;text-align:center;color:#eb1f2e;}

/* style the link hover and the link hover b to replace the background image - border:0 needed for IE6 to work */
ul#mainlevel-nav li a:hover, ul#mainlevel-nav li a:hover  {border:0; background-image:url(../images/hover_button.gif); cursor:pointer;}

/* style the active state to replace the background image. This can also be used for a 'current' tab if you wish */
ul#mainlevel-nav li a:active, ul#mainlevel-nav li a:active , ul#mainlevel-nav li a.current, ul#mainlevel-nav li a.current {background-image: url(../images/active_button.gif);}

a.mainlevel-nav#active_menu-nav {text-decoration: underline; background-image: url(../images/active_button.gif);}
a:hover.mainlevel-nav#active_menu-nav {text-decoration: underline; background-image: url(../images/hover_button.gif);}

/* move the text down by 3 pixels, and to the right by 2 pixels */
ul#mainlevel-nav li a:active , ul#mainlevel-nav li a.current  { line-height:38px; margin-left:0px; padding-right:0px;}



/*MENU DE INICIO SOLO EL BOTON DE INICIO*/

 /* display the list items inline with a right margin to space the buttons. Use this to pre-load the hover image */
ul#mainlevel-ini { list-style:none; margin:0; padding:0;}

ul#mainlevel-ini li {display:block; float:left; padding-left: 2px; padding-right:0px; margin-left:1px; margin-right:1px; background:url(../images/button.gif); white-space: nowrap;}

/* style the links and place the background image to start from left edge */
ul#mainlevel-ini li a { display:block; height:38px; float:left; text-decoration:none; font-size:12px; font-family:arial, sans-serif; letter-spacing:1px; line-height:35px; }

/* style the b element to posiition it to the right by 20 pixels and even out the text with 20 pixel right padding */
ul#mainlevel-ini li a {width:156px; margin:0 0 0 0px; display:block; float:left; height:38px; background:url(../images/button.gif) right top; padding:0 0px 0 0; color:#000;text-align:center;color:#eb1f2e;}

/* style the link hover and the link hover b to replace the background image - border:0 needed for IE6 to work */
ul#mainlevel-ini li a:hover, ul#mainlevel-ini li a:hover  {border:0; background-image:url(../images/hover_button.gif); cursor:pointer;}

/* style the active state to replace the background image. This can also be used for a 'current' tab if you wish */
ul#mainlevel-ini li a:active, ul#mainlevel-ini li a:active , ul#mainlevel-ini li a.current, ul#mainlevel-ini li a.current {background-image: url(../images/active_button.gif);}

a.mainlevel-ini#active_menu-ini {background-image: url(../images/active_button_2.gif);}
a:hover.mainlevel-ini#active_menu-ini {background-image: url(../images/hover_button_2.gif);}

/* move the text down by 3 pixels, and to the right by 2 pixels */
ul#mainlevel-ini li a:active , ul#mainlevel-ini li a.current  { line-height:38px; margin-left:0px; padding-right:0px;}






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

	ul#sublevel-nav li a:hover
{
	color: #fff;
	background: #eb1f2e;
}


#search_outer {
	float: left;
	width: 151px;
	margin-left: 3px;
	margin-top: 9px;
}

#search_inner {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 0px;
  height: 21px !important;
  overflow: hidden;
  background-image: url(../images/searchBg.gif);
  background-position: right;
  background-repeat: no-repeat;
}

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

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
	width: 120px;
	vertical-align:middle;
}

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

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 975px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
	/*border: 1px solid #cccccc;*/
	border:none;
}

#top_outer{
	float: left;
	width: 165px;
}

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

#left_outer {
   float: left;
	margin-top: 6px;
	width: 171px;
}

#left_inner {
  /*border: 1px solid #cccccc;*/
  border:none;
  float: none !important;
  /*float: left;
  margin-right: 3px;*/
  padding-left: 2px;
  padding-top: 2px;
  width:167px;
  margin-left:6px;
}




#content_outer {
	padding: 0px;
	margin-top: 6px;
	margin-left: 6px;
	/*border: 1px solid #cccccc; */
	border:none;
	float: left;
	width: 798px;
	text-align: center;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  margin: 0;
}

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

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

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

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


/*nuevo texto**********************************************/

table.contentpaneopen {
  width			   : 100%;
  table-layout	   : auto;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px dotted #999999;
  border-left	   : 1px dotted #999999;
  border-right	   : 1px dotted #999999;
  text-align:center;
  background-color : #ffffff;
/**/
}

td.contentheading {
  font-size        : 12px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 0px;
  color            : #eb1f2e;

  border:		   : none;
  /*border-top: 1px solid #cccccc;
  /*background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width:98%;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;$*/
}
table.contentpaneopen td {
  padding-left     : 5px;
  padding-right    : 5px;
  margin-left:     : 5px;
  padding-bottom   : 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 {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}


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

table td.body_outer {
	padding: 2px;
}

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

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

/** old stuff **/

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

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  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: center;
	padding: 3px;
	font-weight:bold;
	color: #ffffff;
}

#footer a{
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover{
	font-weight: bold;
}



td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #eb1f2e;
	/*background-image: url("../images/fondoWeb.gif");*/
}

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

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

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

table.contentpane td {
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
}

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

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

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

/*td.buttonheading{
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width:98%;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}*/

td.buttonheading{
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-size: 10px;
	text-transform: uppercase;
	width:98%;
	border:none;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 2px;
	height: 17px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width:774px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	margin-top:2px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	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 {
	padding: 0;
	margin-bottom: 2px;
	margin-top:2px;
}


table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	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;
	width:156px;
}

table.moduletable_menu th, div.moduletable_menu h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	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;
}


/*SUBMENUS DE USUARIO*******************************************************************************************/

.moduletable ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
.moduletable ul li{
position: relative;
}
	
/*Sub level menu items */
.moduletable ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.moduletable ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #eb1f2e;
text-decoration: none;
background: #fff;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
height:30px;
}

.moduletable ul li a:visited{
color: #eb1f2e;
}

.moduletable ul li a:hover{
background-color: #eb1f2e;
color: #ffffff;
}

.moduletable .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat right;
}

	
/* Holly Hack for IE \*/
* html .moduletable ul li { float: left; height: 30px; }
* html .moduletable ul li a { height: 30px; }
/* End*/


/****************************************************************************************************************/



table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f0f0f0;
}

.sectiontableentry11 {
	background-color : #ffffff;
	font-size: 10pt;
}

.sectiontableentry22 {
	background-color : #f9f9f9;
	font-size: 10pt;
}

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

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

.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 {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.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;
}

div.mosimage {
  border: 1px solid #ccc;
}

.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: 1.5em;
}
