/*
 * Custom CSS
 */

.paddingbanner {
padding-top: 5px;
padding-bottom: 5px;
}

.mainbody {
padding: 5px 5px 5px 5px;
}

.graybar {
background-color: #4C4C4C;
height: 10px;
}

a.fav:link, a.fav:visited {
color: #000000; 
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 20px;
}

a.fav:hover {
color: #000000;
text-decoration: underline;
font-size: 20px;
}

a.clientlist:link, a.clientlist:visited {
font-size: 20px; 
color: #000000; 
text-decoration: underline;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.clientlist:hover {
font-size: 20px;
color: #000000;
text-decoration: none;
}

.maincontentarea {
background-color: #FFFFFF;
padding-top: 5px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
}

.pathwaypadding {
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}

.datepadding {
padding-right: 15px;
}



.topnavpadding {
padding-right: 10px;
}

.footer {
height: 30px;
border-top: 1px solid #ffffff;
background-color: #000000;
width: 100%;
padding: 6px;
}

.pathway {
font-size: 12px; 
color: #FEFEFE;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.footer-links:link, a.footer-links:visited, a.footer-links:active {
font-size: 12px; 
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-decoration: none;
}

a.footer-links:hover {
font-size: 12px; 
color: #d90000;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-decoration: underline;
}


A.pathway:LINK, A.pathway:VISITED, A.pathway:ACTIVE {
font-size: 12px; 
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-decoration: none;
}

A.pathway:HOVER {
font-size: 12px; 
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-decoration: underline;
}

.maintableborder {
border-top: 0;
border-right: 1px;
border-bottom: 1px;
border-left: 1px;
border-style: solid;
border-color: #000000;
}

td.memberships {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
background-image: url("../images/rgt_sd_hdr_back.jpg");
background-position: top left;
background-repeat: no-repeat;
height: 33px;
padding-top: 1px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
}

.membershiplogos {
padding: 5px;
}

/**
 * General Body Styling
 * --------------------
 * These are normal css setup recommended for your
 * HTML template although they are not neccessary
 */
 
body {
margin: 0px 0px 0px 0px;
background-color: #fbfbfb;
color: #A0A0A0;
}

td,tr,p,div {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}

a:link, a:visited {
color: #000000; 
text-decoration: underline;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

a:hover {
color: #A0A0A0;
text-decoration: none;
}

/**
* General Mambo Styles
* --------------------
* The following are styles that are often used
* site wide by Mambo to provide better control
* of content's appearences.
*/

/* often used in components like Akobook, and Simpleboard forum
to define the separator lines */

hr { 
background: transparent; 
height: 1px; 
border: 1px solid #314B77;
}

/* found this css style in Peekmambo's css style. Still haven't worked out
if this is a custom style or an in built style. Will update when I find out*/

hr.separator {
background: transparent;
height: 1px;
width: 75px;
border: 1px solid #314B77;
}

/* as the name implies, this is for formatting texts for
those "<< Start < Previous 1 Next > End >>" links */

.pagenav {
font-weight: normal;
}

/* same as above, but for links */

a.pagenav, a.pagenav:visited {
font-weight: bold;
color: #000000;
text-decoration: underline;
}

/* same as above, but for links with mouse pointer over it */

a.pagenav:hover {
color: #000000;
font-weight: bold;
text-decoration: none;
}

/* general style for texts when small size fonts are used. In 
the contents, this style is used for "Written by..." texts */

.small {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #A3A3A3;
text-decoration: none;
font-weight: normal;
}

.smalldark {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #A3A3A3;
text-decoration: none;
font-weight: bold;
}

/**
* Mambo Tabbed Frontend Admin Interface
* -------------------------------------
* The CSS styles here define how the frontend admin interface
* will look like when editing and adding news through frontend.
*/

/* 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 */

.pagetext {
visibility: hidden;
display: none;
position: relative;
top: 0;
}

/**
* Mambo Menu Styling
* ------------
* You can control the way menus behave and look
* by using the CSS settings below
*/

/* this styling is for the MAIN items in the menu */

a.mainlevel-topmenu:link, a.mainlevel-topmenu:visited {
color: #FFFFFF;
font-weight: bold;
font-size:14px;
text-decoration: none;

margin: 0px 0px 0px 0px;
padding: 4px 0px 3px 0px;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #000000;
}

/* same as above, but when hovering */

a.mainlevel-topmenu:hover {
color: #000000; 
font-weight: bold;
text-decoration: none;
}


/**
* Mambo Menu Styling
* ------------
* You can control the way menus behave and look
* by using the CSS settings below
*/

/* this styling is for the MAIN items in the menu */

a.mainlevel:link, a.mainlevel:visited {
color: #000000;
font-weight: bold;
font-size:15px;
text-decoration: none;
}

/* same as above, but when hovering */

a.mainlevel:hover {
color: #ffffff; 
font-weight: bold;
text-decoration: none;
}

ul#mainlevel-top {
list-style: none;
padding: 0;
margin: 0;
}

ul#mainlevel-top li {
background-color: #000000;
padding-left: 10px;
padding-right: 0px;
float: left;
margin: 0;
font-size: 14px;
font-weight: bold;
line-height: 28px;
white-space: nowrap;

}

ul#mainlevel-top li a {
text-align: center;
text-decoration: none;
color: #FFFFFF;
background: transparent;	
padding-left: 2px !important;
padding-right: 2px !important;
padding-left: 2px;
padding-right: 2px;
font-size: 14px;
}

ul#mainlevel-top li a:hover {
color: #A3A3A3;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
}

a.mainlevel-footer:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: underline;
}

.mainlevel-footer {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #FFFFFF;
text-align: center;
}

.mainlevel {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #FFFFFF;
text-align: center;
}

/* this styling is for menu items that HAS A PARENT */

a.sublevel:link, a.sublevel:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #343A58; 
font-weight: normal;
}

/* pffff!.. you know this! */

a.sublevel:hover {
color: #000000; 
text-decoration: none;
}

/**
* Mambo General styling for Sections/Categories/Contents
* ------------------------------------------------------
* These stylings are either sometimes or often used across
* Sections, categories and contents. They, therefore, deserve
* to be mentioned and separated from others.
*/

/* name says it all.. its for styling the date the content/articles are created under 
contents title */

.createdate {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: none;
font-weight: normal;
}

/* need me to say? :) Well it styles the "Last updated on" text
at the end of articles/contents */

.modifydate {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
text-decoration: none;
font-weight: normal;
}

/* For formatting the "Read on..." link for blogs and on frontpage. */

a.readon:link, a.readon:visited {
color: #000000; 
text-decoration: underline; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
}

a.readon:hover {
color: #000000;
text-decoration: none;
font-weight: normal;
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
}

/** 
* 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%;
}

.contentpaneopen {
width: 100%;
}

.contentheading {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #000000;
}

.contentheading-home {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #000000;
}

.moduletopmenu {
background-image: url("../images/nav-background3.gif");
background-repeat: repeat-x;
background-position: bottom left;
width: 100%;
height: 24px;
vertical-align:bottom;
padding: 0px 0px 0px 0px;
margin: 0px;

}

/* 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 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}

/* 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 {
color: #343A58;
background-color: #e0e0e0;
border-top: 1px solid #465675;
border-bottom: 1px solid #465675;
border-left: 1px solid #465675;
border-right: 1px solid #465675;
}

/* the same as above, but this is used to format the td or
table cells */

table.contenttoc td {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
text-align:left;
padding: 3px;
}

/* used for styling the texts used for displaying 
those "stars" for rating in an article */

.content_rating {
font-size: 10px;
}

/* used for those voting texts (the one with voting RADIO buttons) */

.content_vote {
font-size: 10px;
}

/**
* Mambo Sections Styles
* ---------------------
* Styling of sections tables 
*/

/* 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 */

.sectiontableheader {
background-color : #000000;
padding: 2px;
color: #FFFFFF;
font-weight: bold;
}

/* 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 */

.sectiontableentry1 {
background-color: #b81e23;
}

.columns {
width: 146px;
border-top: 1px solid #FFFFFF;
background-color: #D90000;
height: 580px;
}

/* 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 */

.sectiontableentry2 {
background-color: #cccccc;
}

/**
* Mambo Styles for Categories
* ---------------------------
* The following are the styling for "Category" items
* generated from the Sections area
*/

/* this is to set the category Titles ( found on a SECTION's page
where the Category lists are) styles */

.category {
color: #000000; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px; 
font-weight: bold; 
text-decoration: none;
}

/* same as above, but to set the link format */

a.category:link, a.category:visited {
color: #000000;
font-weight: bold;
}

/* same as above, but for links with mouse pointer over it */

a.category:hover {
color: #000000;
}

/**
* 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.
*/

a.blogsection:link, a.blogsection:visited {
color: #000000; 
text-decoration: underline; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
}

a.blogsection:hover {
color: #000000;	
text-decoration: none;
font-size: 14px;
}

/**
* Mambo Components Styles
* -----------------------
* These stylings are to format the way components title
* is displayed
*/

/* This is used for formatting the component's title
when it is displayed on its own page on the frontend */

.componentheading {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #000000;
line-height: 30px;
}

/**
* 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-top {
margin: 4px 0px 2px 0px;
padding: 0px 0px 0px 0px;
width: 100%;

}

/* for formatting the table cells of the module table */

table.moduletable-top td {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-align: center;
padding: 0px 0px 0px 0px;
margin: 0px;
}

/* styling the module table */

table.moduletable {
margin: 10px 5px 10px 5px;

width: 150px;
}

/* styling the module header, and the module titles */

table.moduletable th {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-align: left;
background-image: url("../images/rgt_sd_hdr_back.jpg");
background-position: top left;
background-repeat: no-repeat;
height: 10px;
padding: 5px 0px 0px 0px;

}

/* for formatting the table cells of the module table */

table.moduletable td {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
padding: 5px;
}

/* for formatting the table cells of the module table */

table.moduletable a {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
padding: 5px;
}

/* styling the module table */

table.moduletable-visitors {
margin: 0;
padding: 0;
width: 100%;
}

/* styling the module header, and the module titles */

table.moduletable-visitors th {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
text-align: left;
background-image: url("../images/rgt_sd_hdr_back2.jpg");
background-position: top left;
background-repeat: no-repeat;
height: 34px;
padding-top: 9px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
}

/* for formatting the table cells of the module table */

table.moduletable-visitors td {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
padding: 5px;
}

/* for formatting the table cells of the module table */

table.moduletable-visitors td div {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}

/**
* Mambo's Built-in Component's Styling
* -----------------------------------
* 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  */

/* polls texts */

.poll {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
line-height: 14px
}

/* set the border properties of the polls voting table */

.pollstableborder {
border: 1px solid #465675;
}

/*  Weblinks */

/* well.. to format the link's titles under the "Weblinks" 
section on the frontend */

a.weblinks:link, a.weblinks:visited {
color: #405115;
text-decoration: none;
font-weight: normal;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* same as above, but for link with mouseover */

a.weblinks:hover {
color: #000099;
text-decoration: underline;
}

/*  Newsfeeds */

/* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */

.newsfeedheading {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #343A58;
}

/* yeah.. the date on the newsfeed */

.newsfeeddate {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #343A58;
font-weight: normal;
}

.fase4rdf {
/* this is the body text of the newsfeed */
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px; 
color: #343A58; 
font-weight: normal;
}

/* links of the body text of the newsfeed */

a.fase4rdf:link {
font-size: 11px; 
font-weight: bold; 
color: #356C82;
}

/* links of the body text of the newsfeed when mouse points over it*/

a.fase4rdf:hover {
font-size: 11px;
font-weight: bold; color: #759328;
}

/*  Contact's table settings  */

/* 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 {
background-color: #F8F6F3;
}

/* the name gave it away. This formats the <td> cells
where the little icons sit next to the details (those addresses,
phone number etc) */

table.contact td.icons {
background-color: #F8F6F3;
}

/* this is for formatting the <td> cells where all the details sit.
The details where addresses, phone number and additional info are */

table.contact td.details {
background-color: #F8F6F3;
font-size: 14px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}