/* MODULES */

.moduletable {
	width			: 100%;
	padding			: 0 0 4px 4px;
	margin			: 0 0 8px 10px;
	border			: 0;
}
.moduletable th {
	font			: bold 12px/14px Arial, Helvetica, sans-serif;
	color			: #fff;
	text-align		: left;
	padding			: 5px 0 5px 4px;
	margin			: 0 0 4px 0;
	border			: 0;
border-bottom: 5px solid #fff;
	background-color: #062f6b;
	
}
div.moduletable, 
.moduletable td, 
.moduletable p {
	font			: normal 10px Arial, Helvetica, sans-serif;
	color			: #333;
	text-align		: left;
	padding-left	         : 4px;
	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 15px;
	list-style		: square url(../images/indent.png) outside;	
}


/* FORMS */
.button, .inputbox, .search {
	font			: normal 10px Arial, Helvetica, sans-serif;
	color			: #000;
	border			: 1px solid #ccc;
	padding			: 1px;
	margin			: 0;
}

.button[value="Vote"],.button[value="Results"]{
	color			: rgb(255,51,0);
	border			: 1px solid rgb(196,219,134);
}

.search{
	border			:0;
}

.button, .inputbox, .search {
	padding			: 1px;
}
.inputbox-search{
	font			: normal 10px Arial, Helvetica, sans-serif;
	color			: #000;
	border			: 1px solid #ccc;
	padding			: 0px 1px 0px 20px;
	margin			: 0;
	background		: #fff url(../images/ico_buscar.png) no-repeat 3px 1px;	
}
.button-search{
	font			: normal 10px Arial, Helvetica, sans-serif;
	color			: #000;
	border			: 1px solid #ccc;
	padding			: 0;
	margin			: 0;
	background		: #ccc;	
}

/* CONTENT STYLES */
.pathway, a.pathway:link, a.pathway:visited {
	font			: normal 10px/10px Arial, Helvetica, sans-serif;
	color			: #333;
}
a.pathway:hover {
	color			: #f90;
}

.contentpane, .contentpaneopen, .contentdescription {
	width			: 100%;
	text-align		: left;
}
.contentpane td, .contentpaneopen td, .contentdescription td {
	padding			: 0 4px; 
}
#contentpaneopen td { color: #fff; }
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 16px/16px Arial, Helvetica, sans-serif;
	color			: rgb(210,119,2);
	width			: 100%;
	margin			: 0;
	padding			: 0 5px;
	border			: 0;
	text-align		: left;
}

.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	font			: bold 20px/20px Arial, Helvetica, sans-serif;
	color			: #345;
	text-decoration	: none; 
}
a.contentpagetitle:hover {
	color			: #678;
}
.buttonheading {
	font			: normal 10px Arial, Helvetica, sans-serif;
	white-space		: nowrap;	
}

.content_rating, .content_vote {
	font-size		: 10px;	
	color			: #345; 
	text-decoration	: none; 
	font-weight		: normal; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 0;
}
.small, .createdate, .modifydate, .smalldark, .poll {
	font			: normal 10px Arial, Helvetica, sans-serif;
	color			: #567; 
	text-decoration	: none; 
	font-weight		: normal;
}
.small {
	color			: #f80; 
}
.smalldark	{
	color			: #003; 
}
.poll {
	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 Arial, Helvetica, sans-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;
}

.back_button a:link, .back_button a:visited {
	background		: url(../images/back.png) transparent no-repeat -2px 0px;
	margin-left		: 5px;
}
.back_button a:hover {
	color			: #f90;
	background		: url(../images/back.png) transparent no-repeat -2px -24px;
}

.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  */

a.sublevel:link, a.sublevel:visited {
	width					: auto;
	line-height				: 20px;
	height					: 20px;
	display					: block;
	padding          	        	: 0;
	font-size				: 12px;
	color					: #062f6b;
	text-decoration		        	: none;
	font-weight				: bold;
	text-indent				: 10px;
	border-bottom			        : 1px dashed #000;
	background				: url(../images/arrow.png) 0px 50% no-repeat;
	}

a.sublevel:hover {
	color					: #1881cb;
	border-bottom			: 1px dashed #1881cb;
	text-decoration			: none;
	text-indent				: 10px;
	background-position		: 2px 50%;
	}

a.mainlevel:link, a.mainlevel:visited {
	width					: auto;
	line-height				: 20px;
	height					: 20px;
	display					: block;
	padding          		: 0;
	font-size				: 12px;
	color					: #062f6b;
	text-decoration			: none;
	font-weight				: bold;
	text-indent				: 10px;
	border-bottom			: 1px dashed #000;
	background				: url(../images/arrow.png) 0px 50% no-repeat;
	}

a.mainlevel:hover {
	border-bottom			: 1px solid;
	text-decoration			: none;
	text-indent				: 10px;
	background-position		: 2px 50%;
	}

a.mainlevel#active_menu {
	border-bottom			: 1px solid;
	text-decoration			: none;
	text-indent				: 10px;
	}

#active_menu {
	color					: #062f6b;
	font-weight				: bold;
	}

/*blue*/


/* TOP MENU SYSTEM  */
ul#mainlevel-nav {
	list-style	: none;
	padding		: 0px; 
	margin-left	: 13px;
	font-size	: 12px;	
	margin-top	:0; 
}

ul#mainlevel-nav li {
	display: inline;
	padding: 0px;
	float: left;
	margin: 0 0 0 1px;
	width: auto;
	font-size: 12px;
	line-height: 22px;

}

ul#mainlevel-nav li a {
	display			: block;
	padding			: 0px 10px;
	text-decoration	: none;
	color			: #fff;
	background		: rgb(6,47,107);
	margin			: 0;
}

#box-horizontal>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
	background: rgb(50,118,190);
}

/* */ 

/* CATEGORY (text format and links) */
.category {
	color			: #345;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #345;
	font-weight		: bold;
}
a.category:hover {
	color			: #f90;
}
	
/* STYLES LISTING CONTENT PAGE */
td.sectiontableheader, td.sectiontablefooter  {
	background-color: rgb(137,137,137);
	color			: #fff; 
	font-weight		: bold;
	font-size		: 11px;
	border			: 0; 
	padding			: 2px 3px 4px 2px;
}
.sectiontableentry1, .sectiontableentry2  {
	background-color: #fff; 
	color			: rgb(137,137,137); 
	font-weight		: normal; 
	padding			: 3px; 
}

.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%;
}

