/*********************************************************
Joomla templates from Joomladesigns.co.uk Copyright 2007
*********************************************************/
* {
	padding:0;
	margin:0
}
a:link, a:visited {
	color:#000;
	font-size:11px;
	text-decoration:none
}
a.blogsection:link, a.blogsection:visited {
	color:#2C3346;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none
}
a.blogsection:hover {
	color:#638DC7;
	font-size:11px;
	text-decoration:underline
}
img { border: 0 none; }
a.category:link, a.category:visited {
	color:#2C3346;/* same as above,but to set the link format */
	font-weight:bold
}
a.fase4rdf:link {
	color:#006EC7;
	font-size:11px;/* links of the body text of the newsfeed */
	font-weight:bold;
	text-decoration:none
}
a.fase4rdf:hover {
	color:#FFCC00;
	font-size:11px;/* links of the body text of the newsfeed when mouse points over it*/
	font-weight:bold;
	text-decoration:underline
}
a.mainlevel:link, a.mainlevel:visited, .moduletable_menu a {
	padding:5px 0;
	padding-left:8px;
	margin-left:4px;
	width:200px;
	border-bottom:1px solid #eee;
	display:block;/* this styling is for the MAIN items in the menu */
	color:#444;
	text-decoration:none;
	text-align:left;
	height:20px
}
a.mainlevel:hover, .moduletable_menu a:hover, .active a {
	background:#f4f4f4;
	color:#000;
	text-decoration:none
}
a.pagenav, a.pagenav:visited {
	color:#F5922B;
	font-weight:normal/* same as above,but for links */
}
a.pagenav:hover {
	color:#919387;
	font-weight:normal;/* same as above,but for links with mouse pointer over it */
	text-decoration:underline
}
a.readon:link, a.readon:visited {
	padding-left:0px;
	color:#2C3346;/* For formatting the "Read on..." link for blogs and on frontpage. */
	font-size:11px;
	text-decoration:none
}
a.readon:hover {
	color:#638DC7;/* Pfft..! */
	font:normal 11px Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline
}
a.sublevel:link, a.sublevel:visited {
	color:#000;/* this styling is for menu items that HAS A PARENT */
	font-weight:normal
}
a.sublevel:hover {
	color:#FFF;/* pffff!.. you know this! */
	text-decoration:none
}
/*  Weblinks */
a.weblinks:link, a.weblinks:visited {
	color:#006EC7;/* well.. to format the link's titles under the "Weblinks" 
section on the frontend */
	font-weight:normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none
}
a.weblinks:hover {
	color:#006EC7;/* same as above,but for link with mouseover */
	text-decoration:underline
}
a:hover, a.category:hover {
	color:#638DC7;
	text-decoration:underline
}
/**
* General Body Styling
* --------------------
* These are normal css setup reccommended for your
* HTML template although they are not neccessary
*/
fieldset {
	background: transparent!important;
	border-style: none!important;
	position: relative;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
}
form ul, form ul li, fieldset p {
	margin:0px;
	padding:0px;
	list-style:none;
}
body {
	margin:0 auto;
	background:White url(../images/bg.gif) repeat-x;
	color:#666;
	font:76%/150% Tahoma;
	text-align:center
}
body.mceContentfieldset {
	background: transparent!important;
	border-style: none!important;
	position: relative;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
}
form ul, form ul li, fieldset p {
	margin:0px;
	padding:0px;
	list-style:none;
}
body {
	background:white
}
body.published {
	background:#AADDFF
}
h1 {
	padding-left:20px;
	color:#000;
	font:normal 1.7em Arial, Helvetica, sans-serif
}
h3 {
	padding:0;
	margin:0;
	color:#000;
	font-size:17px;
	font-weight:normal
}
h4 {
	color:#525252;
	font-size:12px;
	font-weight:bold
}
h5 {
	color:#525252;
	font-size:11px;
	font-weight:bold
}
h6 {
	color:#525252;
	font-size:10px;
	font-weight:bold
}
/**
* General Mambo Styles
* --------------------
* The following are styles that are often used
* site wide by Mambo to provide better control
* of content's appearences.
*/
hr {
	border:1px solid #CCFF00;
	background:transparent;/* often used in components like Akobook,and Simpleboard forum
to define the separator lines */
	height:1px
}
hr.separator {
	width:75px;
	border:1px solid #CCFF00;
	background:transparent;/* 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*/
	height:1px
}
label {
	padding-left:5px
}
li {
	padding:5px 5px 0 5px;
	list-style-type:square
}
table {
	font-size:100%
}
/*  Contact's table settings  */
table.contact td.details {
	background-color:#333333;/* this is for formatting the <td> cells where all the details sits.
The details where addresses,phone number and additional info are */
	font:11px Verdana, Arial, Helvetica, sans-serif
}
table.contact, table.contact td.icons {
	background-color:#333333/* 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.contenttoc {
	border:1px solid #666;
	margin:10px;
	padding:5px;
	color:#333;/* 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 */
	background-color:#FFF
}
table.contenttoc td {
	font-size:8pt;/* the same as above,but this is used to format the td or
table cells */
	font-weight:normal;
	text-align:left
}
/**
* 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
*/
table.moduletable th, #sidebar h3 {
	width:211px;
	padding:0 0 0 10px;
	margin:0;
	color:#638DC7;
	font:bold 1.7em "Trebuchet MS", Arial;
	text-align:left;/* styling the module header,and the module titles */
	text-decoration:none;
	height:30px
}
table.moduletable tr {
	font-size:11px/* well.. for formatting the table cells of the module table */
}
table.moduletable, table.moduletable td {
	margin:0
}
/* Search page */
table.searchintro {
	border:1px solid #666;
	background-color:#FFF/* 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  */
}
ul {
	margin:5px 0px 20px 30px
}
/**
* Mambo Form Styles
* -----------------
* Here are 2 styles that Mambo uses to let users control
* how their forms and buttons may look.
*/
.button {
	margin-top:4px;
	border:1px solid #111;
	color:#333;/* this style applies to most form buttons generated by
Mambo and its components. Change its format here*/
	background:#ccc;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	height:20px
}
/**
* Mambo Styles for Categories
* ---------------------------
* The following are the styling for "Category" items
* generated from the Sections area
*/
.category {
	color:#333;/* this is to set the category Titles ( found on a SECTION's page
where the Category lists are) styles */
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
}
/**
* Mambo Components Styles
* -----------------------
* These stylings are to format the way components title
* is displayed
*/
.componentheading {
	padding:0 0 10px 0;
	color:#51524F;
	font-size:13px;/* This is used for formatting the component's title
when it is displayed on its own page on the frontend */
	font-weight:bold;
	text-align:left
}
.content {
	width:932px;
	margin:10px auto;
	text-align:left
}
.content_rating, .content_vote {
	font-weight:normal;/* used for styling the texts used for displaying 
those "stars" for rating in an article */
	font-size:8pt
}
.contentdescription {
	color:#333;
	font-size:11px;/* 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 */
	text-align:left
}
.contentdescription img {
	padding-right:5px
}
.contentheading {
	padding-left:0px;
	padding-top:0px;
	color:#638DC7;
	font:bold 1.9em Arial, Sans-Serif;
	text-indent:0px;
	text-align:left
}
.contentpagetitle {
	color:#525252;
	font-size:13px;/* 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 */
	font-weight:bold;
	text-align:left
}
.contentpane, .sectiontableentry1 {
	background-color:#FFF/* 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 */
}
/** 
* Mambo Styling for Contents
* --------------------------
* All the styling for contents are listed
* below.
*/
.contentpaneopen {
}
.contentpaneopen img {
	padding:10px
}
/**
* 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.
*/
.createdate {
	padding:0 0 10px 0;
	color:#888;
	font-size:9px;/* name says it all.. its for styling the date the content/articles are created under 
contents title */
	font-weight:normal;
	text-decoration:none
}
.fase4rdf {
	color:#FFFFFF;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif
}
.inputbox {
	border:1px solid #6E6E6E;
	color:#000000;
	background:#F8F8F8;
	font-size:12px/* Again,the name implies that this style changes the 
way those input box looks */
}
.inputbox:hover {
	border:1px solid #9F9E9E
}
.latestnews li {
	padding:0px 5px 0 0px;
	list-style-type:none
}
.modifydate {
	color:#aaa;
	font-size:10px;/* need me to say?:) Well it styles the "Last updated on" text
at the end of articles/contents */
	font-weight:normal;
	text-decoration:none
}
.moduletable form {
	padding:10px 10px 0px 15px
}
.moduletable form td {
	padding-bottom:1px
}
/**
* Mambo Menu Styling
* ------------
* You can control the way menu behave and look
* by using the CSS settings below
*/
.moduletable_menu ul, .moduletable_menu ul li {
	margin:0px;
	padding:0px;
	list-style:none
}
.mosimage {
	border:1px solid #aaa;
	padding:0px;
	margin:1px 8px 8px 0px
}
.mosimage_caption {
	background-color:#000;
	color:#FFF
}
.mostread li {
	padding:0px 5px 0 5px;
	list-style-type:none
}
.newsfeeddate {
	color:#FFFF99;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif
}
/*  Newsfeeds */
.newsfeedheading {
	color:#FF6600;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif
}
.offtab {
	border-left:outset 1px #E0E0E0;
	border-right:outset 1px #E0E0E0;
	border-top:outset 1px #E0E0E0;
	border-bottom:solid 1px #d5d5d5;
	background-color:#e5e5e5;/* Same as above,used for styling of the "Tab" buttons when editing contents through the frontend.
This .ontab is the styling for the tab when it is NOT active or when it is NOT "clicked" */
	font-weight:normal;
	text-align:center;
	cursor:pointer
}
/**
* 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 {
	border-left:outset 1px #DCF2FA;
	border-right:outset 1px #808080;
	border-top:outset 1px #DCF2FA;
	border-bottom:solid 1px #d5d5d5;
	background-color:#323A15;/* For styling of the "Tab" buttons when editing contents through the frontend
(when you log in as admin in the frontend). This .ontab is the styling for the
tab when it is active or after its "clicked" */
	color:#FFFFFF;
	font-weight:bold;
	text-align:center
}
.pagenav {
	color:#555;
	font-weight:normal/* as the name implies,this is for formatting texts for
those "<< Start < Previous 1 Next > End >>" links */
}
.pagenavbar {
}
.pagetext {
	display:none;
	visibility:hidden;/* 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 */
	position:relative;
	top:0
}
/**
* 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 {
	margin-bottom:10px;
	padding:5px;
	color:#000;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif
}
.pollstableborder {
}
.sectiontableentry1 img, .sectiontableentry2 img {
	padding-right:10px;
	padding-left:5px
}
.sectiontableentry2 {
	background-color:#EFEFEF/* 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 */
}
/**
* Mambo Sections Styles
* ---------------------
* Styling of sections tables 
*/
.sectiontableheader {
	padding:2px;
	background-color:#638DC7;/* 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 */
	background-repeat:repeat;
	color:#FFF;
	font-weight:bold
}
.small {
	color:#888;
	font-size:10px;/* general style for texts when small size fonts are used. In 
the contents,this style is used for "Written by..." texts */
	font-weight:normal;
	text-decoration:none
}
.smalldark {
	color:#666;
	font-size:10px;
	font-weight:normal;
	text-decoration:none
}
.syndicate {
	padding:15px
}
.syndicate {
	padding-top:10px
}
.tabheading {
}
.tabpadding {
	padding-top:5px;/* this style is used set the size of the tab in 
in the above */
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px
}
#bottom {
	background-color:White;
	height:23px
}
#center {
	float:right;
	width:600px;
	margin:0px;
	padding:0 0 15px 30px;
	border-left:1px dotted #ccc;
	background:#FFF
}
#footer {
	clear:both;
	margin:0px auto;
	border-top:3px solid #000;
	padding:20px 0;
	background:#638DC7;
	color:#eee;
	text-align:center
}
#footer .padding {
	padding:20px 0px 20px 35px;
	color:#FFF
}
#footer a {
	color:#444
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline
}
#intro {
	margin:0 0 20px;
	border:1px solid #000;
	background:#fff url(../images/intro.jpg) no-repeat;
	height:190px
}
#logo {
	float:left;
	padding:8px 0 0 20px
}
#mainlevel-nav {
	padding:5px 3px 0 0;
	margin:0;
	list-style:none;
	font-size:0.8em
}
#mainlevel-nav li {
	padding:0px;
	float:left;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	font-size:11px;
	line-height:30px
}
#mainlevel-nav li a {
	margin:0 30px 0 0;
	color:#638DC7;
	text-decoration:none
}
#mainlevel-nav li a:hover {
	color:#000
}
#mid {
	padding:20px;
	clear:both
}
#search {
	float:right;
	margin:0 0 30px
}
#search input, .buttonheading img {
	padding:2px
}
#sidebar {
	float:left;
	width:230px
}
#top {
	color:#0C469E
}
#topmenu {
	clear:both;
	float:right
}
