/* ---------------- Newsflash Module Class "newsflash" -news ----------------------*/
table.moduletable-news {
	background: #f5f5f5;
	vertical-align: middle;
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	border-bottom: solid 1px #666666;
	text-transform: uppercase;
}

table.moduletable-news th {
	background: #f5f5f5;
	vertical-align: middle;
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	border-bottom: solid 1px #666666;
	text-transform: uppercase;
}


table.moduletable-news td {
	font-size: 10px;
	background: #ffffff;
	padding: 5px;
	color: #000000;
	font-weight: normal;
}

table.moduletable-news ul {
	color: #ff0000;
}			

/* ---------------- Random Image Module Class "randompic" -pic ----------------------*/
table.moduletable-pic {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

table.moduletable-pic th {
	background: #f5f5f5;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-indent: 0px;
	width: 100%;
	height: 100%;
	border-bottom: dashed 1px #666666;
	text-transform: uppercase;
}

table.moduletable-pic td {
	font-size: 11px;
	background: #ffffff;
	padding: 0px;
	font-weight: normal;
}

table.moduletable-pic ul {
	color: #ff0000;
}


/* ---------------- 3 Frontpage Modules Class "user1, user2, user3" -front ----------------------*/
table.moduletable-front {
	width: 100%;
	height: 200px;
	margin: 0px 0px 0px 0px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	
}

table.moduletable-front th {
	background: #f5f5f5;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	border-bottom: dashed 1px #666666;
	text-transform: uppercase;
}

table.moduletable-front td {
	font-size: 11px;
	background: #ffffff;
	padding: 0px;
	text-indent: 10px;
	font-weight: normal;
}

table.moduletable-front ul {
	color: #ff0000;
}	

/* ---------------- Template Tables ----------------------*/
.tabletop {
	width: 780px;
	background: #ffffff;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
	padding:0px
	
}

.table1 {
	width: 780px;
	background: #FFFFFF;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
}

.table2 {
	width: 780px;
	background: #FFFFFF;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
}

.table3 {
	width: 780px;
	background: #FFFFFF;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
}

.table4front {
	width: 780px;
	background: #FFFFFF;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;
}

.table4default {
	width: 780px;
	background: #FFFFFF;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 0px #666666;
}

.tablebottomfront {
	width: 780px;
	background: #FFFFFF;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 1px #666666;
}

.tablebottomdefault {
	width: 780px;
	background: #FFFFFF;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

.table_topnavi { 
        font-weight: bold;
	width: 780px;
	background: #FFFFFF;
	
}

/* ---------------- Mambo Styling Classes ----------------------------*/
body {
	margin: 0px 0px 0px 0px;
	background-color: #F6FCFD;
	color: #465675;
}

td,tr,p,div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

h1 {
	color: #4682B4; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}
	
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
		
h4 {
	color: #FF9900; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #FF9900; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #FF9900; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

a:link, a:visited {
        
	font-size: 11px;
	color: #4682B4;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a:hover {
	color: #23598d;	
  	text-decoration: underline;
	}
	
ul {
	margin: 0px 0px 0px 0px;
	}

li {
   width: auto;
   margin: 0px 0px 0px 0px!important;
   margin: 0px 0px 0px 30px;
   border: 0px;
   padding: 0 0 0 0;
   }
	

/* ---------------- General Mambo Styles ----------------------*/

hr { 
	/* often used in components like Akobook, and Simpleboard forum
	   to define the separator lines */
	background: transparent; 
	height:1px; 
	border: 1px solid #314B77;
	}

hr.separator {

	background: transparent;
	height: 1px;
	width: 75px;
	border: 1px solid #314B77;
}

.pagenavbar { 

}

.pagenav {
	font-weight: bold;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #343A58;
}

a.pagenav:hover {
	color: #FF9900;
}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #343A58;
    text-decoration: none;
    font-weight: normal;
    }

.siteheading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #343A58;
    text-decoration: none;
    font-weight: normal;
    }


/* ---------------- Mambo Form Styles ----------------------*/
 
.button {
	color: #343A58; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: #f5f5f5;
	border: 1px solid #000066;
	height: 20px;
  cursor:  pointer;
	}

.inputbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #343A58;
	background: #FFFFFF;
	border: 1px solid;
	}

.back_button {
  float: left;
  font-size: 12px;
  color: #FFFFFF; 
  background: #f5f5f5;
  font-weight: bold;
  text-align: center;
  padding: 4px;
	border: 1px solid #000066;
  cursor:  pointer;
}


/* ---------------- Mambo Tabbed Frontend Admin Interface --------------------*/
 
.ontab {

	background-color: #323A15;
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {

	background-color : #e5e5e5;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}

.tabpadding {

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.tabheading {

}

.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 */
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}


/* ---------------- Mambo Menu Styling ----------------------*/



a.mainlevel:link, a.mainlevel:visited {
	display: block;
  	color: #191970;
	background: none;
	width: 150px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-decoration:none;
	border-bottom: solid 1px #666666;
}
a.mainlevel:hover {
	display: block;
	color: #000000;
	width: 150px;
	background: #F0F8FF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-decoration: none;
	border-bottom: solid 1px #666666;
}
	
a#active_menu {
	color: #3D4E6D;
	}
	
a.sublevel:link, a.sublevel:visited {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #343A58;
	width: 100%; 
	font-weight: normal;
}

a.sublevel:hover {
	
	color: #FFFFFF;
	width: 100%; 
	text-decoration: none;
	}




/* --------- Mambo General styling for Sections/Categories/Contents ---------*/
 
.createdate {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
	}

a.readon:link, a.readon:visited {
	color: #23598d; 
	text-decoration: none; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

a.readon:hover {
	color: #23598d;	text-decoration: underline;
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}




/* --------- Mambo Styling for Contents ---------*/

 
.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {	
	background-color : #FFFFFF;
        width: 100%;
	}

.contentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #ffffff;
        background-color: #343A58;
	text-align:left;
	line-height: 16px;
	height: 15px;
	}

.contentpagetitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #FF9900;
	text-align:left;
	}

.contentdescription {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	}

table.contenttoc {
	color: #343A58;
	background-color: #f5f5f5;
	border-top: 1px solid #465675;
	border-bottom: 1px solid #465675;
	border-left: 1px solid #465675;
	border-right: 1px solid #465675;
    }

table.contenttoc td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 3px;
}

table.contenttoc th {
	background: #94B1CF;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	border-bottom: dashed 1px #666666;
	text-transform: uppercase;
}

.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}


/* --------- Mambo Sections Styles ---------*/

.sectiontableheader {
	background-color : #94B1CF;
	background-repeat: repeat;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	padding: 2px;
	}

.sectiontableentry1 {
	background-color : #BED2EB;
	}
	
.sectiontableentry2 {
	background-color : #F3F3F3;
	}




/* --------- Mambo Styles for Categories ---------*/

.category {
	color: #3D4E6D; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #3D4E6D; font-weight: bold;
	}

a.category:hover {
	color: #3D4E6D;
	}



/* --------- Mambo Blog styling ---------*/
 
a.blogsection:link, a.blogsection:visited {
	color: #44757D; 
	text-decoration: none; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #759328;	
	text-decoration: underline;
	font-size: 10px;
	}



/* --------- Mambo Components Styles ---------*/

.componentheading {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #FF9900;
	text-align:left;
	}


/* --------- Mambo Modules formatting ---------*/
	
table.moduletable {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

table.moduletable th {
	background: #11518F;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	border-bottom: solid 1px #666666;
	text-transform: uppercase;
}


table.moduletable td {
	font-size: 11px;
	font-weight: bold;
	background: FFFFFF;
	padding: 5px;
	font-weight: normal;
}

table.moduletable ul {
	color: #ff0000;
}	


/* ---------------- Right Module Class "menu" -menu ----------------------*/


table.moduletable-menu {
	width: 100%;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
table.moduletable-menu th {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	background: #F0F8FF;
	vertical-align: middle;
	padding-left: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
	border-bottom: solid 1px #666666;
}
table.moduletable-menu td {
	font-size: 11px;
	font-weight: normal;
	background: #ffffff;
	
}
table.moduletable-menu ul {
	color: #ff0000;
	font-size: 11px;
}



/* --------- Mambo's Built-in Component's Syling ---------*/
 
 
.poll {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343A58;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #465675;
}



/*  Weblinks */

a.weblinks:link, a.weblinks:visited {
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	
	color: #000099;	text-decoration: underline;
	}
	


/*  Newsfeeds */

.newsfeedheading {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #343A58;
   }

.newsfeeddate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	font-weight: normal;
	}

.fase4rdf {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	color: #343A58; 
	font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; 
	font-weight: bold; 
	color: #356C82;
	}

a.fase4rdf:hover {
	font-size: 11px;
	font-weight: bold; color: #759328;
	}


/* Search page */


table.searchintro {
	background-color: #FFFFFF;
	border: 1px solid #8D9ABC;
	}


/*  Contact's table settings  */

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #CCCCCC;
	}

table.contact td.details {
	background-color: #F3F3F3;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}