/* ******************************************* mv_newspaper */

#main-container {
	width			: 764px !important;
	width			: 774px;
	margin			: auto;
	padding			: 14px;
	border			: 0;
	z-index			: 1;
	text-align		: left;
	background		: transparent;
}

/* ******************************************* Header template */
#box-header	{
	float			: left;
	margin			: 1;
	padding			: 0;
	border			: 0px solid #003;
	height			: 230px;
	width			: 732px !important;
	width			: 750px;
	background		: #ffffff url(../images/cronica_logo.jpg) no-repeat center center;
}

/* ******************************************* Date and Search */
#box-date	{
	float			: left;
	margin			: 1;
	padding			: 1px;
	border			: 0;
	border-top		: 1px solid #003;
	border-bottom	: 1px solid #003;
	width			: 732px !important;
	width			: 738px;
	vertical-align	: middle;
	text-align		: left;
}

#box-miniheader {
	float			: left;
	margin			: 1;
	border			: 1px solid #003;
	padding			: 0;
	width			: 200px !important;
	width			: 266px;
	height			: 78px !important;
	height			: 63px;
	overflow		: hidden;
	background		: transparent url(../images/mini_cronica.png) no-repeat center center;
}
#box-pathway	{
	float			: left;
	width			: 734px !important;
	width			: 738px;
	height			: 16px !important;
	height			: 10px;
	padding			: 1px 0;
	margin			: 1px;
	border			: 0;
	border-top		: 1px solid #003;
	border-bottom	: 1px solid #003;
	vertical-align	: middle;
	text-align		: left;
}
/* ******************************************* Banner and News Flash */
#box-subheader	{
	float			: left;
	padding			: 0;
	margin			: 0 !important;
	margin			: 0;
 	border			: 0;
	background		: transparent;
}
#box-banner {
	float			: left;
	width			: 468px !important;
	width			: 470px;
	height			: 99px !important;
	height			: 63px;
	text-align		: center;
	vertical-align	: middle;
	margin			: 1px;
	border			: 1px solid #003;
	padding			: 0;
	background		: #30348B url(../images/bg_banner.png);
	overflow:hidden;
}

/* ******************************************* Pathway Box */
#box-ticker	{
	float			: left;
	width			: 470px !important;
	width			: 470px;
	height			: 16px !important;
	height			: 18px;
	padding			: 1px 0;
	margin			: 1px;
	border			: 0;
	border-top		: 1px solid #003;
	border-bottom	: 1px solid #003;
	vertical-align	: middle;
	text-align		: left;
	overflow		: hidden;
}

/* ******************************************* Module Top */
#box-newsflash {
	float			: left;
	margin			: 1px 0px 1px 1px;
	border			: 1px solid #003;
	padding			: 1px;
	width			: 256px !important;
	width			: 265px;
	height			: 104px !important;
	height			: 103px;
	overflow		: auto;
}

#box-newsflash table.moduletable {
	color			: #000;
	border			: 0;
	background		: transparent ;
}
#box-newsflash table.moduletable th {
	color			: #000;
	margin			: 0;
	padding			: 2px;
	border			: 0;
	background		: transparent;
}
#box-newsflash table.moduletable td {
	color			: #000;
	text-align		: left;
	font-size		: 11px;
	font-weight		: normal;
	background		: transparent ;
}


/* ******************************************* Content Body */
#box-menu 	{
	float			: left;
	margin			: 5px; 
	padding			: 1px 0;
	border			: 1;
	border-top		: 1px solid #8A8A8A;
	border-bottom	: 1px solid #8A8A8A;

	height			: 17px !important;
	height			: 21px;
	width			: 732px !important;
	width			: 719px;
	text-align		: left;
	z-index			: 100;
	overflow		: visible;
}

#box-left, #box-right 	{
	float			: left;
	vertical-align	: top;
	padding			: 0;
	margin			: 1px;
	border			: 0;
	width			: 150px !important;
	width			: 138px;
}
#box-mainbody	{
	float			: left;
	vertical-align	: top;
	padding			: 0;
	margin			: 0px;
	border			: 0;
	width			: 432px !important;
	width			: 470px;
}
#box-mainbody2	{
	float			: left;
	vertical-align	: top;
	padding			: 0;
	margin			: 0;
	border			: 0;
	width			: 590px !important;
	width			: 590px;
}



/* ******************************************* Menu Bottom Horizontal */
#box-menu-bottom {
	float			: right;
	color			: #bbc;
	margin			: 1px 0;
	padding			: 2px 1px 3px 1px;
	height			: 15px !important;
	height			: 21px;
	background		: #30348B;
	vertical-align	: middle;
	text-align		: center;
	border			: 0;
	width			: 732px !important;
	width			: 732px;
}
.bar, a.bar:link, a.bar:visited  {
	font			: bold 10px Georgia, "Times New Roman", Times, serif, Arial;
	color			: #fff;
	padding			: 0px; 
	margin			: 0px; 
	background		: transparent;
}
a.bar:hover {
	color			: #f90;
	text-decoration: none;
}


/* ******************************************* Footer */
#box-footer  {
	float			: left;
	padding			: 5px;
	margin			: 0;
	border			: 2px solid #235;
	width			: 720px !important;
	width			: 732px;
	text-align		: center;
	vertical-align	: middle;
	background		: #f90;
}
#box-footer div {
	font			: bold 9px serif, "Times New Roman", Georgia, Times, Arial;
	color			: #ffffff;
}
#box-footer a, #box-footer a:link, #box-footer a:visited {
	color			: #fffffF;
	text-decoration	:underline;
}
#clr 	{
	clear			: both;
}

/* *******************************************  End CSS Template   */

/* *******************************************  General CSS Styles  */

body {
	background		: #ffffff; 
	padding			: 0; 
	margin			: 0;
	text-align		: center;
	vertical-align	: top;
}

td, div, p {
	color			: #000;
	font			: normal 14px Times, "Times New Roman", Georgia, serif, "Trebuchet MS", Tahoma, Arial, Helvetica, "Sans Serif", Arial;
	margin			: 0;
	margin-top		: 0;
	padding			: 0px;
	border			: 0;
	border-top		: 0px solid #003;
	border-bottom	: 0px solid #003;
}


a, a:link, a:visited {
	color			: #235;
	text-decoration	: none;
}
a:hover {color: #c00; text-decoration:underline}

h1	{font: bold 24px Georgia, "Times New Roman", Times, serif, Arial;	color: #333; margin: 0px; padding: 0px;}
h2	{font: bold 16px Georgia, "Times New Roman", Times, serif, Arial;	color: #333; margin: 0px; padding: 0px;}
h3	{font: bold 14px Georgia, "Times New Roman", Times, serif, Arial;	color: #333; margin: 0px; padding: 0px;}
h4	{font: bold 10px Georgia, "Times New Roman", Times, serif, Arial;	color: #333; margin: 0px; padding: 0px;}

ul	{list-style: square outside; }
ol	{list-style: decimal outside; }
li	{}
blockquote {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;
	border-left		: 5px solid #ccc;
}

form { 
	margin			: 0; 
	padding			: 0;
}
select { 
	font-size		: 10px; 
	font-weight		: bold; 
	color			: #333;
}
input {
	padding			: 0;
	margin			: 0;
}


/* ******************************************* MAMBO CSS STYLES */

.date {
	font			: bold 13px serif, "Times New Roman", Georgia, Times;
	color			: #003; 
}
.sitename {
	font			: bold 11px Gerogia, "Times New Roman", Times, serif;
	color			: #003;
}
.sitename_2 {
	font			: bold 11px Georgia, "Times New Roman", Times, serif;
	color			: #003; 
}

/* ******************************************* MODULES */
table.moduletable {

	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 5px 0px;
	border			: 0;
}
table.moduletable th {
	font			: bold 10px georgia, serif, "Times New Roman", Times;
	color			: #fff;
	text-align		: left;
	padding			: 0px 3px;
	margin			: 3;
	border			: 0;
	background-color: #30348B;

}
div.moduletable, table.moduletable td  {
	font			: normal 9px Arial, Helvetica, sans-serif;
	color			: #003;
	text-align		: left;
	padding			: 0px;
	margin			: 0px;
	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;	
}

.button {
	font			: normal 9px Georgia, Arial, Helvetica, sans-serif;
	color			: #333;
	border			: 1px solid #000;
}
.inputbox, .search {
	font			: normal 9px Georgia ,Arial, Helvetica, sans-serif;
	color			: #333;
	border			: 1px solid #000;
}
.poll {
	font			: 8px Georgia, Helvetica, sans-serif; 
	color			: #999; 
	font-weight		: normal; 
	border			: 0; 
	padding			: 0;
}


/* ******************************************* CONTENT STYLES */
.pathway, a.pathway:link, a.pathway:visited {
	color			: #000;
	font-size		: 10px;
}
a.pathway:hover {
	color			: #f90;
}

.contentpane, .contentpaneopen, .contentdescription {
	width			: 100%;
	text-align		: left;
}
.contentpane td, .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 Times, "Times New Roman", Georgia, serif;
	color			: #333333;
	width			: 100%;
	margin			: 0;
	padding			: 0 5px;
	border			: 0;
	text-align		: left;
	border			: 0;
	border-top		: 2px dotted #6D7175;
	border-bottom	        : 0px dotted #003;
}

.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #000;
}
a.contentpagetitle:hover {
	color			: #000;

}
.buttonheading {
	font			: normal 9px Times, "Times New Roman", Times, serif;
	white-space		: nowrap;	
}

.content_rating, .content_vote, .back_button {
	font-size		: 10px;	
	color			: #345; 
	text-decoration	: none; 
	font-weight		: normal; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 10px;
}
.small 		{
	font-size		: 10px; 
	color			: #345; 
	text-decoration	: none; 
	font-weight		: normal;
}
.smalldark	{
	font-size		: 10px; 
	color			: #003; 
	text-decoration	: none; 
	font-weight		: normal;
}
.createdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #345;
}
a.readon:link, a.readon:visited {
	font-size		: 11px;
	font-weight		: bold;
	color			: #345;
}
a.readon:hover {
	color			: #f90;
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #333;
}
a.fase4rdf:hover {
	font-weight		: bold; 
	color			: #f90;
}

a.blogsection:link, a.blogsection:visited {
	color			: #333;
	text-decoration	: none;
	font-weight		: normal;
}
a.blogsection:hover {
	color			: #f90; 
	text-decoration	: none;
}

.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		: #ffffff;
	margin			: 0  5px;
	width			: 95%;
	border-bottom	: 1px solid #fd0000;
}
table.searchintro td {
	padding			: 5px;
	border			: 0;
	border-bottom	: 1px solid #fd0000;
}

.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		: #000099;
}
table.contenttoc td {
	font-size		: 11px;
}


/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #89a;
}
table.contact td.details {
	background		: #000099;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}
.contact_email {
	background		: #FFFFFF;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #fd0000;
}

/* ******************************************* 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.png) transparent no-repeat 0px -5px;
	text-decoration	: none;
	padding			: 3px 0px;
	padding-left	: 13px;
	border-top		: 1px solid #ddd;
	border-bottom	: 1px solid #ddd;
}
a.mainlevel:hover {
	color			: #900;
	text-decoration	: none; 
	border-top		: 1px solid #ddd;
	border-bottom	: 1px solid #ddd;
	background		: url(../images/menu2.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            : #f90;
}

.sublevel {
	font			: bold 11px/20px Georgia, "Times New Roman", Times, serif;
	padding    		: 2px;
	margin			: 3px;
}
a.sublevel:link, a.sublevel:visited {
	color			: #333;
	text-decoration	: none;
}
a.sublevel:hover {
	color			: #900;
}
a.sublevel#active_menu  {
	border			: 0;
	color           : #f90;
	background      : transparent;
}



/* ******************************************* TOP MENU SYSTEM  */
ul#mainlevel-nav {
	font			: bold 12px 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			: 14px !important;
	height			: 17px;
	padding			: 1px 1px 1px 4px;
	margin			: 0;
	width			: 75px !important;
	width			: 80px;
	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: #30348B;
}

/* ******************************************* 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: #30348B; 
	color			: #fff; 
	font-weight		: bold;
	font-size		: 11px;
	border			: 0; 
	padding			: 2px 3px 4px 2px;
}
.sectiontableentry1  {
	background-color: #ffffff; 
	color			: #333; 
	font-weight		: normal; 
	padding			: 3px; 
}
.sectiontableentry2  {
	background		: #e8e8e8; 
	color			: #333; 
	font-weight		: normal; 
	padding			: 3px;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	color			: #ffffff;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 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 {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #999; 
	width			: 90%;
}
hr.separator {
	background		: transparent;
	height			: 1px;
	border			: 1px solid #999 ;
	width			: 40%;
}

/* ******************************************* STYLES DROPDOWN MENU  */

#menuhorizontal { 
	border			: 0; 
	padding			: 0; 
	margin			: 0;
	
	width			: 102%;
	background		: #30348B;

	position		: relative; 
	left			: 0; 
	top				: 0; 

	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.minner:link, a.minner:visited, a.minner:hover {
	text-decoration	: none;
}

/* 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		: #30348B;
}
.moover {
	background		: #000099;

}
a.moover:link,  a.moover:visited {
	color			: #fff;
	text-decoration	: none;
}
a.moover:hover {
	color			: #333;
	text-decoration	: none;
}

/* ******************************************* STYLES DROPDOWNMENU */