body {
	background-color: #2e373c;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71.1%;
	color: #666666;
}

.out {
float:left;
background-image:url(../images/main_02.jpg);
background-repeat:repeat-x;
width:100%;
}

.in {
width:894px;
margin:0px auto;
}

.logo {
width:300px;
float:left;
}

.main {
line-height:24px;
}

.topbar {
background-image:url(../images/main_04.jpg);
background-repeat:no-repeat;
background-position:top;
height:64px;
}

.maintop {
background-image:url(../images/main_07.jpg);
background-repeat:no-repeat;
background-color:#000000;
color:#ffffff;
float:left;
width:894px;
}

.maintop2 {
background-image:url(../images/main_07.jpg);
background-repeat:no-repeat;
background-color:#000000;
color:#ffffff;
float:left;
width:894px;
height:50px;
}

.main2 {
background-color:#fe990c;
color:#ffffff;
float:left;
width:894px;
line-height:22px;
border-top:4px solid #b64500;
background-image:url(../images/main_24.jpg);
background-repeat:repeat-x;
}

.main3 {
background-color:#07A5FF;
color:#ffffff;
float:left;
width:894px;
line-height:22px;
border-top:4px solid #004b76;
background-image:url(../images/main_22.jpg);
background-repeat:repeat-x;
}

.leftarticle {
width:93%;
float:left;
padding:30px 15px 12px 20px;
}

.rightarticle {
float:right;
width:94%;
padding:30px 20px 10px 15px;
border-left:1px solid #333;
}

.rightarticle2 {
float:right;
width:96%;
padding:30px 20px 10px 29px;
}

.leftcontent {
width:49%;
float:left;
}

.rightcontent {
width:49%;
float:right;
}

.leftarticlebottom {
width:93%;
float:left;
padding:20px 20px 10px 15px;
}

.rightarticlebottom {
float:right;
width:94%;
padding:20px 20px 10px 15px;
border-left:1px solid #ff940b;
}

.rightarticlebottom4 {
float:right;
width:96%;
padding:20px 20px 10px 15px;
}

.leftarticlebottom2 {
width:93%;
float:left;
padding:20px 20px 10px 15px;
}

.rightarticlebottom2 {
float:right;
width:94%;
padding:20px 20px 10px 15px;
border-left:1px solid #999;
}

.leftarticlebottom3 {
width:93%;
float:left;
padding:20px 20px 10px 15px;
}

.rightarticlebottom3 {
float:right;
width:94%;
padding:20px 20px 10px 15px;
border-left:1px solid #07A5FF;
}

.mainmain {
background-color:#FFFFFF;
background-image:url(../images/main_14.jpg);
background-repeat:repeat-x;
background-position:top;
float:left;
width:894px;
line-height:24px;
}

.banner {
width:100%;
text-align:center;
}

.left {
width:63%;
float:left;
padding:14px 10px 0px 14px;
border-right: 1px dotted #e7e7e7;
}

.left2 {
width:96%;
float:left;
padding:14px 10px 0px 14px;
}


.right {
	width:31%;
	float:right;
	margin-top: 14px;
	padding:0px 10px 0px 10px;
}

.bottom {
background-image:url(../images/main_37.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:894px;
background-color:#D9D9D9;
padding-bottom:70px;
float:left;
line-height:22px;
border-top:3px solid #999;
}

.bottom2 {
background-image:url(../images/main_37.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:894px;
background-color:#D9D9D9;
padding-bottom:94px;
float:left;
line-height:22px;
border-top:3px solid #999;
}

.article_seperator {
height:10px;
border-bottom:2px solid #f4f4f4;
margin-bottom:10px;
width:100%;
display:block;
}

.footer {
padding:10px 0px;
font-size:0.88em;
}

.fullbanner {
width:468px;
margin:0px auto;
padding:10px;
}

.footer a:link, .footer a:visited {
color:#666;
text-decoration:none;
}

.footer a:hover {
color:#fff;
}

/*List elements*/

ul {
padding-left:20px;
}

li {
list-style:disc;
}

.arrow1 li {
list-style:none;
background-image:url(../images/main_40.gif);
background-position:center left;
background-repeat:no-repeat;
padding-left:20px;
margin-left:6px;
}

.check li{
list-style:none;
background-image:url(../images/accept.png);
background-position:center left;
background-repeat:no-repeat;
padding:3px 0px 3px 26px;
margin-left:6px;
}

.plus li{
list-style:none;
background-image:url(../images/add.png);
background-position:center left;
background-repeat:no-repeat;
padding:3px 0px 3px 26px;
margin-left:6px;
}

/*Module Box Classes*/
.moduleint {
padding:7px 14px 7px 14px;
}

/*Link Classes*/
a:link, a:visited {
color:#ff9a0c;
}

a:hover {
color:#07A5FF;
}

.main2 a:link, .main2 a:visited {
color:#fff;
}

.main2 a:hover {
color:#07A5FF;
}

/*Text Classes*/
.small {
font-size:0.88em;
color:#999999;
}

h1 {
padding:10px;
margin:0px;
font-size:2.8em;
color:#ff9a0c;
}

h2 {
padding:6px 0px;
margin:0px;
font-size:2.2em;
color:#07A5FF;
}

h3 {
font-size:1.6em;
padding:6px 0px;
margin:0px;
}

.mainmain h3 {
padding:6px 0px;
margin:6px 0px 0px 0px;
font-size:1.6em;
color:#07A5FF;
}


.maintop h3 {
color:#07A5FF;
}

.main2 h3, .main3 h3 {
color:#fff;
}

.bottom h3 {
color:#ff9a0c;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
color:#07A5FF;
	font-size:1.2em;
	line-height:30px;
	padding:0px 10px;
	margin:0px;
	}
	
.alert {
border:1px dotted #ff0303;
padding:10px;
background-color:#ffb7b7;
background-image:url(../images/alert.png);
background-repeat:no-repeat;
background-position:2px 16px;
padding-left:45px;
}


/*Menu Links and Layout*/

.mainlevel ul {
list-style:none;
padding:0px;
margin:0px;
border-top:1px solid #f4f4f4;
}

.mainlevel ul li {
list-style:none;
padding:0px;
margin:0px;

}

.mainlevel a:link, .mainlevel a:visited {

}

.mainlevel a:hover {

}

.topmenu {

}

.topmenu ul {
float:right;
margin:0px;
padding:0px;
margin-right:6px;
}

.topmenu ul li{
float:left;
list-style:none;
background-image:none;
padding:0px;
text-align:center;
margin:0px;
}

.topmenu a:link, .topmenu a:visited {
color:#FFFFFF;
text-decoration:none;
padding:10px 25px 10px 25px;
background-image:url(../images/main_10.jpg);
background-position:left;
background-repeat:repeat-y;
text-align:center;
height:50px;
line-height:50px;
}

.topmenu a:hover {
background-color:#ff9a0c;
background-image:url(../images/main_22.jpg);
background-repeat:repeat-x;
background-position:top;
}
/* 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;
  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...*/
 
 
/* NAVIGATION/MENU SETTINGS */
 
 /* this styling is for the MAIN items in the menu */

a.mainlevel:link, a.mainlevel:visited {
text-decoration:none;
display:block;
padding:5px 0px 5px 10px;
border-bottom:1px solid #f4f4f4;
}

a.mainlevel:hover {

}

.mainlevel a:link, mainlevel a:visited {

}

#active_menu {

} /* this styling is for the menu item when it is active, even in main/sub position*/

a.sublevel{
padding-left:18px;
text-decoration:none;
background-image:url(../images/arrow.png);
background-position:center left;
background-repeat:no-repeat;
line-height:32px;
padding-top:8px;
margin-left:5px;
}
 /* 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 {

}
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 {
padding:6px 0px;
margin:0px;
font-size:2.2em;
color:#07A5FF;
}

 /* 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 */
.moduletable {
width:100%;
text-align:left;
margin:0px;
padding:0px;
} /* Formatting the module table */

.moduletable th, .moduletable h3 {

}

 /* Formatting the module header, and the module titles */
table.moduletable td {} /* Formatting the table cells of the module table */

.buttonheading {

}

.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.88em;
color:#999999;

}
 /* 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.88em;
color:#999999;
padding:8px 0px;
}

 /* 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;
}