/* MODULES */
.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 3px 0px;
	border			: 0;
}
.moduletable th {
	font			: bold 11px Georgia, "Times New Roman", Times, serif;
	color			: #fff;
	text-align		: left;
	padding			: 3px 4px;
	margin			: 0;
	border			: 0;
	background-color: #235;
}
div.moduletable, 
.moduletable td, 
.moduletable p {
	font			: normal 10px/14px Georgia, "Times New Roman", Times, serif;
	color			: #003;
	text-align		: left;
	padding			: 0;
	margin			: 0;
	border			: 0;
}
.moduletable a:link, .moduletable a:visited { 
	color			: #235; 
	text-decoration	: none;
}
.moduletable a:hover {
	color			: #f90; 
	text-decoration	: underline;
}
table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 20px;
	list-style		: url(../images/indent.png);	
}

/*  MODULE NEWSFLASH */
#box-newsflash table.moduletable {
	color			: #000;
	border			: 0;
	background		: transparent ;
	width			: auto;
}
#box-newsflash table.moduletable th {
	font-size		: 14px;
	line-height		: 18px;
	text-indent		: 6px;
	color			: #000000;
	margin			: 0;
	padding			: 0;
	border			: 0;
	background		: transparent;
}
#box-newsflash table.moduletable td,
#box-newsflash table.moduletable p {
	color			: #000000;
	text-align		: left;
	background		: transparent ;
}



/* FORMS */
.button, .inputbox, .search {
	font			: normal 10px Arial, Helvetica, sans-serif;
	color			: #000;
	border			: 1px solid #123;
	padding			: 0 1px;
	margin			: 0;
}
.inputbox-search{
	font			: normal 11px/13px Arial, Helvetica, sans-serif;
	color			: #000000;
	height			: 13px;
	border			: 1px solid #123;
	padding			: 0px 1px 0px 20px;
	margin			: 1px 0 !important;
	margin			: 0;
	background		: #fff url(../images/ico_buscar.png) no-repeat 3px 1px;	
}
.button-search{
	font			: normal 9px/12px Arial, Helvetica, sans-serif;
	color			: #000;
	border			: 1px solid #123;
	padding			: 0;
	margin			: 0;
	background		: #ccc;	
}

/* CONTENT STYLES */
.pathway, a.pathway:link, a.pathway:visited {
	font			: bold 11px/18px Georgia, "Times New Roman", Times, serif;
	color			: #234;
}
a.pathway:hover {
	color			: #f90;
}

.contentpane, .contentpaneopen, .contentdescription {
	width			: 100%; 
	padding			: 0;	
	margin			: 0; 
	border			: 0;
	text-align		: left;
}
.contentpaneopen td, .contentdescription td {
	padding			: 0 5px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #999; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #f90; 
	text-decoration	: underline;
}

.contentheading, .componentheading {
	font			: bold 20px/20px Georgia, "Times New Roman", Times, serif;
	color			: #234;
	width			: 100%;
	margin			: 0;
	padding			: 0;
	border			: 0;
}

.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #234;
}
a.contentpagetitle:hover {
	color			: #567;
}
.buttonheading {
	font			: normal 10px Georgia, "Times New Roman", Times, serif;
	white-space		: nowrap;	
}

.content_rating, .content_vote {
	font-size		: 10px;	
	color			: #345; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 0;
}
.small 		{
	font-size		: 10px; 
	color			: #345; 
}
.smalldark	{
	font-size		: 10px; 
	color			: #003; 
}
.createdate, .modifydate {
	font-size		: 10px; 
	color			: #345;
}
.poll {
	font			: normal 10px Georgia, "Times New Roman", Times, serif; 
	color			: #999; 
	border			: 0; 
	padding			: 0;
}

/* BUTTONS */

.readon, a.readon:link, a.readon:visited,
.back_button a:link, .back_button a:visited,
.blogsection, a.blogsection:link, a.blogsection:visited {
	font			: bold 11px/14px Georgia, "Times New Roman", Times, serif;
	color           : #345;
	white-space     : nowrap;
	text-decoration : none;
	margin			: 2px 0;
	padding         : 2px 4px 2px 15px;
	border			: 0;
}
.readon, a.readon:link, a.readon:visited,
.back_button a:link, .back_button a:visited {
	float			: left;
	width			: 50px !important;
	width			: 74px;
	height			: 15px !important;
	height			: 19px ;
	clear			: both;
}
.readon, a.readon:link, a.readon:visited, 
.blogsection, a.blogsection:link, a.blogsection:visited {
	background		: url(../images/readon.png) transparent no-repeat -2px -1px;
}
a.readon:hover,
a.blogsection:hover {
	color           : #f90;
	background      : url(../images/readon.png) transparent no-repeat -2px -23px;
}


.blog_more{
	margin			: 5px;
	padding			: 0;
	border			: 0;
}
.blog_more ul li{
	list-style		: url(none) none;
	margin			: 1px;
	padding			: 0;
}


.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #333;
}
a.fase4rdf:hover {
	font-weight		: bold; 
	color			: #f90;
}

.ontab 	{
	color			: #345;
	padding			: 2px 10px 2px 10px;
	border-top		: 2px solid #345;
	border-right	: 2px solid #345;
	border-bottom	: 0;
	border-left		: 2px solid #345;
	font-weight		: bold;
}
.offtab {
	color			: #666;
	padding			: 2px 10px 2px 10px;
	border-top		: 1px solid #666;
	border-right	: 1px solid #666;
	border-bottom	: 3px solid #345;
	border-left		: 1px solid #666;
	cursor			: default;
}
.tabpadding {
	border-bottom	: 3px solid #345;
}
	
table.searchintro {
	background		: #fff;
	margin			: 0  5px;
	width			: 100%;
	border-bottom	: 1px solid #fff;
}
table.searchintro td {
	padding			: 5px;
	border			: 0;
	border-bottom	: 1px solid #fff;
}

.blog_more {
	padding			: 18px 8px;
	margin			: 0px;
	font-size		: 14px;
	font-weight		: bold;
	color			: #333;
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
	list-style		: disc inside;
}

table.contenttoc {
	border			: 1px solid #345;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #345;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #ccc;
}
table.contenttoc td {
	font-size		: 10px;
}

/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #89a;
}
table.contact td.details {
	background		: #e9e9e9;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}
.contact_email {
	background		: #e9e9e9;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}

/* MAIN AND SUB MENU SYSTEM  */
.mainlevel {
	font			: bold 11px Georgia, "Times New Roman", Times, serif;
	width           : auto;
	display         : block;
}
a.mainlevel:link, a.mainlevel:visited {
	color			: #003; 
	background		: url(../images/menu_arrow.png) transparent no-repeat 0px -5px;
	text-decoration	: none;
	padding			: 3px 0px;
	padding-left	: 10px;
	border-top		: 1px solid #ddd;
	border-bottom	: 1px solid #ddd;
}
a.mainlevel:hover {
	color			: #f90;
	text-decoration	: none; 
	border-top		: 1px solid #ddd;
	border-bottom	: 1px solid #ddd;
	background		: url(../images/menu_arrow.png) transparent no-repeat 0px -35px;
}
#active_menu {
	border-top       : 1px solid #ddd;
	border-bottom    : 1px solid #ddd;
	background       : url(../images/menu_arrow.png) transparent no-repeat 0px -65px;
	color            : #900;
}

.sublevel {
	font			: bold 10px/15px Georgia, "Times New Roman", Times, serif;
	padding    		: 1px 2px;
	margin			: 3px;
}
a.sublevel:link, a.sublevel:visited {
	color			: #333;
	text-decoration	: none;
}
a.sublevel:hover {
	color			: #f90;
}
a.sublevel#active_menu  {
	border			: 0;
	color           : #900;
	background      : transparent;
}

/* TOP MENU SYSTEM  */
ul#mainlevel-nav {
	font			: bold 10px Georgia, "Times New Roman", Times, serif;
	list-style		: none;
	padding			: 0;
	margin			: 0;
}
ul#mainlevel-nav li
{
	display			: block;
	background		: transparent;
	padding			: 0;
	margin			: 0;
	float			: left;

	white-space		: nowrap;
	border-right	: 1px solid #fff;
}
ul#mainlevel-nav li a {
	display			: block;
	height			: 15px;
	padding			: 1px 1px 1px 4px;
	margin			: 0;
	width			: 87px;
	text-decoration	: none;
	color			: #fff;
	background		: #235;
}

#box-ticker>ul#mainlevel-nav li a { 
	width: auto;
}

ul#mainlevel-nav li a:hover
{
	color: #333;
	background: #f90;
}

/* CATEGORY (text format and links) */
.category {
	color			: #345;
	font-size		: 14px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #345;
	font-weight		: bold;
	text-decoration	: none;
}
a.category:hover {
	color			: #f90;
}
	

/* SECTION TABLE */
.sectiontableheader {font-size: 12px; font-weight: bold; line-height:18px; color:#FFFFFF; background: #223344; padding: 1px;}
.sectiontableentry1 {background-color : #FFFFFF;}
.sectiontableentry2 {background-color : #F0F0F0;}
.sectiontableentry1 td, .sectiontableentry2 td {font-size: 10px; padding: 2px;}
.sectiontableentry1 a, .sectiontableentry2 a { font-weight:bold; text-decoration:none;}
.sectiontablefooter {text-align: center;}


.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	color			: #459;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	margin			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited  {
	color 			: #003; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: #f90; 
	background		: transparent; 
	text-decoration	: underline;
}


hr.separator {
	background		: transparent;
	height			: 1px;
	border			: 1px solid #999 ;
	width			: 40%;
}

/* STYLES DROPDOWN MENU  */
#menuhorizontal { 
	border			: 0; 
	padding			: 0; 
	margin			: 0;
	
	width			: 100%;
	height			: 19px;
	background		: #235;

	position		: relative; 
	left			: 0; 
	top				: 1px; 

	text-align		: left; 
	vertical-align	: top;
}

/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

/* all levels inner */
.minner {
	font			: bold 10px Georgia, "Times New Roman", Times, serif;
	color			: #fff;
	padding			: 1px 2px 3px 4px;
	border			: 0;
	border-right	: 1px solid #fff;
	border-bottom	: 1px solid #fff;
}

a:link .minner, a:visited .minner {
	color			: #fff;
	text-decoration	: none;
	white-space		: nowrap;
}
a:hover .minner {
	color			: #333;
}

/* main nav */
.main_level_nav {
	margin			: 0;
	padding			: 0;
	border			: 0;	
}
a.main_level_nav:link, a.main_level_nav:visited, a.main_level_nav:hover {
	text-decoration	: none;
}

/* all levels outer */
.moout {
	background		: #235;
}
.moover {
	background		: #f90;
}
a.moover:link,  a.moover:visited {
	color			: #fff;
	text-decoration	: none;
}
a.moover:hover {
	color			: #333;
	text-decoration	: none;
}

/* ******************************************* STYLES DROPDOWNMENU */