/* CSS Document */

/*main structure elements*/
td,th {}
body {padding: 0; margin: 0; background: #464B4E;}
hr {} /* horizontal line in template*/
hr.separator {}
li{
text-decoration:none;
	font-size:10pt;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	color:#000;
	line-height:24px;
	/*padding-left:10px;*/
	padding-bottom:13px;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	list-style: none;
	border-bottom-color:#000000;
}

.content {
	width:100%;
	float:left;
}

.article_seperator {
	/* border-bottom:1px dotted #dadada;*/
	display:block;
	width:100%;
	height:10px;
	line-height:10px;
	margin-bottom:10px;
}

 
/* FORMS SETTINGS */ 
.button {
  color            : #666666;
  border           : 1px solid #999999;
  background-color : #ffffff;
  margin-top       : 0px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 9px;

}
.inputbox {
font-size: 9px;
font-family: verdana, helvetica, sans-serif;
text-align: left;
color: #333333;
background-image:url(../images/back_main.jpg);
border: 1px solid #999999;

}


.search {} /*formatting the <div> which holds search items: inputbox, search button...*/
/* NAVIGATION/MENU SETTINGS */
 
a.mainlevel{}  
a.mainlevel:link {}  
a.mainlevel:visited {}
a.mainlevel:hover {}

a.mainmenu:active{
	color:#000;
	font-size:1.0em;
	text-decoration:none;
	height:24px;
	/* border-bottom:1px dotted #cccccc;*/
}

/*----------------------------------------*/
a.mainlevelmenu{  
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
} 
 
a.mainlevelmenu:link {  
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
  }
  
a.mainlevelmenu:visited {
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}

a.mainlevelmenu:hover {  
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
  
a.mainlevelmenu:active{
color:#000000;
font-size:8px;
text-decoration:none;
height:24px;
}
/*---------LEFT MENU STYLESHEET-------------------------------*/
a.mainlevelleftmenu{  
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
} 
 
a.mainlevelleftmenu:link {  
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
  
a.mainlevelleftmenu:visited {
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}

a.mainlevelleftmenu:hover {  
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
  }
  
a.mainlevelleftmenu :active{
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
/*---------TOP MENU STYLESHEET-------------------------------*/
a.mainleveltopmenu{  
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
  } 
 
a.mainleveltopmenu:link {  
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
  
a.mainleveltopmenu:visited {
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}

a.mainleveltopmenu:hover {  
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
  
a.mainleveltopmenu:active{
color:#000000;
font-size:8px;
text-decoration:none;
height:24px;
}
/*-------------CONTACT FORM CSS---------------------------*/
a.mainlevelcontacts{  
	padding-left:12px;
	font-size:8px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
padding-bottom:2px;
} 
 
a.mainlevelcontacts:link {  
	padding-left:12px;
	font-size:8px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
padding-bottom:2px;
}
  
a.mainlevelcontacts:visited {
	padding-left:12px;
	font-size:8px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
padding-bottom:2px;
}

a.mainlevelcontacts:hover {  
	padding-left:12px;
	font-size:8px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
padding-bottom:2px;
}
  
   a.mainlevelcontacts:active{
	color:#14AAFF;
	font-size:8px;
	text-decoration:none;
padding-bottom:2px;
}
 /*----------------------------------------*/
/*-----------------------------*/

a.sublevel{} 
a.sublevel:link {}
a.sublevel:visited {}
a.sublevel:hover {} 
.pagenavbar {} 
.pagenavbar:link {} 
.pagenavbar:visited {}
.pagenav {
font-size:11px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
} 
a.pagenav:visited {
font-size:11px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.pagenav:link {
font-size:11px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.pagenav:hover {
font-size:11px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a.readon:link {

} 
a.readon:hover {

}
a.readon:visited {}
 /*-----------CSS FOR BUTTONS TO BE EDITED---*/
.back_button {} /*Style for the "BACK" button*/
.pagenav_prev {} /*Style for the PRE button*/
.pagenav_next {} /*Style for the NEXT button*/
 
.latestnews ul {} /*Style for latest news list - by default, latest news is user1 module*/
.latestnews li {} 
.mostread ul{
} /*Style for most popular list - by default, most popular is user2 module*/
.mostread li{}
 
/* CONTENT PAGE SETTINGS */
a.category:link {
	font-size:13px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
	padding-top:15px;
}
a.category:hover {
	font-size:13px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
	padding-top:15px;
}
a.category:visited {}
 
/*.blogsection {}  Formatting the links in Blog section */
.blog_more {
/*text-indent:5px;*/
} /*The "More" text in blog section*/
/*a.blogsection:link {}  set the link format */
/*a.blogsection:visited {}  same as above, but to set the visited link format */
 /*a.blogsection:hover {} same as above, but for links with mouse pointer over it */
 
 
 
 /*-------------BASIC CSS --------------------------------------------------------*/
.componentheading td{
	/* font-size:1.4em;*/
	color:#869a77;
	width:100%;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}/* Title of the component being used to display the content.*/


div.componentheading {
	padding-left:13px;
	font-size:13px;
	color:#14AAFF;
	width:100%;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top:7px;
}/* Title of the component being used to display the content.*/

/*------------------------------------------------------------------------------*/
table.blogmoter {}
table.contentpaneopenmoter  {}
/*-------------MAIN CSS BASIC-------------------------------------------------*/
.main {}
.main a:link{
	padding-left:5px;
	font-size:9px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
	
.main a:visited {
	padding-left:5px;
	font-size:9px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
.main a:hover {  
	font-size:9px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
  
/*----------------------------------------*/

table.contentpane {
width:100%;
	margin: 0px;
	padding: 0px;
}
/*----------CONTENT TEXT-----------------*/
table.contentpaneopen{
text-decoration:none;
	font-size:13px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	line-height:24px;
	/*padding-left:10px;*/
}
.contentpaneopen td{
text-decoration:none;
	font-size:13px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	line-height:24px;
	padding-left:13px;
	/*padding-bottom:13px;*/
}
/*--------------CONTACTS TEXT-------------------*/
table.contentpaneopencontacts{
	text-decoration:none;
	font-size:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	font-weight: bold;
}
/*---------CONTACT FORM TEXT-------------------*/
table.contentpaneopencontactsform{
	text-decoration:none;
	font-size:12px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	line-height:19px;
	padding-left:20px;
	padding-bottom:13px;
}
div.componentheadingopencontactsform {
	padding-left:10px;
	text-align:left;
	padding-bottom:10px;
	font-size:13px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
div.componentheadingcontacts {
	padding-left:16px; 
	text-align:left;
	padding-bottom:15px;
	padding-top:7px;
	font-size:13px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
table.blogcontacts{
	padding-left:11px; 
}
/*--------------CSS USED IN MOST OF MENUS----------------------*/
.moduletablemenu table {
	padding-left:7px;
	font-size:8px;
	font-weight: bold;
}

.moduletablemenu td {
	padding-left:7px;
	font-size:8px;
	font-weight: bold;
}

.moduletablemenu th {
	padding-top:6px;
	padding-left:14px;
	text-align:left;
	padding-bottom:10px;
	font-size:13px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.moduletablemenu a:link {
	padding-left:5px;/**/
	font-size:8px;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}

.moduletablemenu  a:visited {
	padding-left:5px;/**/
	font-size:8px;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
.moduletablemenu a:hover {  
	font-size:8px;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
  
.moduletablemenu a:active{
	color:#000000;
	font-size:8px;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}

/*---------RELATIVE NEWS CSS---------------------------------*/

.moduletablemenurelativenews table {
	font-size:29px;
	font-weight: bold;
}

 .moduletablemenurelativenews td{
	font-size:9px;
	font-weight: bold;
}

 .moduletablemenurelativenews th{
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.moduletablemenurelativenews a:link {
	font-size:9px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.moduletablemenurelativenews a:visited {
	font-size:9px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:normal;
}
.moduletablemenurelativenews a:hover {  
	font-size:9px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
  
.moduletablemenurelativenews a:active{
	color:#000000;
	font-size:9px;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/*------------CSS IN MOTER SECTION--------------*/
td.contentheadingmoter {
	text-align:left;
	padding-left:10px; 
	font-size:13px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:10px;
}
/*------------------------------------------------------------*/
table.moduletablenewsletter { 
	font-size:13px;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top:3px;
	/*padding-bottom:1px;*/
}

.moduletablenewsletter td{
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	padding-left:13px;
	padding-top:8px;
border:0px;
}

.moduletablenewsletter th{
	padding-left:11px;
	padding-top:0px;
	padding-bottom:0px;
	padding-top:3px;
	text-align:left;
}
/*------------------------------*/



/*------------------------------------------------------------*/
table.moduletablecontacts { 
	font-size:13px;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top:0px;
	padding-bottom:2px;
}

.moduletablecontacts td{
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	/*padding-left:13px;*/
	padding-bottom:2px;
}

.moduletablecontacts th{
	padding-left:11px;
	padding-bottom:10px;
	text-align:left;
}
.moduletablecontacts a{padding-bottom:2px;}
/*------------------------------*/
table.moduletablefpnews {
	padding-left:0px; 
	font-size:13px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:10px;
}

div.moduletablefpnews {
	padding-left:0px; 
	font-size:13px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*padding-bottom:10px;*/
}

a.moduletablefpnews{
	text-decoration:none;
	font-size:24px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	 padding-left:5px;
}

/*-----------------CSS FOR VOTING SECTION-------------*/
table.moduletablevote {
	padding-left:0px; 
	font-size:13px;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-top:3px;
	text-align:left;
}
.moduletablevote th {
  	padding-left:14px; 
	font-size:13px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:5px;
}
table.pollvote {
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:20px;
	padding-top:3px;
	height:34px;
	color:#000000;
	line-height:20px;
	display:block;
}
.pollvote td{
  	padding-left:10px; 
	
}

table.pollstablebordervote {
	color:#000000;
	font-size:9px;
	text-decoration:none;
	height:24px;
	text-align:left;
}
div.message{
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
}
sectiontableentry2vote {}
sectiontableentry1vote {}

/*--------------PUBLICATIONS---------------*/
div.componentheadingpublications {
	text-decoration:none;
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#14AAFF;
	padding-left:10px;
	padding-bottom:13px;
}

td.contentheadingpublications{
	width:250px;
	padding-top:10px;	
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	padding-left:10px;	
}

table.contentpaneopenpublications{
	text-decoration:none;
	font-size:9px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#999999;
	padding-left:10px;
}

/*-----------NEWSLETTER-------------------------*/
/*--------------PUBLICATIONS---------------*/
div.contentpaneopennewsletter {
	text-decoration:none;
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#14AAFF;
	padding-left:10px;
	padding-bottom:13px;
}

td.contentpaneopennewsletter{
	text-decoration:none;
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	padding-left:10px;	
}
td.contentheadingnewsletter {
	text-decoration:none;
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#14AAFF;
	/*padding-bottom:2px;*/
}
table.contentpaneopennewsletter{
	text-decoration:none;
	font-size:13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	padding-left:10px;
}


/*************webLINKS CSS************/
table.contentpaneweblinks{
	text-decoration:none;
	font-size:11px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	color:#000000;
	padding-left:10px;
}
.contentpaneweblinks td{
text-decoration:none;
	font-size:11px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	color:#000000;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:15px;
}
.contentpaneweblinks a:link{
	text-decoration:none;
	font-size:10pt;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	color:#000000;
	padding-bottom:15px;
	font-weight: bold;
}
.contentpaneweblinks a:visited{
	text-decoration:none;
	font-size:10pt;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	color:#000000;
	padding-bottom:15px;
	font-weight: bold;
}
.contentpaneweblinks a:hover{
	text-decoration:none;
	font-size:10pt;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	color:#FF9900;
	padding-bottom:15px;
	font-weight: bold;
}

div.componentheadingweblinks{
	padding-left:13px;
	font-size:13px;
	color:#14AAFF;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}/* Title of the component being used to display the content.*/


td.contentdescriptionweblinks{
	text-decoration:none;
	font-size:13px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	color:#000000;
	padding-left:10px;
}
/*--------------A HREF LINK CSS DO NOT DELETE THESE---------------*/
a:link{
	text-decoration:none;
	font-size:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}

a:hover{
	text-decoration:none;
	font-size:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#14AAFF;
}

a:visited{
text-decoration:none;
	font-size:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}

a#active-link{
/*font-size:8px;*/
font-family: Arial, Verdana, Helvetica, sans-serif;
color:#14AAFF;
}
/*--------------STATIC PAGE FROMATS---------------*/
td.contentheading {
text-decoration:none;
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#14AAFF;
}
.contentheading a:hover{
text-decoration:none;
	font-size:10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#14AAFF;

}
.contentheading a:visited{
text-decoration:none;
	font-size:10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;

}
.contentheading a:active{
text-decoration:none;
	font-size:10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}




td.intro{
	text-decoration:none;
	font-size:13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	line-height:24px;
	padding-left:10px;
}
/*------------------------------------------------*/
.contentpagetitlemoter td {
	text-decoration:none;
	font-size:24px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:5px;
}
.contentpagetitlemoter a  {
	text-decoration:none;
	font-size:24px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	padding-left:5px;
}
/*------------------------------------------------*/

 /* Title of the content, article, etc. being displayed.*/
table.contentpane {
text-decoration:none;
	font-size:13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
} /* Table that holds all non-article information (components, category lists, contact forms, etc).*/
.contentpaneopen {}  /*Table that holds the actual text for an article.*/

a.contentpagetitle{
} /*Title of articles*/
 
a.contentpagetitle:hover {} /*Title of articles when appeare as links */
a.contentpagetitle:link {}
a.contentpagetitle:visited {}
 
.contentdescription {} /* Formating the "DESCRIPTION" of sections, categories (News/Weblinks/Latest news...) */
table.contenttoc {} /* Formating the table of the Tables of Contents for multiple pages content or article */
table.contenttoc td {} /* same as above, used to format the td and able cells */
table.contenttoc th {} /* same as above, used to format the th of "Tables of Content" ( normally Article Index)*/
table.contenttoc td.toclink {} /* same as above, used to format toc link texts*/
a.toclink:link {} /* same as above, used to format toc link text status*/
a.toclink:visited {} 
a.toclink:hover {} 
 
 
/* MAMBO SECTIONS LISTINGS */
.sectiontableheader {
font-family: Arial,Verdana,  Helvetica, sans-serif;
background-color: #000000;
color: #ffffff;
} /* This is for styling the section table headers on a SECTION's page.
  Example: table header of "Date", "Item Title", "Author" and "Hits"? */
.sectiontableentry1 {
font-family: Arial,Verdana,  Helvetica, sans-serif;
background-color: #cccccc;
} 
.sectiontableentry2 {
font-family: Arial,Verdana,  Helvetica, sans-serif;
}
 
 
/* MAMBO MODULES FORMATTING */
table.moduletable {
}
table.moduletable th {
}
 /* Formatting the module header, and the module titles */
table.moduletable td {
} /* Formatting the table cells of the module table */  
/* MISCELLANEOUS */ 
/* Dates , Authors*/
.createdate {
color:#545454;
font-size:0.87em;
} /* For styling the date the content/articles are created under contents title */
.modifydate {
color:#545454;
font-size:0.87em;
} /* Formating "Last updated on" text at the end of articles/contents */

.smalldark {
color:#545454;
font-size:0.87em;
}/*Found in poll result page, for " Number of Voters".. text */
 
/* Polls */
.poll {} /* format the td of poll table */
.pollstableborder {} /* set the border properties of the polls voting table */
/* Weblinks */
.weblinks{} /* well.. to format the link's titles under the "Weblinks" 
  section on the frontend */
a.weblinks:hover {} /* same as above, but for link with mouseover */
/* Newsfeeds */
.newsfeedheading {} /* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
.newsfeeddate {} /* yeah.. the date on the newsfeed */
.fase4rdf {} /* this is the body text of the newsfeed */ 


/* ------------------Search page---------------- */
table.searchintro {
	text-decoration:none;
	font-size:11pt;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	line-height:24px;
	padding-left:20px;
	padding-top:13px;
	padding-bottom:13px;/**/
} /* This is for formatting the box with "Search Keyword: test returned 4 matches" box
  that appears after you have entered a search value. It appears on the mainbody
  with the search results */
 
 
/* MAMBO TABBED FRONTEND ADMIN INTERFACE */
/* The CSS below efines how the frontend admin interface when logged in */
 
.ontab {}/* For styling of the "Tab" buttons when editing contents through the frontend as admin. 
This .ontab is the styling for the tab when it is active or after its "clicked" */
.offtab {} /* Same as above, used for styling of the "Tab" buttons when editing contents through the frontend. 
This the styling for the tab when it is NOT active or when it is NOT "clicked" */
.tabpadding {} /* this style is used set the size of the tab in the above */ 
.tabheading {} /* Not too sure what this is used for. Couldn't find anything related to it yet at the moment */
.pagetext {} /* this style is used to style the content of the editing form contents (where HTMLArea sits and all its forms + contents) in
the frontend Administration interface */

.pathway {
height:18px;
line-height:18px;
color:#cccccc;
margin-bottom:12px;
}

a.pathway:link, a.pathway:visited {
	font-size        : 0.9em;
	padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 0.9em;
  padding-left     : 0px;	
}

.copyright {
  font-size        : 10px;
  padding-left     : 0px;
  color: #333333;
}
.newsflash th
{
font-size        : 11px;
color            : #ffffff; 
}
.newsflash td
{
 font-size        : 11px;
  color            : #ffffff; 
}
.newsflash
{
 font-size        : 11px;
  color            : #ffffff; 
}
 .buttonheading {}

/* JOOMLA - MAMBO TABBED FRONTEND ADMIN INTERFACE */
/* The CSS below efines how the frontend admin interface when logged in */
 
.pagetext {width:560px !important;
background-color:#FFFFFF;
text-align:left;
} /* this style is used to style the content of the editing form contents 
(where HTMLArea sits and all its forms + contents) in the frontend Administration interface */
#introtext {width:560px !important;
background-color:#FFFFFF;
background-image:none !important;
text-align:left;}
#fulltext {width:560px !important;
background-color:#FFFFFF;
text-align:left;
background-image:none !important;
}
.introtext {width:560px !important;
background-color:#FFFFFF;
background-image:none !important;
text-align:left;}
.fulltext {width:560px !important;
background-color:#FFFFFF;
text-align:left;
background-image:none !important;
}

/*  07-12-20 CHANGE STYLESHEET WITH EKK */
.deadlines{
border-bottom-color:#999999;
/*border-style:solid;*/
border-bottom: solid;
border-left:solid;
border-right:solid;
border-top:solid;
}
.deadlines td{
border-bottom-color:#999999;
border-style:dashed;

}

/*---------EDITORS CSS POPULATE THESE WITH CUSTOM STYLES--------------*/
.EKK{
	background-color:#ffffff;
	text-decoration:none;
	font-size:13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	line-height:24px;
	padding-bottom:13px;
}


.mceContentBody{background-color:#ffffff;
text-decoration:none;
	font-size:10pt;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	color:#000;
	line-height:24px;
	/*padding-left:10px;*/
	padding-bottom:13px;
	text-align:justify;
}
.mceContentBody li{background-color:#ffffff;
text-decoration:none;
	font-size:10pt;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	color:#000;
	line-height:24px;
	/*padding-left:10px;*/
	padding-bottom:13px;
}
/*--------------------------------------------------*/
div.mosimage_caption {
	padding-left:5px;
	font-size: 9px;
	color: #666666;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
}

/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*D2 file*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
td.fpheader  {
	font-size:9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	}
	
.fpheader a:link, a:visited {
	font-size:9px;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#999999;
	font-weight: bold;
	}
	

.fpheader  a:hover {
	font-size:9px;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
	
td.fpfooter  {
	font-size:8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
	
.fpfooter a:link, a:visited {
	font-size:8px;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#999999;
	font-weight: bold;
}
	

.fpfooter  a:hover {
font-size:8px;
color:#000000;
text-decoration:none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
}
	
/*------------MAIN MENU CSS--------------------------------*/
.fpmaincmenu td {
	padding-left:5px;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
	
.fpmaincmenu a:link{
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}
.fpmaincmenu a:visited {
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}

.fpmaincmenu  a:hover {
	color:#14AAFF;
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.fpmaincmenu  a:active {
	color:#14AAFF;
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* -------------OTHER MENUS ---------------------*/

.fpmaincmenu1 td {
	padding-left:5px;
	font-size:8px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
	
.fpmaincmenu1 a:link{
	text-decoration:none;
	font-size:8px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}
.fpmaincmenu1 a:visited {
	text-decoration:none;
	font-size:8px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}

.fpmaincmenu1  a:hover {
	color:#14AAFF;
	text-decoration:none;
	font-size:8px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.fpmaincmenu1  a:active {
	color:#14AAFF;
	text-decoration:none;
	font-size:8px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}





/*----------RIGHT MENU CSS-----------------------------*/
.fpsecondarymenu  td {
	padding-left:5px;
	font-size:18px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
	
.fpsecondarymenu  a:link, a:visited {
	padding-left:5px;
	font-size:18px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
	
.fpsecondarymenu  a:hover {
	padding-left:5px;
	font-size:18px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:19px;
}
/*------------NEWS LABEL CSS-------------------------------*/
 td.fpnewslabel{
	padding-left:12px; 
	font-size:13px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:10px;
}
.fpnewslabel a:link, a:visited {
	text-decoration:none;
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#14AAFF;
	 padding-left:5px;
	padding-bottom:10px;
}

a.fpnewslabel  :hover {
	color:#000000;
	text-decoration:none;
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
 	padding-left:5px; 
	padding-bottom:10px;
}
/*--------------MOTER LABEL CSS------------------*/
.fpmoterlabel td {
  	padding-right:10px; 
	font-size:9px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:5px;
}
.fpmoterlabel th {
  	padding-left:14px;/*21px; */
	font-size:13px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:5px;
}

a.fpmoterlabel :link {
	 padding-left:0px; 
	font-size:9px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a.fpmoterlabel :visited {
	 padding-left:0px; 
	font-size:9px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.fpmoterlabel  a:hover {
 	padding-left:0px; 
	font-size:9px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

/*-----------------------filmcentercinemas CIMENAS IN HIGHSLIDE FP---------- */
.filmcentercinemas td {
  	padding-right:0px; 
	font-size:9px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:0px;
	padding-top:0px;	
}


.filmcentercinemas a:link {
	 padding-left:0px; 
	font-size:9px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.filmcentercinemas a:visited {
	 padding-left:0px; 
	font-size:9px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.filmcentercinemas  a:hover {
 	padding-left:0px; 
	font-size:9px;
	font-weight: bold;
	color:#14AAFF;
	text-decoration:none;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

/*-------------NEWS CSS TO BE DELETED---------------------*/
.fpnewsbody td {
	padding-left: 14px;
	/*padding-bottom: 2px;*/
	font-size:8px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}
.fpnewsbody a:link, a:visited {
	text-decoration:none;
	font-size:9px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#666666;
}

.fpnewsbody  a:hover {
	color:#000000;
	text-decoration:none;
	font-size:9px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.fpnewsbody img { 
    float: left; 
}
/*------------STATIC TEXT CSS-------------------------------*/
.staticTextCategotyTitles {
	padding-left: 14px;
	padding-bottom: 15px;
	font-size:14px;
	font-weight: bolder;
	color: #0099CC;
	text-decoration:none;
}
	
.staticTextCategotyText {
	/*line-height:15px;*/
}

/*-------------------------------------------------------*/
/*---------END OF D2-------------------------------------*/
/*-------------------------------------------------------*/