body {
	background-color: #4f535a;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71.1%;
	color: #CCCCCC;
}

.top {
background-image:url(../images/main_01.jpg);
background-repeat:repeat-x;
height:175px;
}

.flowertop {
background-image:url(../images/main_05.jpg);
background-repeat:no-repeat;
background-position:bottom right;
height:175px;
}

.mainout {
background-color:#3d4148;
width:100%;
float:left;
}

.bottom {
background-image:url(../images/main_36.jpg);
background-repeat:repeat-x;
background-position:top;
height:173px;
width:100%;
float:left;
}

.flowerbottom {
background-image:url(../images/main_38.jpg);
background-repeat:no-repeat;
background-position:top right;
height:173px;
}

.header {
width:920px;
margin:0px auto;
}

.main {
width:920px;
margin:0px auto;
padding:12px 0px 12px 0px;
}

.left {
width:630px;
float:left;
}

.left2 {
width:920px;
float:left;
}

.right {
width:255px;
float:right;
}

.footer{
width:920px;
margin:0px auto;
padding:12px 0px 20px 0px;
}

.logo {
background-image:url(../images/main_03.jpg);
width:480px;
height:132px;
background-repeat:no-repeat;
}

.topmenu {
}

.greyboxtop {
background-image:url(../images/main_26.jpg);
background-repeat:no-repeat;
width:255px;
height:12px;
}

.greyboxmain {
background-image:url(../images/main_27.jpg);
background-repeat:repeat-y;
width:255px;
}

.greyboxbottom {
background-image:url(../images/main_32.jpg);
background-repeat:no-repeat;
width:255px;
height:51px;
}

.greenboxtop {
background-image:url(../images/main_16.jpg);
background-repeat:no-repeat;
width:255px;
height:12px;
}

.boxint {
padding:0px 8px 0px 8px;
}

.mainmenu{
padding:0px 8px 0px 8px;
}

.greenboxmain {
background-image:url(../images/main_18.jpg);
background-repeat:repeat-y;
width:255px;
color:#ffffff;
}

.greenboxbottom {
background-image:url(../images/main_24.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:255px;
height:45px;
}

.footerleft {
width:100%;
float:left;
}

.footerright {
width:100%;
float:right;
}

.footercontent {
}

.footerinfo {
margin:16px 0px 0px 0px;
width:100%;
float:left;
display:block;
border-top:1px solid #cccccc;
}

/*texts*/
.headline {

}

.moduleheadline {

}

.small {
font-size:0.9em;
color:#999999;
}

/*links*/
a:link, a:visited {
color:#75acea;
text-decoration:none;
}

a:hover {
color:#ffffff;
text-decoration:underline;
}

.readmore a:link, .readmore a:visited {
background-image:url(../images/main_29.jpg);
background-repeat:no-repeat;
width:73px;
height:30px;
line-height:30px;
padding:3px 20px 5px 12px;
margin:3px;
color:#ffffff;
}

.greenboxmain a:link, .greenboxmain a:visited {
color:#17569d;
}

.greenboxmain a:hover {
text-decoration:underline;
}


.article_seperator {
border-top:1px dotted #666666;
margin:8px 0px 10px 0px;
display:block;
}
/* 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.*/
ul {

	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
} /*formatting all UL (unordered list) items. This default setting is used when no other style has been defined.*/
li {
list-style:none;
}
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 */
 
a.mainlevel{
width:90%;
} /* this styling is for the MAIN items in the menu */
a.mainlevel:link {
border-bottom:1px solid #cccccc;
display:block;
padding:8px;
color:#cccccc;
letter-spacing:1px;
text-transform:uppercase;
}
a.mainlevel:visited {
border-bottom:1px solid #cccccc;
display:block;
padding:8px;
color:#cccccc;
letter-spacing:1px;
text-transform:uppercase;
}
a.mainlevel:hover {
border-bottom:1px solid #75acea;
display:block;
padding:8px;
color:#75acea;
letter-spacing:1px;
text-transform:uppercase;
text-decoration:none;
}

#active_menu {
border-bottom:1px solid #75acea;
display:block;
padding:8px;
color:#75acea;
letter-spacing:1px;
text-transform:uppercase;
text-decoration:none;
} /* 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;

}

ul#mainlevel-nav li a{
background-image:url(../images/main_09.jpg);
background-repeat:repeat-x;
padding:13px 28px 15px 28px;
color:#ffffff;
height:40px !important;
line-height:40px !important;
height:42px;
line-height:42px;
margin:0px 1px 0px 1px;
background-position:bottom;
}

ul#mainlevel-nav li a:hover, ul#mainlevel-nav li a#active_menu-nav{
background-image:url(../images/main_07.jpg);
background-repeat:repeat-x;
background-position:top;
color:#cccccc;
padding:14px 28px 18px 28px;
height:42px;
line-height:42px;
margin:0px 1px 0px 1px;
color:#75acea;
text-decoration:none;
}


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:#FBB02F;
color:#ffffff;
font-size:1.5em;
text-transform:uppercase;
letter-spacing:1px;
border-bottom:1px solid #ffffff;
width:100%;
font-weight:bold;
margin:0px 0px 6px 0px;
padding:5px 0px 0px 0px;
}
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 {
font-size:1.7em;
background-image:url(../images/main_21.jpg);
background-repeat:no-repeat;
padding:0px 0px 3px 0px;
text-indent:24px;
color:#f2f2f2;
width:100%;
font-weight:bold;
border-bottom:1px solid #f2f2f2;
margin:0px 0px 5px 0px;
}

 /* 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;
} 
.sectiontableentry2 {
padding:4px;
}
 
 
/* JOOMLA - MAMBO MODULES FORMATTING */
table.moduletable {
width:100%;
text-align:left;
} /* Formatting the module table */
table.moduletable th {
color:#ffffff;
font-size:1.5em;
text-transform:uppercase;
letter-spacing:1px;
border-bottom:1px solid #ffffff;
display:block;
font-weight:bold;
margin:0px 0px 6px 0px;
padding:5px 0px 0px 0px;
}



 /* Formatting the module header, and the module titles */
table.moduletable td {} /* Formatting the table cells of the module table */
 
.pathway {
	text-decoration:none;
	color:#666666;
}

.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;
} /* For styling the date the content/articles are created under contents title */
.modifydate {
font-size:0.9em;
} /* 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;
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;
}

/*additional Joomla 1.5 classes */
.mainmenu ul li a:link, .mainmenu ul li a:visited {
border-bottom:1px solid #cccccc;
display:block;
padding:8px;
color:#cccccc;
letter-spacing:1px;
text-transform:uppercase;
}

.mainmenu ul li a:hover, #active_menu {
border-bottom:1px solid #75acea;
display:block;
padding:8px;
color:#75acea;
letter-spacing:1px;
text-transform:uppercase;
text-decoration:none;
}

.moduletable_menu {
width:100%;
text-align:left;
}

.moduletable_menu th {
color:#ffffff;
font-size:1.5em;
text-transform:uppercase;
letter-spacing:1px;
border-bottom:1px solid #ffffff;
display:block;
font-weight:bold;
margin:0px 0px 6px 0px;
padding:5px 0px 0px 0px;
}
