/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color : #FFFFFF;
	color : #000000;
/*	scrollbar-3dlight-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #f0f0f0;
	scrollbar-arrow-color: #000000;
*/	}

td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin-left: 30px;
	margin-right: 30px;
	border-color: #FF0000;
	border-width: 1px;
	border: 1px;
	margin-bottom: 10px;
	border-top: 10px;
	}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin-left: 30px;
	margin-right: 30px;
	border-color: #FF0000;
	border-width: 1px;
	border: 1px;
	margin-bottom: 10px;
	border-top: 10px;
	width: 95%;
	}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	border-color: #FF0000;
	border-width: 1px;
	border: 1px;
	margin-bottom: 10px;
	border-top: 10px;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #f0f0f0;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #333333;
}
.offtab {
	background-color : #cccccc;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #333333;
}
.tabpadding {
}

.tabheading {
	background-color: #333333;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #86a7e7; font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; font-weight: bold;
	}

h5 {
	color: #86a7e7; font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #86a7e7; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}


/* Links */
a:link, a:visited {
	font-size: 14px;
	color: #5B9ABB;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #696866;
	text-decoration: underline;
	}


/* Horizontal Line */
hr {
	background: #5B9ABB;
	height:1px;
	border: 1px dotted;
	}

hr.separator {
	background: #5E9ABC;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

/*** Texto del MainMenu y OtherMenu ***/
a.mainlevel:link, a.mainlevel:visited {
	/*padding: 3px 24px; */
	padding-left: 25px;
	/*padding-top: 2px;*/
	height: 14px;
	width: 100%;
	text-align: left;
	border: 1px none #5696B9;
	font-size: 14px;
        }

a.mainlevel:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	height: 14px;
	width: 100%;
	/*padding: 3px 24px; */
	padding-left: 25px;
	/*padding-top: 2px; */
	text-align: left;
	border: 1px none #4E90B3;
	font-size: 14px;
        }
/******/

a.mainmenu:link, a.mainmenu:visited {
	color: #5092B5;
	font-weight: normal;
	}

a.mainmenu:hover {
	color: #ff9900;
	text-decoration: underline;
	}
	
a.sublevel:hover {
	color: #585755;
	text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #4E90B3;
	font-weight: normal;
}


/* For content item titles that are hyperlink instead of Read On */

/*** Texto de los Títulos de Contenidos Individuales ***/
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 14px;
	font-weight: bold;
	color: #4F91B4;
	text-indent: 30px;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #5E5D5B;
	text-decoration: underline;
	}
/******/


/* Content - Sections & Categories */
.contentpane {
	background-color : transparent;
	}

.contentpaneopen {  /* Panel conteniendo el Título de la entrada y los iconos de PDF, Print, Mail */
	/*	border : 1px solid #FF9900;
*/
	border : 1px solid #83BBD9;
	margin-left: 20px; /*Añade separación de 60px a la izquierda para cada entrada */
	margin-right: 20px;
	margin-top: 30px;
	background: url(../../teclib/images/contentpaneopen_fondo.jpg) #B6DFFD repeat-x;
	}

.contentpaneopensub {  /*Panel con el contenido de la entrada */
	border : 1px solid #4F91B4;
	margin-left: 20px; /*Añade separación de 60px a la izquierda para cada entrada */
	margin-right: 20px;
	margin-top: 2px;
	}

.contentheading {  /* Título de cada entrada */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align:left;
	background-image: url(../../teclib/images/separa3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 30px;
	line-height: 25px;
	height: 24px;
	text-decoration: none;
	color: #000000;
	}

.contentpagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	}
.contentpagetitle:hover {
	color: #333333;
}

table.contenttoc {
	color: #4A8EB3;
	background-color: #e0e0e0;
    }

table.contenttoc td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}

.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364414;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #5092B5; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.blogsection:hover {
	color: #565553;	
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #5696B9;
	text-decoration: none;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.weblinks:hover {
	color: #575352;	
	text-decoration: underline;
	font-size: 12px;
	}

/*** Leer más ... ***/
a.readon:link, a.readon:visited {
	color: #5193B6;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: inside url(../../teclib/images/arrow.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #585755;
	text-decoration: underline; 
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: inside url(../../teclib/images/arrow.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}
/******/

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #ffd000;
	border-right: solid 0px #ffd000;
	border-top: solid 0px #ffd000;
	border-bottom: solid 0px #ffd000;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	font-size: 12px;
	}

/*** Título Publicidad ***/
table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #498DB2;
	text-align: left;
	width: 100%;
	background: transparent url(../../teclib/images/separa2.gif) no-repeat left;
	text-indent: 24px;
	height: 24px;
	border-bottom: 1px solid #5193B6;
	line-height: 9px;
	text-decoration: none;
	vertical-align: middle;
	}
/******/

/*** Textos LoginForm, Polls, etc... ***/
table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	}
/******/

/*** Título "Seguridad" ***/
.componentheading {
	/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
 	color: #4B8FB2;
	text-align:left;
	background-image: url(../images/separa.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 30px;
	line-height: 25px;
	height: 24px;
	
	font-weight:bold;
	font-size:100%;
	border-bottom:1px solid #ccc;
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
	background:url(../images/application_add.gif) no-repeat top left;
	padding-left:20px;
		
	vertical-align: bottom;
	padding-bottom:5px;

*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4B8FB2;
	text-align: left;
	background: transparent url(../../teclib/images/separa.gif) no-repeat top left;
	text-indent: 30px;
	line-height: 25px;
	height: 32px;
	border-bottom : 2px dotted #4F91B4;
	margin-left: 1px; /*Añade separación de 60px a la izquierda para cada entrada */
	margin-right: 1px;
	margin-top: 10px;
	
	margin-bottom:20px;
	padding-left:5px;
	
	}
/******/

.button {
	/*	color: #5696B9; */
	text-align: center;
	font: bold normal 10px Arial, Verdana, Geneva, Helvetica, serif;
	/*	background: #E7E7E7; */
/*	border: 1px solid #649FBF; 
	height: 15px; */
	vertical-align: middle;
	background: transparent url(../../teclib/images/boton.gif) no-repeat top left;
	height: 20px;
	width: 106px;
	color: #FFFFFF;
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px;
	cursor: hand;
	padding: 0px;
	}

.button:hover {
	background: transparent url(../../teclib/images/boton_hover.gif) no-repeat top left;
	}
	

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid;
	margin-top: 4px;	/*margin-left: 30px;*/
	}

.inputbox:hover {
	border: 1px solid #FF6600;
	}
	
a.pathway:link, a.pathway:visited {
        color: #4E90B3;
	  text-decoration: none;
	  font-weight: normal;
	  font-size: 10px;
        }

a.pathway:hover {
        color:#575654;
        text-decoration: underline;
        }

/** category text format and links **/
.category {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #4A8EB3;
	font-weight: bold;
	font-size: 14px;
	}

a.category:hover {
	color: #585755;
	}

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E90B3;
	line-height: 14px;
	margin: 0px 0px 0px 5px;
	width: 90%;
	padding: 0px;
	}

.sectiontableentry1 {
	}

.contentpane {
	background-color : #FFFFFF;	
}
	
.sectiontableentry2 {
	font-size: 18px;
	}

.sectiontableheader {
	background-color : #FFFFFF;
	color : #4E90B3;
	font-weight : bold;
	font-size: 14px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5193B6;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #4E90B3;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5193B6;
	font-weight: normal;
}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #498DB2;
	text-decoration: none;
	font-weight: normal;
	}

ul  {
	margin: 2px 2px 2px 2px; 
	display:table; 	
	
	font-size: 14px;
	padding-bottom:5px;
	margin-bottom:2px;
	padding-left: 5px;
	margin-left:5px;
	vertical-align: top;
	margin-top: 2px;

	}

/*** Listas con Bullets */
li {
	list-style: inside url(../../teclib/images/arrow_green.gif); 
	
/*        padding-left: 20px; */
/*	text-align: left; */
	text-indent: -18px;
}

ul li {
	list-style: inside url(../../teclib/images/arrow_green.gif); 
	
        padding-left: 20px;
/*	text-align: left; */
	text-indent: -18px;
}

ul li ul li, ul li ul li ul li{
	list-style: inside url(../../teclib/images/arrow.gif); 
	
        padding-left: 20px;
/*	text-align: left; */
	text-indent: -18px;
}

/******/

.fase4rdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #666666; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 12px; font-weight: normal; color: #5393B6;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #4B8FB2;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #759328;
	}

table.contact {
	background-color: #ffffff;
	}

table.contact td.icons {
	background-color: #ffffff;
	}

table.contact td.details {
	background-color: #ffffff;
	font-size: 12px;
	}

.pagenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585755;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #5595B8;
	font-size: 12px;
}

a.pagenav:hover {
	color: #333333;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
	margin-left: 3px;
	vertical-align: middle;

}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
	vertical-align: middle;
	margin-left: 3px;

}

/* PeekLime */

a.bar:link, a.bar:visited {
        color: #4E90B3;
		  text-decoration: none;
        font: normal 9px Arial, Helvetica, sans-serif;
        }

a.bar:hover {
        color: #686765;
		  text-decoration: none;
        }
		  
.searchbox {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4F91B4;
	background: #dae4f8; 
	border: 1px solid; 
	height: 10px;
	line-height: 12px;
	
	color: #5696B9;
	background: #E7E7E7;
	border: 1px solid #649FBF; */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 0px solid;
	height: 12px;
	margin-top: 8px;
	position: absolute;
	vertical-align: middle;
	background-color: #FFFFFF;	/*display: table-cell;	/*margin-left: 30px;*/
	margin-left: 30px;
	}
	
.title {
	font: bold larger;
	letter-spacing: 4px;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}



/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #4E90B3;
	text-align: center;
}

.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F91B4;
	border: 0;
        }
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
/*	margin-left: 25px;
	text-indent: 25px; */
        }

.minifp td { padding-right:5px;}
.minifp td p {
	margin-top:3px;}
.minifp td img {
	border:none;
	margin-left: 0.5em;
	margin-right: 0.5em;}
.minifp-anotherlinks
{
	font-weight:bold;
	font-size:100%;
	border-bottom:1px solid #ccc;
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
	background:url(../../teclib/images/application_add.gif) no-repeat top left;
	padding-left:20px;
}
.minifp ul li {
/*	list-style-image:url(../images/arrow_green.gif); */
	background:none;
	padding-left:0;
	margin-left:20px;
	font-size:94%; 
}
.minifp ul li a { 

}
.minifp-introtitle a {
	font-size:120%;
	font-weight:bold;
	color: #333;
}

.minifp-introtitle a:hover {
	text-decoration:underline;	
}
.minifp-date {
	color:#666;
	font-size:9px;
	font-weight:normal;
	height:10px;
}
a.minifp-full-link {
	font-weight:bold;
}
a:hover.minifp-full-link {
	text-decoration:underline;
}

a.cc:link, a.cc:visited {
	color: #5092B5; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.cc:hover {
	color: #565553;	
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	}
	
.feeds_rss {
	font-weight: normal;
	font-size: 8pt;
	vertical-align: middle;
	margin-left: 30px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;

}

.visitas {
	font-weight: normal;
	font-size: 10pt;
	vertical-align: top;
	margin-left: 30px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.estadisticas {
	font-weight: normal;
	font-size: 10pt;
	vertical-align: top;
	margin-left: 30px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.teclib:link, a.teclib:visited {
	color: #5193B6;
	text-decoration: underline;
/*	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
*/	background:  transparent url(../../teclib/images/separa2.gif) no-repeat top left;
	white-space: normal;
	font-weight: normal;
		padding-left: 18px;

	}

a.teclib:hover {
	color: #FF9900;
/*	text-decoration: underline; 
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:  url(../../teclib/images/separa2.gif) no-repeat top right;
	white-space: normal;
		padding-right: 18px;
*/
	}
