/*
 * CSS Style la plantilla "portal_atib" 
 * @author ATIB
 * @url http://www.itaxista.org
 */
 
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #475052;
	line-height: 16px;
}
#body_bg{
	margin-top: 10px;
	background-image: url(../images/bg_brown.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: White;
	background-position: top;
}
a:link, a:visited {
	font-size: 14px; 
	color: #9C0000; 
	text-decoration: none;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF0000;	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 {
	font-size: 225%;
	font-weight: normal;
	color: #632000;
}

h2 {
	font-size: 200%;
	color: #B05500;
}

h3 {
	font-size: 175%;
	color: #B05500;
}

h4 {
	font-size: 150%;
	font-weight: normal;
	color: #632000;
}

h5 {
	font-size: 125%;
	color: #B05500;
}

h6 {
	font-size: 100%;
	color: #632000;
}

ul {
}

li {
	color: #475052;
}
.latestnews ul {
	margin-top: 6px;
}
.latestnews li {
	color: #FFFFFF;
}
 
.mostread ul{
	margin-top: 6px;
}
.mostread li{
	color: #FFFFFF;
}
.contentheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9C0000;
	padding-bottom: 3px;
}
.contentheading a:link, .contentheading a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #9C0000;
}
.contentheading a:hover {
	color: #FF0000;	text-decoration: underline;
}
.modifydate{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b1b1b1;
	padding-top: 10px;
}

.small{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b1b1b1;
}
.createdate{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b1b1b1;
}
table.pollstableborder {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px;
	width: 100%;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}
.sectiontableentry1 {
	background-color : #F6ECE0;
}
	
#date_time{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #808080;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
}
#pathway{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
	text-align: left;
	padding-top: 7px;
	padding-left: 5px;
	background-image: url(../images/pathway_bg_small.gif);
	background-repeat: repeat-x;
	height: 28px;
}
a.pathway:link, a.pathway:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	color: #808080; 
	text-decoration: none;
}
a.pathway:hover {
	color: #ffffcc;	text-decoration: underline;
}

/* custom styling */
#top_table{
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 960px;
}
#top_logo{
	background-image: url(../images/top_logo.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 300px;
}
#ddmenu_bg{
	background-image: url(../images/ddmenu_bg.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 960px;
}
#user4{
	background-image: url(../images/header_portal.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 960px;
}
#user5{
	background-image: url(../images/header_user5.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 960px;
}
#table_user123{
	background-image: url(../images/user123_bg.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-right: 3px;
	height: 143px;
	width: 960px;;
}

#grey_div1{
	background-image: url(../images/grey_div1.gif);
	background-repeat: no-repeat;
	height: 2px;
	width: 960px;
}
#wr_footer{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: center;
	padding-top: 9px;
	color: #666666;
	padding-left: 0px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 960px;
}
.table_content{
	background-image: url(../images/main_content_bg.gif);
	background-repeat: repeat-y;

}
#table_content{
	margin-left: 3px;

}
#grey_div3{
background-color: White;
	height: 2px;
	width: 960px;
}

/* main content */
#left{
	width: 190px;
}
.left_bg{
	background-color: #F5F5F5;
	width: 190px;
}
#main_content{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
#right{
	width: 190px;
}
.right_bg{
	background-color: #F5F5F5;
	width: 190px;
}
.mini_div{
	background-image: url(../images/menu_mini_div.gif);
	background-repeat: repeat-y;
	width: 3px;
}

/*menu*/
table.moduletable {
	width: 190px;
	margin-bottom: 6px;
}
table.moduletable th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
	text-align: left;
	background-image: url(../images/pathway_bg_small.gif);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 6px;
	padding-left: 5px;
}
/*table.moduletable td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	padding: 2px;
	background-color: #F5F5F5;
	border-bottom: 0px solid #ccc;
}
*/
/* custom module used to adjust the menus text */
table.moduletable_wr {
	width: 190px;
	margin-bottom: 6px;
}
table.moduletable_wr th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2563ae;
	text-align: left;
	background-image: url(../images/pathway_bg_small.gif);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 5px;
}
table.moduletable_wr td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	padding-left: 0px;
}
/* end custom module */


a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	background-color: #ECE2D6;
	display: block;
	height: 24px;
	width: 190px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	color: #632000;
	text-align: left;
	text-indent: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	line-height: 22px;
}

/*Módulo ARCHIVO*/

table.moduletable-archivo th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
	text-align: left;
	background-image: url(../images/pathway_bg_small.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 190px;
	padding-top: 3px;
	padding-left: 0px;
}
table.moduletable-archivo {
	margin-bottom: 6px;
	background-color: #ECE2D6;
	display: block;
	height: 24px;
	width: 190px;
	font-family: Tahoma, Verdana, Arial;
 	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #632000;
	text-align: left;
	text-indent: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	line-height: 22px;
}
table.moduletable-archivo a:link, table.moduletable-archivo a:visited {
	font-size: 12px; 
	color: #632000; 
	text-decoration: none;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table.moduletable-archivo a:hover {
/*	color: #FF0000;	text-decoration: none;*/
	background-color: #DBC7AE;
	display: block;
	height: 24px;
	width: 150px;
	color: #9C0000;	
}

/*Fin Módulo ARCHIVO*/

a.mainlevel:hover {
	background-color: #DBC7AE;
	display: block;
	height: 24px;
	width: 190px;
	color: #9C0000;	
}	
a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	display: block;
	height: 24px;
	width: 190px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	line-height: 22px;
}
a.sublevel:hover {
	display: block;
	height: 24px;
	width: 190px;
	color: #000000;
	text-decoration: underline;	
}
#active_menu {
	background-color: #DBC7AE;
	display: block;
	height: 24px;
	width: 190px;
}
#active_menu.sublevel {
	background-color: #F2F2F2;
	color: #2563ae;
	display: block;
	height: 24px;
	width: 190px;
}

/* user1, user2, user3 */
.user1 {
	background-image: url(../images/user1_bg.gif);
	background-repeat: repeat-x;
	height: 141px;
	width: 280px;
}
#user1 {
	width: 280px;
	height: 141px;
	overflow: hidden;
}
#user1 table.moduletable {
	width: 280px;
}
#user1 table.moduletable th {
	background: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2563ae;
	text-align: left;

}
#user1 table.contentpaneopen td {
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
}
#user1 a:link, #user1 a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#user1 a:hover {
	color: #CCCCCC
}
.user2 {
	background-image: url(../images/user2_bg.gif);
	background-repeat: repeat-x;
	height: 141px;
	width: 300px;
}
#user2 {
	width: 300px;
	height: 141px;
	overflow: hidden;
}
#user2 table.moduletable {
	width: 300px;
}
#user2 table.moduletable th {
	background: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2563ae;
	text-align: left;

}
#user2 table.contentpaneopen td {
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
}
#user2 a:link, #user2 a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#user2 a:hover {
	text-decoration: underline;
}
.user3 {
	background-image: url(../images/user3_bg.gif);
	background-repeat: repeat-x;
	height: 141px;
	width: 300px;	
}
#user3 {
	width: 300px;
	height: 141px;
	overflow: hidden;
}
#user3 table.moduletable {
	width: 300px;
}
#user3 table.moduletable th {
	background: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2563ae;
	text-align: left;

}
#user3 table.contentpaneopen td {
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
}
#user3 a:link, #user3 a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#user3 a:hover {
	text-decoration: underline;
}
#banner_top{
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
#banner_bottom{
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
div#footerwrap{
	background-color: #196365;
	margin-top: 0px;
	padding: 0px;
}
#main_table{
	background-color: White;
	width: 960px;
}
/* Javascript Back button */
.back_button {
	float: left;
  	text-align: center;
  	font-size: 11px;
  	font-weight: bold;
  /* 	border: 1px double #475052; */
 	width: auto;
	background-color: #DBC7AE;
 /* 	background: url(../images/pathway_bg_small.gif); */
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
}