body {
background-color: #FFFFFF;
background-image: url(../images/body_top_bg.gif);
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
font-family: Tahoma, Arial, sans-serif;
font-size: 71.1%;
color: #808080;
text-align:left;
line-height:20px;
position: relative;
}

/* GENERAL HTML ELEMENTS */

/* unsorted list*/

ul {
margin:10px 0px 0px 0px !important;
margin:10px 0px 0px 20px;
}

li {
list-style: none;
padding:0px 0px 8px 0px;
margin:5px 0px 0px 0px;
}

/* Below are  default settings are used when no other style has been defined.*/

p {
font-family:Arial, Helvetica, sans-serif;
font-size:1.05em;
} /*formatting all <div> (division) items.  This is a catch-all that only applies when no other style has been defined.*/

td {
font-family:Arial, Helvetica, sans-serif;
font-size:1.05em;
} /*formatting all <td> items. This default setting is used when no other style has been defined.*/

tr {
font-family:Arial, Helvetica, sans-serif;
font-size:1.05em;
} /*formatting all <tr> items.  This default setting is used when no other style has been defined.*/

/*headlines*/

h2 {
color:#333333;
padding:0px 0px 8px 0px;
margin:0px;
font-size:1.5em;
}

h3 {
color:#666666;
padding:0px 0px 5px 0px;
margin:0px;
font-size:1.3em;
}

/*links */

a:link, a:visited {
color:#5189c2;
}

a:hover{
color:#333333;
text-decoration:none;
}

hr {} /* horizontal line in your template*/

hr.separator {}

/* 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: #666666;
background-image:url(../images/back_main.jpg);
border: 1px solid #999999;
}

.text_area{
width:80px;
}

.search {} /*formatting the <div> which holds search items: inputbox, search button...*/

/* Page elements in order of presentation */

/* Main wrapper */
.main {
width: 951px;
text-align:left;
margin: 0px auto;
}

/* Top right menu elements */

.toprightmodule {
float:right;
color:#ffffff;
text-align:right;
padding: 0px;
margin: 5px 0 -2px 0;
font-size: 0.9em;
font-weight: bold;
display: inline;
}

.toprightmodule .mainlevel-nav td img {
display:inline;
padding: 0 3px 0 3px;
}

.toprightmodule li a {
color: #ffffff;
text-decoration: underline;
}

.toprightmodule a:link {
padding: 0px;
margin: 0px;
text-align:center;
text-decoration: underline;
color: #ffffff;
font-size: 0.9em;
}

.toprightmodule a:visited {
list-style: none;
padding: 0px;
margin: 0px;
text-align:center;
text-decoration: underline;
color: #ffffff;
font-size: 0.9em;
}

.toprightmodule a:hover{
color:#999999;
font-size: 0.9em;
text-decoration: none;
}

/* ___ End of top right menu elements ___ */

/* Main and secondary level menus */

.topmenu {
display:inline;
float:left;
margin:16px 0 20px 20px;
width:90%;
height: 30px;
}

.warning {
color:#FF0000;
font-weight:bold;
}

.topmenu2 {
width:90%;
float:left;
padding:0px 0px 0px 0px!important;
padding:5px 0px 0px 0px;
margin: 0 0 0 5px;
}

.topmenu2empty {
width:100%;
float:left;
height:15px;
line-height:22px;
}

.top2 {
float:left;
width:100%;
height: 200px;
background: url(../images/header_bg2.gif) no-repeat top;
background-color: #5189c2;
margin: -11px 0 !important;
display: inline;
}

.top2int {}

/* ___End of main and secondary menus___ */

/* Header elements */

.headerimage {
height:172px;
float:left;
width: 919px;
position: relative;
}

.logo {
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
height:74px;
width:126px;
float:left;
display: inline;
position: absolute;
margin: 15px 0 0 15px;
}

.headerarticle {
background-color:#5189C2;
color:#FFFFFF;
float:left;
height:180px;
margin:0pt 0pt 0pt 8px !important;
padding:0px 0pt 0pt 8px;
width:927px;
display: inline;
}

/* Login bar container */

.top3 {
background-color:#666;
border-top:1px solid #d6d6d6;
border-bottom:1px solid #d6d6d6;
float:left;
margin:2px 0 0 8px;
padding: 12px 14px 2px 26px;
width:895px;
color: white;
height: 30px;
}

.top3 a {color: white;}

/* ___End of all header elements___ */

/* NAVIGATION/MENU SETTINGS */

#mainlevel-superior{
margin:0px 0px 0px 0px !important;
}
#mainlevel-superior li{
display:inline; 
margin-left:8px;
font-size: 0.95em;
font-weight: bold;
}
#mainlevel-superior img {
vertical-align: middle;
}

a.mainlevel{
width:100%;
/*margin: 0 0 0 7px;*/
} /* this styling is for the MAIN items in the menu */

ul#mainlevel {
list-style: none;
padding: 0;
margin: 0;
/*float: left;*/
text-align:center;
text-decoration:none;
/*display:inline;*/
}

ul#mainlevel li{
padding: 0;
float: left;
display:block;
margin: 0;
white-space: nowrap;
text-decoration:none;
border-bottom:0;
list-style-image:none;
/*background: transparent url(../images/menu_tab_gr.gif) no-repeat left;*/
width:auto!important;
width:90px;
}

a.mainlevel:link, a.mainlevel:visited {
background-color:#e0dddd;
color:#393939;
text-decoration:none;
font-weight:bold;
/*padding:8px 5px 8px 5px;*/  /*24px;*/
height:30px!important;
line-height:30px!important;
height:32px;
line-height:32px;
background:url('../images/menu_tab_gr.gif') no-repeat top left;
/*border-bottom:1px solid #e0dddd;*/
display: block;
}

a.mainlevel:link span, a.mainlevel:visited span {
background:url('../images/menu_tab_gr.gif') no-repeat right top;
float:left;
display:block;
margin:0 0 0 12px;
padding:0 12px 0 0;
}

a.mainlevel:hover span{
background:url('../images/menu_tab_az.gif') no-repeat right top;
}

a.mainlevel:hover {
background-color:#5189c2;
color:#ffffff;
font-weight:bold;
border-bottom:1px solid #5189c2;
background:url('../images/menu_tab_az.gif') no-repeat left top;
}
/*ul#mainlevel li:hover{
background:url('../images/menu_tab_az.gif') no-repeat left;	
}

#active_menu span{
background:url('../images/menu_tab_az.gif') no-repeat left top;
}
*/
#active_menu, #active_menu span{
background-color:#5189c2;
color:#ffffff;
font-weight:bold;
border-bottom:1px solid #5189c2;
background:url('../images/menu_tab_az.gif') no-repeat left top;
display:block;
} 
#active_menu span{
background:url('../images/menu_tab_az.gif') no-repeat right top;
} 

/* this styling is for the menu item when it is active, even in main/sub position*/

ul#mainlevel-nav {
list-style: none;
padding: 0px;
margin: 0px;
float: left;
text-align:center;
text-decoration:none;
}

ul#mainlevel-nav li{
padding: 0px;
float: left;
margin: 0px;
white-space: nowrap;
text-decoration:none;
border-bottom:0px;
list-style-image:none;
}

ul#mainlevel-nav li a{
color:#ffffff;
font-weight:bold;
text-decoration:none;
padding:0px 14px;
border-right:1px solid #ffffff;
}

ul#mainlevel-nav li a:hover{
color:#999999;
}


a.sublevel{
} /* this styling is for menu items that HAS A PARENT */

a.sublevel:link {
}

a.sublevel:visited {
}

a.sublevel:hover {
}

.footerleft ul#mainlevel-foot {
list-style: none;
text-align:center;
text-decoration:none;
margin: 0;
padding: 0;
width:100%;
margin: 20px auto 0 !important;
margin: 20px auto 0;
}

.footerleft ul#mainlevel-foot li{
padding: 0;
margin: 0;
border-bottom:0px;
list-style-image:none;
display: inline;
}

.footerleft ul#mainlevel-foot li a{
padding:0 10px;
color:#5189c2;
font-weight:bold;
border-right:1px solid #5189c2;
font-size: 0.95em;
text-decoration: underline;
white-space: nowrap;
}

.footerleft ul#mainlevel-foot a:link {
color: #5189c2;
text-decoration: underline;
font-size: 0.95em;
}

.footerleft ul#mainlevel-foot a:visited {
color: #5189c2;
text-decoration: underline;
font-size: 0.95em;
}

.footerleft ul#mainlevel-foot li a:hover{
color:#999999;
text-decoration: none;
font-size: 0.95em;
}

/* Page content elements */

.wrapper {
width: 951px;
margin: 0;
padding: 0;
background: url(../images/main_bg.gif) repeat-y;
position: inherit;
display: table;
}

.breadcrumb {
margin:15px 0px 10px 20px;
float:left;
width:70%;
display: inline;
}

.header {
margin:0px;
padding:0px;
}

.left {
float:left;
width:62%;
margin: 0 0 50px 20px;
padding: 0;
display: inline;
}

.left2 {
float:left;
width: 100%;
margin: 0;
padding: 0;
display: inline
}

.right {
float:right;
width:85%;
margin: 5px 20px 0 0;
padding: 0;
display: inline;
}

.right_wrap {
width: 273px;
background: url(../images/rwrap_bg.gif) repeat-x 0px 19px;
float: right;
display: inline;
margin: 0 20px 0 0;
padding: 0 0 200px 0;
height: auto;
}

.right_wrap table.moduletable-destacadodx {
margin: 0 0 0 -8px;
}

.right table.moduletable th {color:#666;
font-size:1.6em;
margin:0;
padding:0 16px 1px 0;}

.right_wrap table.contentpaneopen {
background:transparent url(../images/bg_destacado_derecha_altas.gif) no-repeat scroll;
padding: 0 5px 10px 5px;
color:#fff;
font-family: verdana;
margin: 0;
height: 250px;
}

.right_wrap table.contentpaneopen h3 {
font-size: 1.7em;
margin: 0 0 10px 5px;
color: #fff;
}

.right_wrap table.contentpaneopen h4 {
font-size: 1.2em;
background: transparent url(../images/boton_alta.gif) no-repeat;
height: 40px;
width: 233px;
padding: 10px 0 0 30px;
}

.right_wrap table.contentpaneopen h4 a {
color: #fff;
text-decoration: none;
}

.right_wrap table.contentpaneopen ul li {
margin: 15px 0 0 -37px;
padding: 5px 0 0 30px;
}

.right_wrap table.contentpaneopen li {
background: transparent url(../images/bullet_num_1.gif) no-repeat 0 center;
padding: 25px;
width: 205px;
}

.right table.moduletable-banner{
margin: 0 0 0 0;
background: transparent url(../images/bg_banner.gif) no-repeat center;
width: 235px;
height: 268px;
padding: 0 0 0 17px;
}

.topcontent1 {
background-position:top;
padding:10px;
margin:0px 0px 5px 0px;
}

.topcontent2 {
padding:10px;
margin:5px 0px 10px 0px;
border-bottom:1px dotted #d6d6d6;
}

.maincontent {
padding: 0 15px 0 15px;
margin: 25px 0;
float: left;
display: inline;
width: auto;
}

.maincontent table.contentpaneopen {
background-image: none;
}

.maincontent table.blog table.contentpaneopen  {
background: none;
padding: 0;
}

.maincontent_hidden {
display: none;
}

.leftmaincontent{
width:48%;
float:left;
}

.left2 .spacer {
width: 96%;
margin: 0 auto;
}

.left2 .maincontent table.contentpaneopen {
background-image:none;
padding: 10px 15px 0 15px !important;
padding: 0;
margin: 0!important;
margin: 20px 0 0 0;
}

.rightmaincontent{
width:48%;
float:right;
border-left: 1px solid #eee;
padding: 0 0 0 14px;
}

.rightmod1 {
background-color:#e5f3f9;
border-top:1px solid #5b8ca9;
border-bottom:1px solid #5b8ca9;
padding:10px;
margin:0px 0px 10px 0px;
}

.rightmod2 {
background-color:#f8f7f7;
border:1px solid #d6d6d6;
padding:10px;
margin:0px 0px 10px 0px;
}

.bottomcontent {
display:inline;
float:right;
margin:-27px 0pt 0pt 20px;
position:absolute;
width:285px;
padding: 0 0 20px 0;
}

/* CONTENT PAGE SETTINGS */

a.category:link {}
a.category:hover {}
a.category:visited {}
.blogsection {} /* Formatting the links in Blog section */
.blog_more {} /*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 */

.componentheading {
color:#5189c2;
padding:0px 0px 5px 0px;
margin:0px;
font-size:1.6em;
}
td.componentheading {}

/* Title of the component being used to display the content.*/

table.contentpaneopen {
width:100%;
background-image:url(../images/central_cont_bg.gif);
background-repeat:repeat-x;
background-position:top;
padding: 0;
}

table.contentpaneopen td {
padding:0px;
}

table.contentpane {
width:100%;
margin: 0px;
padding: 0px;
}

.contentheading {
color:#5189c2;
padding:0px 0px 5px 0px;
margin:0px;
font-size:1.6em;
}

/* Title of the content, article, etc. being displayed.*/

.contentpane {
background-image:none;
text-align:left;
} /* Table that holds all non-article information (components, category lists, contact forms, etc).*/

.contentpaneopen {
background-image:none;
text-align:left;
} /* Table that holds the actual text for an article.*/

.contentpagetitle {} /*Title of articles*/
a.contentpagetitle:hover {} /*Title of articles when appeare as links */
a.contentpagetitle:link {}
a.contentpagetitle:visited {}
.contentdescription {margin: 10px 0;} /* Formating the "DESCRIPTION" of sections, categories (News/Weblinks/Latest news...) */
table.contenttoc {
padding:4px;
margin:4px;
border:1px solid #dadada;
} /* Formating the table of the Tables of Contents for multiple pages content or article */

table.contenttoc td {
padding:4px;
margin:4px;
} /* same as above, used to format the td and able cells */

table.contenttoc th {
font-size:1.2em;
} /* 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 {} 

/* JOOMLA - MAMBO MODULES FORMATTING */

table.moduletable {
padding:0px;
margin:0px;
text-align:left;
} 

.headerarticle table.moduletable th{
color:#ffffff;
}

/* Formatting the module table */

.spacer {
width: 100%;
background-image:url(../images/central_cont_bg.gif);
background-repeat:repeat-x;
display: table;
margin: 0 0 5px 0;
}

.spacer table.contentpaneopen {
padding:0;
}

.moduletable_leftcorner {
background: url(../images/central_cont_left_corner.gif) no-repeat;
width: 15px;
height: 14px;
float: left;
}

.moduletable_rightcorner {
background: url(../images/central_cont_right_corner.gif) no-repeat;
width: 15px;
height: 14px;
float: right;
}

table.moduletable th {
color:#454545;
padding: 0px 14px 14px 0px;
margin:0px;
font-size:1.8em;
}

table.moduletable-grey {
background-image:url(../images/central_cont_bg.gif);
background-position:center top;
background-repeat:repeat-x;
/*float:left;
margin:0px 0px 5px;
padding:0px 5px 10px;
*/text-align:left;
width:100%;
}

table.moduletable-grey th {
color:#454545;
padding: 14px 14px 14px 0px!important;
padding:14px;
margin:0px;
font-size:1.8em;
float: left;
}

table.moduletable-greyborder {
background-image:url(../images/central_cont_bg.gif);
background-repeat:repeat-x;
background-position:top;
padding:0px 14px 14px 14px;
margin:0px 0px 10px 0px;
/*border-bottom:1px dotted #d6d6d6;*/
width:100%;
text-align:left;
}

table.moduletable-greyborder th {
color:#f5f4f5;
padding: 14px 14px 14px 0px!important;
padding:14px;
margin:0px;
font-size:1.8em;
}

table.moduletable-colorbox {
background-color:#f5f4f5;
padding:0px 14px 14px 14px;
margin:0px 0px 10px 0px;
width:100%;
text-align:left;
}

table.moduletable-colorbox th{
color:#7ea45e;
padding: 14px 14px 14px 0px!important;
padding:14px;
margin:0px;
font-size:1.8em;
}

table.moduletable-greybox {
background-color:#f5f4f5;
border:1px solid #d6d6d6;
padding:10px;
margin:0px 0px 10px 0px;
width:100%;
text-align:left;
float: left;
}

table.moduletable-greybox th {
color:#454545;
padding: 14px 14px 14px 0px!important;
padding:14px;
margin:0px;
font-size:1.8em;
float: left;
}

/* AquÌ se define la caja de eventos de la izquierda en la homepage */

#homeevents {
background: url(../images/ev_news_bottom_bg.gif) no-repeat bottom;
width: 285px;
float: left;
display: inline;
padding: 0 0 20px 0;
}

table.moduletable-greybox-left {
background: #F5F4F5 url(../images/events_top_bg.gif) no-repeat center top;
float:left;
margin:0;
padding: 60px 0 0 0;
text-align:left;
width:285px;
display: block;
}

table.moduletable-greybox-left .contentpaneopen {
background:transparent none repeat scroll 0%;
float:left;
padding:5pt 5px 10px 5pt !important;
padding: 5px 5px 10px 8px;
width:285px;
display: inline;
}

table.moduletable-greybox-left .contentheading {font-size: 1.3em;}

table.moduletable-greybox-left span {
display: none;
}

/* AquÌ se define la caja de noticias de la derecha en la homepage */

table.moduletable-greybox-right {
background:#F5F4F5 url(../images/news_top_bg.gif) no-repeat scroll center top;
display:inline;
float:right;
margin: 0;
padding:60px 0 0 0 !important;
padding: 60px 0 0 20px;
position:relative;
width:285px;
}

table.moduletable-greybox-right th {
color:#454545;
padding:74px 0px 10px 10px!important;
padding:74px 0px 10px 10px;;
font-size:1.8em;
float: left;
}

#homenews {
background: url(../images/ev_news_bottom_bg.gif) no-repeat bottom;
width: 285px;
float: right;
display: inline;
padding: 0 0 20px 0;
}

table.moduletable-greybox-right .contentpaneopen {padding-left:8px;}
table.moduletable-greybox-right .contentheading {font-size: 1.3em; padding: 5pt 5px 10px 5pt !important;}

/* Formatting the module header, and the module titles */

table.moduletable td {} /* Formatting the table cells of the module table */

.pathway {
text-decoration:none;
color:#666666;
}

.pathway a:link {
text-decoration:none;
}

.pathway a:visited {
text-decoration:none;
}

.pathway a:hover {
text-decoration:none;
}

.buttonheading a:link {
text-decoration:none;
}

.buttonheading a:visited {
text-decoration:none;
}

.buttonheading a:hover {
text-decoration:none;
}

.extfooter {
background: url(../images/footer_bg.gif) repeat-x bottom;
background-color: transparent;
margin: auto;
}

.footer {
background: url(../images/footer_int_bg.gif) no-repeat;
background-color: #e0dddd;
float:left;
height:110px;
margin:0;
padding:0;
width:951px;
display: block;
}

.footerleft {
text-align:center;
}

.footerleft div {
margin:0 auto;
width:100%;
}

.footerright {
width:100%;
float:left;
text-align:center;
margin: 10px 0 0 0;
}

/*.slidemenu {
text-align:right;
font-size:0.88em;
border-top:1px solid #eeeeee;
}

.slidemenu a:link, .slidemenu a:visited {
text-decoration:none;
color:#ccc;
}

.slidemenu a:hover {
color:#808080;
}*/

/* PAGE NAVIGATION ELEMENTS AND PAGE LINKS */

.pagenavbar {} /*Sets the style for the footer navigation ("<< Start < Prev Next > End >>") 
when they do not appear as hyperlinks (when only a few articles exist).*/
.pagenavbar:link {} /*Style for the footer navigation ("<< Start < Prev Next > End >>") when 
they become hyper links*/
.pagenavbar:visited {}
.pagenav {} /* as the name implies, this is for formatting texts for those "<< Start < Previous 1 Next > End >>" links */
a.pagenav:visited {}
a.pagenav:hover {}
a.readon:link {
font-size:1.0em;
} /*Style for the "Read More" link that is displayed for large content items*/

a.readon:hover {
font-size:1.0em;
}

a.readon:visited {
font-size:1.0em;
}

.back_button {} /*Style for the "BACK" button*/
.pagenav_prev {
font-size:1.0em;
} /*Style for the PRE button*/

.pagenav_next {
font-size:1.0em;
} /*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{}

/* JOOMLA - MAMBO SECTIONS LISTINGS */

.sectiontableheader {} /* This is for styling the section table headers on a SECTION's page.
  Example: table header of "Date", "Item Title", "Author" and "Hits"? */

.sectiontableentry1 {
padding:4px;
text-align:left;
} 

.sectiontableentry2 {
padding:4px;
text-align:left;
}

.sectiontableentry1-grey {
padding:4px;
text-align:left;
} 

.sectiontableentry2-grey {
padding:4px;
text-align:left;
}

.sectiontableentry1-greybox {
padding:4px;
text-align:left;
} 

.sectiontableentry2-greybox {
padding:4px;
text-align:left;
}

.sectiontableentry1-greyborder {
padding:4px;
text-align:left;
} 

.sectiontableentry2-greyborder {
padding:4px;
text-align:left;
}

.sectiontableentry1-bluebox {
padding:4px;
text-align:left;
} 

.sectiontableentry2-bluebox {
padding:4px;
text-align:left;
}


/* MISCELLANEOUS */

/* Dates , Authors*/

.createdate {
font-size:0.9em;
} /* For styling the date the content/articles are created under contents title */

.modifydate {
font-size:0.9em;
} /* Formating "Last updated on" text at the end of articles/contents */

.small {
font-size:0.9em
} 

/* Formating "Written by:...." text */

.smalldark {
color:#333333;
font-size:1.0em
}/*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 {
text-decoration:none;
} /* 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 {} /* 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 */

/* JOOMLA - MAMBO TABBED FRONTEND ADMIN INTERFACE */

/* The CSS below efines how the frontend admin interface when logged in */

.pagetext {
width:98% !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:98% !important;
background-color:#FFFFFF;
background-image:none !important;
text-align:left;
}

#fulltext {
width:98% !important;
background-color:#FFFFFF;
text-align:left;
background-image:none !important;
}

.introtext {
width:98% !important;
background-color:#FFFFFF;
background-image:none !important;
text-align:left;
}

.fulltext {width:98% !important;
background-color:#FFFFFF;
text-align:left;
background-image:none !important;
}

table#toolbar a.toolbar {
color : #808080;
text-decoration : none;
display: block;
border: 1px solid #DDD;
width: 40px;
padding: 2px !important;
}

table#toolbar a.toolbar:hover {
color : #C64934;
border: 1px solid #c24733;
background-color: #f1e8e6;
padding: 2px !important;}

.tab-page{
width:98% !important;
text-align:left;
background-image:none !important;
}

.mceContentBody{background-color:#ffffff;
background-image:none;
text-align:left;
}

/*additional Joomla 1.5 classes */
.mainmenu ul li a:link, .mainmenu ul li a:visited {
background-color:#5189c2;
color:#ffffff;
text-decoration:none;
font-weight:bold;
padding:8px 5px 8px 5px;
height:30px!important;
line-height:30px!important;
height:32px;
line-height:32px;
background-image:url(../images/tab_right_blue.gif) no-repeat right top;
border-bottom:1px solid #5189c2;
}

.mainmenu ul li a:hover, #active_menu {
background-color:#5189c2;
color:#ffffff;
border-bottom:1px solid #5189c2;
}

.moduletable_menu {}
.moduletable_menu th {}

/* FORUM FIREBOARD STYLES */

.maincontent #fireboard {
padding: 0 3px 0 3px;
margin:0;
float: left;
display: inline;
width: 880px;
}