/*@@@@@@@@@@@@ COMMENTS ARE ABOVE TARGET ITEMS @@@@@@@@@@@@ */
/*
* MBT BusinessII - A Mambo 4.5.1 template
* @version 1.0
* @Copyright (C) 2003, 2004 by MamboTheme.com. All rights reserved!
* @License http://www.mambotheme.com
*/


<LINK REL="alternate" TITLE="Mambo Product News" HREF="http://www.blueflameit.ltd.uk/index2.php?option=com_rss&no_html=1" TYPE="application/rss+xml">
/*** General Mambo Styles
* --------------------
* The following are styles that are often used
* site wide by Mambo to provide better control
* of content's appearences.
*/
/*###################### OVERALL MAMBO STYLES######################*/
BODY {
  text-align: left;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color:474747;
  margin           : 0px;
  padding          : 0px;
  background-color : #F40505;
}
/*color de letra del texto del main Frame, parte central del Home*/
td, tr, p, div {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#474747;
}
/*texto cn viñetas ubicados en los articulos*/
ul
{
margin: 0;
padding: 0;
list-style: none;
color:#474747;
}
/*Se carga la viñeta correspondiente al texto de la pagina pricipal, flechita */
li
{
line-height: 15px;
padding-left: 10px;
padding-top: 0px;
background-image: url(../images/arrow3.jpg) ;
background-repeat: no-repeat;
background-position: left;
}
hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

hr.separator {}
/* not used in to page nav bar but used for nicknames in forum posts by Simpleboard */
.pagenavbar {}
/* as the name implies, this is for formatting texts for those "<< Start < Previous 1 Next > End >>" links */
/*COLOR DE LOS LINKS DENTRO DEL SITE (ANTERIOR - SIGUIENTE)*/
.pagenav {
	font-weight: bold;
	color      : #666666;
	
} 
.small {}

.back_button {
  float: right;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

/* ###################### LINKS ###################### */
/*COLOR DE LOS LINKS DENTRO DEL PORTAL*/
a:link, a:visited {
  font-size        : 13px;
  color            : #1C9201;
  text-decoration  : none;
  font-weight: bold;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  text-decoration  : underline;
  color            : #2DD107;
}
/*COLOR DE LINKS VISITADOS*/
a.category:link, a.category:visited {
  color            : #156403;
  font-weight      : bold;
  letter-spacing   : 1px;
}
/*ROLL OVER DEL LINK VISITADO*/
a.category:hover {
  color            : #2DD107;
}
/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  color            : #F0F0F0;
}

a.pathway:link, a.pathway:visited {
  color            : #8CA0B4;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #F0F0F0;
  font-weight      : normal;
}
/* ################### MAIN AND SUB MENU SYSTEM ################### 
* You can control the way menu behave and look
* by using the CSS settings below
*/
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {}
/*Aqui se especifica el color del subrayado del panel Flash(Contact Us,Links Us) TOP MENU*/
#mainlevel-nav a {
float: left;
font-size: 11px;
line-height: 12px;
padding-bottom: 1px;
text-decoration: none;
font-weight	: bold;
width: auto;
color: #666666;
border-bottom: 2px solid #DFDFDF;
}
#mainlevel-nav a:hover {
width				: auto;
color				: #2F6FBF;
border-bottom		: 2px solid #2F6FBF;
text-decoration		: none;
}
.mainlevel {
  padding          : 0px 0px 0px 0px;
  margin           : 0px 0px 0px 0px;
}
/*Color del Texto del Menu principal o Seccion*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	/*linea que esta en cada menu menu_bg.jpg*/
	/*menu_bg2.jpg es ña viñeta que se encuentra en cada menu*/
	background: url(../images/menu_bg3.jpg) no-repeat;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	/*COLOR DEL LAS LETRAS DEL MENU*/
	color: #E55787;
	text-align: left;
	padding-top: 2px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;

}
/*Aqui se cambia el color del rollover de la etiqueta del menu*/
a.mainlevel:hover {
	/*background: url(../images/menuhover_bg1.gif) no-repeat; este es el anterior*/
	/*background: url(../images/menu_bg3.jpg) no-repeat;*/
	text-decoration: none;
	color: #183402;
}
.sublevel {
  padding-top      : 2px;
  padding-bottom   : 2px;
  letter-spacing   : 2px;
  width            : 167px;
}
/*color del texto el submenu o categoria*/
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #A4A0A1;
	text-align: left;
}
/*color del sub menu en el roll over*/
a.sublevel:hover {
	color: #F5B7E7;
	text-decoration: none;
}

/*NUEVO SUBNIVEL*/
.sublevel2 {
  padding-top      : 2px;
  padding-bottom   : 2px;
  letter-spacing   : 2px;
  width            : 167px;
}
/*color del texto el submenu o categoria*/
a.sublevel2:link, a.sublevel2:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}
/*color del sub menu en el roll over*/
a.sublevel2:hover {
	color: #ffffff;
	text-decoration: none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
/* This is for styling the section table headers on a SECTION's page.
	An example would be those articles lists when you click on "News" or something?
	With a table header of "Date", "Item Title", "Author" and "Hits" ? That's the
	header that you will be controlling through this style */

/*** Mambo Sections Styles - Styling of sections tables */
/*TABLA QUE MUESTRA LOS CONTENIDOS DENTRO DE 
  UNA SECCION O CATEGORIA*/
.sectiontableheader {
  background-color : #F9EBB4;
  color            : #5F4C01;
  padding: 4px 10px 4px 4px;
  font-weight      : bold;
  letter-spacing   : 0px;
  
}
/* this is used when there's a whole list of data to provide and
	you need to create alternate colors for each row of data. This is
	the first color */ 
/*COLOR DE LAS BARRAS EN LA TABLA DEL MEDIO 
	 QUE INDICAN LOS CONTENIDOS
	  DENTRO DEL LA CATEGORIA*/
.sectiontableentry1 {
  line-height: 18px;
  height: 20px;
  background-color : #FFFFFF;
}

/* this is the second color for the row. So, the table generator,
	will alternate its style through sectionableentry1 and sectiontableentry2
	as it cycles through and outputs each row of data. Similar to forum's post
	listings */
/*COLOR DE LAS BARRAS EN LA TABLA DEL MEDIO QUE INDICAN LOS CONTENIDOS DENTRO DEL LA CATEGORIA*/
.sectiontableentry2 {
  line-height: 18px;
  height: 20px;
  background-color : #f9f9f9;
}
/**
* Mambo Styles for Categories
* ---------------------------
* The following are the styling for "Category" items
* generated from the Sections area
*/
.category {} /* this is to set the category Titles ( found on a SECTION's page
	where the Category lists are) styles */
a.category:link, a.category:visited {} /* same as above, but to set the link format */
a.category:hover {} /* same as above, but for links with mouse pointer over it */
 
/**
* Mambo Blog styling
* ------------------
* Not too sure where this is used yet. I tried the blog section
* but it doesn't seem to use it. If you have info on this,
* email me. I'll update this part.
*/
 
.blogsection{} /* to be updated */
 
 
/**
* Mambo Components Styles
* -----------------------
* These stylings are to format the way components title
* is displayed
*/
 
.componentheading {} /* This is used for formatting the component's title
	when it is displayed on its own page on the frontend */
 
/**
* Mambo Modules formatting
* ------------------------
* These stylings are to format the way modules are
* displayed. It mainly deals with the format of its
* table. I think this doesn't need too much explaining
*/
/* styling the module table */
table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 202px;
}
/* styling the module header, and the module titles */
/*CABECERA DE LOS MENUS, RECUADRO DE COLOR DONDE INDICA QUE MENU ES*/
table.moduletable th {
	/*background: url(../images/subhead_bg.gif) repeat-x;*/
	/*color de letra del encabezado del menu*/
	color: #999999;
	text-align: center;
	padding-top: 11px;
	padding-left: 4px;
	height: 33px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
/* well.. for formatting the table cells of the module table */
/*Este archivo que carga es el que indica el color de la tabla del menu*/
table.moduletable td {
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	font-weight: normal;
	background: url(../images/leftmodule_td_bg2.jpg) repeat;
}
/**
* Mambo's Built-in Component's Syling
* -----------------------------------
* These stylings are used for Mambo's built-in components
* such as newsfeeds, weblinks, contact, search and polls.
* A commented subtitle will guide you which is for which
*/
 
 
/* Polls */
 
.poll {} /* polls texts */
.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 {} /* 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 */
 
/* Contact's table settings */
table.contact {} /* for formatting the entire "Contact" table which includes
	the name, address icons and form. Note this table DOES NOT 
	enclose the dropdown list for selecting the Department/person
	to contact */
table.contact td.icons {} /* the name gave it away. This formats the <td> cells
	where the little icons sits next to the details (those addresses,
	phone number etc) */
table.contact td.details {} /* this is for formatting the <td> cells where all the details sits.
	The details where addresses, phone number and additional info are */

/**
* ########## MAMBO GENERAL STYLING FOR SECTIONS/CATEGORIES/CONTENTS ###########
* ------------------------------------------------------
* These stylings are either sometimes or often used across
* Sections, categories and contents. They, therefore, deserves
* to be mentioned and separated from others.
*/
 /* For styling the date the content/articles are created under contents title */
 /*color de la fecha*/
.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}
 /* styling the "Last updated on" text at the end of articles/contents */
.modifydate {}
/* For formatting the "Read on..." link for blogs and on frontpage. */
/*icono de leer mar para un articulo*/
.readon{
display:block;
width: 100px;
padding-left: 17px;
background: url(../images/readon.gif) no-repeat;
} 
/*icono de leer mas para un artículo*/
.readon:hover{
display:block;
padding-left: 17px;
background: url(../images/readon_over.gif) no-repeat;
} 

/**
* ############## MAMBO FORM STYLES ##############
* -----------------
* Here are 2 styles that Mambo uses to let users control
* how their forms and buttons may look.
*/
/*color del borde de los botones de submit*/
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 12px;
  color            : #888888;
  border           : 1px solid;
}
/*color de los campos de texto*/
.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

 
/**
* Mambo Tabbed Frontend Admin Interface
* -------------------------------------
* The CSS styles here defines how the frontend admin interface
* will look like when editing and adding news through frontend.
*/
 
.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 */
 
/** 
* ##############  MAMBO STYLING FOR CONTENTS  ###############
* --------------------------
* All the styling for contents are listed below.
*/
/* This is used mainly for the table that holds the SECTIONS such as News.
	This is when you create a link to a Section and when clicked on it, it will display
	"News" then some description (with image if you selected one) and then a list of 
	Category of News. Yes! That entire thing is contained in a table with this style */
.contentpane {
  width: 100%;
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}
/* Found this being used by Phil in his Shambo2. Don't know where else its used
in Mambo */
.contentpaneopen {
  width			   : 100%;
  text-align       : justify;
  padding-left     : 0px;
  padding-right    : 0px;
}
/* This is used in several places; the Heading of contents on the frontpage,
	it is also used for Section's heading (see above for explanation) "News" or
	whatever heading you used */
	/*COLOR DEL TITULO DE LOS CONTENIDOS*/
.contentheading, .componentheading {
	height: 24px;
	/*FLECHA DE COLOR (VIÑETA DEL TITULO DEL CONTENIDO)*/
	/*background: url(../images/contenthead.gif) no-repeat;*/
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #0FA425;
	text-transform: UPPERCASE;
}
/* Couldn't find where is this yet. Will update this part when I
get to it. Sorry. If you know, please email me the infos */
.contentpagetitle {} 
/* When you create a link to a Section in the main menu and when clicked on it, it will display
	"News" then some description (with image if you selected one) and then a list of 
	Category of News. This style is used for formating the "DESCRIPTION" part of that page */
.contentdescription {}
/* This is used to format the table of the Tables of Contents or "Jump to" 
	box when it is enabled in a multiple paged content or article */
table.contenttoc {}
/* the same as above, but this is used to format the td or
	table cells */
table.contenttoc td {}
 /* used for styling the texts used for displaying 
	those "stars" for rating in an article */
.content_rating {}
/* used for those voting texts (the one with voting RADIO buttons) */
.content_vote {} 

/*##############  TEMPLATE CUSTOMED STYLING ###############*/
/*Color del back del template, esta por detras de la interfaz, queda como un borde*/
#out_table {
 	margin-top:0px;
	margin-left: 0px;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
	height:auto
	
}
#out_table td {
	vertical-align:top;
}
/*color de un frame de la pagina principal*/
#main_area {
 	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
	height:auto;
	width: 548px;
	background-color:#FFFFFF;
}
.mainbody{
	padding: 3px 2px 3px 2px;
}
/*banner donde estaba el TOPMENU ----Aqui se habilita el banner y luego por el admin se publica el menu*/
#top_module{
/*background: url(../images/top_module_bg.jpg) no-repeat;*/
padding-top: 35px;
padding-left: 5px;
padding-right:10pt;
color            : #FFFFFF;

/*Carga la imagen del fondo debajo del memu izquierdo*/
}
#left_module{
background: url(../images/left_menu_bg2.jpg) repeat-y;
border-right: 2px solid #FFFFFF;
}
/*Letra del footer parte de abajo del site*/
#footer {
padding-left:5px;
padding-right:5px;
padding-top: 20px;
color: #42B901;
text-align: center;

}
.user1{
background: url(../images/user1_bg.jpg) no-repeat;
padding-top: 35px;
padding-left: 5px;

}
.user2{
/*Latest News*/
/*background: url(../images/user2_bg.jpg) no-repeat;*/
padding-top: 35px;
padding-left: 5px;
}

