body {
/* 	background-image: url(../images/main_30.jpg); */
	background-color:#000000;	
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:70.1%;
	font-family:Arial, Helvetica, sans-serif;
}

.main {
background-color:#000000;
/*background-image:url(../images/main_06.jpg); */
background-repeat:repeat-x;
width:100%;
float:left;
border-top:1px solid #fcb131;
}

.mainint {
/*background-image:url(../images/main_29.jpg);background-repeat:repeat-x; */
width:100%;
height:40px;
line-height:40px;
border-bottom:1px solid #fcb131;
float:left;
margin-bottom:10px;
}

.content {
width:890px;
margin:0px auto;
text-align:left;
}

.left {
float:left;
width:530px;
padding:0px 0px 0px 0px;

}

.right{
background-image:url(../images/main_04.jpg); 
background-repeat:no-repeat;
float:right;
width:356px;
	line-height:20px;
}

.logo {
background-image:url(../images/main_02.jpg);
background-repeat:no-repeat;
background-position:right;
height:130px;
width:486px;
}

.image {
width:356px;
}

.emptyimage {
width:356px;
height:290px;
}

.topmenu {
height:40px;
padding:0px 0px 0px 0px;
background-image:url(../images/main_11.jpg);
background-repeat:repeat-y;
background-position:left;
}

.veryimp {
height:30px;
padding:10px 0px 0px 0px;
color:#FF0000;
font-weight:bold;
}


.maincontent {
padding:10px 0px 0px 0px;
	line-height:20px;
}

h3 {
color:#fcb131;
font-size:1.9em;
background-image:url(../images/main_22.jpg);
background-repeat:no-repeat;
padding:0px 0px 5px 24px;
display:block;
margin:5px 0px 0px 0px;
font-family: Tahoma, Arial, sans-serif;
border-bottom:1px solid #f4f4f4;
}

h2 {
color:#666666;
display:block;
margin:5px 0px 0px 0px;
font-family: Tahoma, Arial, sans-serif;
border-bottom:1px solid #f4f4f4;
font-size:1.9em;
}

.small {
color:#CCCCCC;
font-size:0.88em;
}

.small2 {
color:#CCCCCC;
font-size:0.50em;
}

a:link, a:visited {
color:#aca047;
}
a:hover {
color:#666666;
}

li {
list-style:url(../images/bullet.png);
margin:2px 0px;
}

.submenu {
height:20px;
line-height:20px;
margin-top:1px;
}

/*.article_seperator {
border-bottom:3px solid #f4f4f4;
margin:8px 0px 8px 0px;
color:#000000;
}*/

.footer {
padding:10px;
/*color:#ffffff;*/
color:#000000;
}

	.left_box {
		float:left;
		color:#000000;
	}
	
		.left_box2 {
		background-color:#f4f4f4;
		border: 1px solid #ccc;
		padding: 1px;
		margin: 0 0 1px 0;
		line-height:20px;
	}
	
	.incontent {
	padding:0px 10px 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.0em;
} /*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.0em;

} /*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.0em;
} /*formatting all 
<tr> items.  This default setting is used when no other style has been defined.*/

hr {} /* horizontal line in your template*/
hr.separator {}
 
/* FORMS SETTINGS */ 
.button {
  color            : #666666;
  border           : 1px solid #999999;
/*  background-color : #ffffff;*/
  Background-Color: #000000;
  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 {height:10px;
 padding-top       : 10px;
margin:0px 0px 0px 0px;} /*formatting the <div> which holds  items: inputbox, search button...*/
 
 
/* NAVIGATION/MENU SETTINGS */
 
ul#mainlevel {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:center;
	text-decoration:none;
}

ul#mainlevel li{
list-style: none;
	padding: 0px;
	float: left;
	margin: 0px;
	white-space: nowrap;
	text-decoration:none;

} /* this styling is for the MAIN items in the menu */
a.mainlevel:link, a.mainlevel:visited {
background-image:url(../images/main_11.jpg);
background-repeat:repeat-y;
background-position:right;
color:#7f7f7f;
text-transform:uppercase;
padding:13px 20px 13px 20px !important;
padding:20px 20px 20px 20px;
height:40px;
line-height:40px;
text-decoration:none;
border-right:1px;
}

a.mainlevel:hover {
color:#666666;
background-image:url(../images/main_13.jpg);
background-repeat:repeat-x;
border-right:1px solid #cccccc;
}

#active_menu {
color:#666666;
background-image:url(../images/main_13.jpg);
background-repeat:repeat-x;
border-right:1px solid #cccccc;
} /* 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;
	list-style: none;

}

ul#mainlevel-nav li a{
color:#999999;
padding:4px 10px 0px 10px;
text-decoration:none;
border-left:1px solid #ffffff;
border-right:1px solid #efefef;
}

ul#mainlevel-nav li a:hover{
color:#fcb131;
padding:4px 10px 0px 10px;
text-decoration:none;
border-left:1px solid #efefef;
border-right:1px solid #ffffff;
}


a.sublevel{


} /* this styling is for menu items that HAS A PARENT */
a.sublevel:link {

}
a.sublevel:visited {

}
a.sublevel:hover {

}
 
.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{}
 
/* 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:#fcb131;
font-size:1.9em;
padding:0px 0px 5px 0px;
width:100%;
margin:5px 0px 0px 0px;
font-family: Tahoma, Arial, sans-serif;
border-bottom:1px solid #f4f4f4;

}
td.componentheading {

}
/* Title of the component being used to display the content.*/
table.contentpaneopen {
width:100%;
}

table.contentpaneopen td {
	padding:0px;
}

table.contentpane {
width:100%;
	margin: 0px;
	padding: 0px;
}
.contentheading {
color:#fcb131;
font-size:1.9em;
background-image:url(../images/main_22.jpg);

background-repeat:no-repeat;
padding:10px 0px 10px 0px;
text-indent:24px;
background-position:left center;
height:34px;
line-height:34px;
width:100%;
margin:5px 0px 0px 0px;
font-family: Tahoma, Arial, sans-serif;
border-bottom:1px solid #f4f4f4;
}

 /* 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 {} /* 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 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;
background-color:#f4f4f4;
} 
.sectiontableentry2 {
padding:4px;
}
 
/* JOOMLA - MAMBO MODULES FORMATTING */
table.moduletable {
width:100%;
text-align:left;
margin:0px 0px 16px 0px;
} /* Formatting the module table */
table.moduletable th {
color:#fcb131;
font-size:1.9em;
background-image:url(../images/main_22.jpg);
background-repeat:no-repeat;
padding:0px 0px 5px 0px;
text-indent:24px;
display:block;
margin:5px 0px 0px 0px;
font-family: Tahoma, Arial, sans-serif;
border-bottom:1px solid #f4f4f4;
}

table.moduletable-yellow {
		background: #fffbe6;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
padding: 0px 10px 10px 10px;
		line-height:20px;
		float:left;
		width:100%;
		text-align:left;
		}
		
		table.moduletable-yellow th {
color:#666666;
display:block;
margin:5px 0px 0px 0px;
font-family: Tahoma, Arial, sans-serif;
font-size:1.9em;
padding:12px 0px 5px 0px !important;
padding:12px 0px 5px 10px;
}

.ad {
width:100%;
display:block;
text-align:center;
margin:0px 0px 0px 36px;
}

table.moduletable-steel {
		background: #fff url(../images/bgshade.gif) repeat-x;
		padding: 0px 10px 10px 10px;
		width:100%;
		border-bottom:3px solid #f4f4f4;
		text-align:left;
		margin:0px 0px 10px 0px;
		}
		
table.moduletable-steel th {
color:#666666;
display:block;
padding:12px 0px 5px 0px !important;
padding:12px 0px 5px 10px;
margin:0px 0px 0px 10px;
font-family: Tahoma, Arial, sans-serif;
font-size:1.9em;
}

table.moduletable-new {
width:100%;
text-align:left;
border-bottom:3px solid #f4f4f4;
margin:0px 0px 8px 0px;
}

table.moduletable-new th{
color:#fcb131;
font-size:1.9em;
background-image:url(../images/lightbulb.png);
background-repeat:no-repeat;
padding:0px 0px 5px 0px;
text-indent:24px;
display:block;
margin:5px 0px 0px 0px;
font-family: Tahoma, Arial, sans-serif;
}

 /* Formatting the module header, and the module titles */
table.moduletable td {} /* Formatting the table cells of the module table */

.breadcrumb {
margin:0px 0px 6px 0px;
font-size:0.9em;
text-decoration:none;
color:#d1d1d1;
		}


.pathway {
color: #9D9D9D;
text-decoration:none;
}

.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;
}

/* MISCELLANEOUS */
 
/* Dates , Authors*/
.createdate {
font-size:0.9em;
border-bottom:1px solid #f4f4f4;
height:20px;
line-height:20px;
} /* For styling the date the content/articles are created under contents title */
.modifydate {
font-size:0.9em;
border-top:1px solid #f4f4f4;
height:20px;
line-height:20px;
padding-top:10px;
} /* 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;*/
background-color:#000000;
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-color:#000000;
background-image:none !important;
text-align:left;}
#fulltext {width:98% !important;
/*background-color:#FFFFFF;*/
background-color:#000000;
text-align:left;
background-image:none !important;
}
.introtext {width:98% !important;
/*background-color:#FFFFFF;*/
background-color:#000000;
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;*/
.mceContentBody{background-color:#000000;
background-image:none;
text-align:left;
}