/*MANLOVE JOOMLA CSS*/
body {
	margin: 0px;
}
tr, p, div {
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
  line-height	   : 18px;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

h1 {
color:#3333CC;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height: 21px;
}

h2 {
color:#999999;
font-family:  Arial, Helvetica, sans-serif;
font-size:19px;
line-height: 22px;
}

h3 {
color:##FF6600;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height: 21px;
}


h4 {
color:#ff9900;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}

h5 {
color:#ff9900;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

h6 {
color:#ff9900;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}


.atextdkblu {
  font-family      :Arial, Helvetica, sans-serif;
  color            : #000099;
  font-weight      : bold;
  font-size			: 15px;
}
.atextorange {
  font-family      :Arial, Helvetica, sans-serif;
  color            : #FF6600;
  font-weight      : bold;
  font-size			: 15px;
}
.atextltblu {
  font-family      :Arial, Helvetica, sans-serif;
  color            : #3366CC;
  font-weight      : bold;
  font-size		   : 15px;
}
.atextgreen {
   font-family      :Arial, Helvetica, sans-serif;
  color            : #009933;
  font-weight      : bold;
  font-size			: 15px;
}

.atextpurple {
  font-family      :Arial, Helvetica, sans-serif;
  color            : #9900FF;
  font-weight      : bold;
  font-size			: 15px;
}

.atextyellow {
  font-family      :Arial, Helvetica, sans-serif;
  color            : #FFCC00;
  font-weight      : bold;
  font-size			: 15px;
}
.atextred {
  font-family      :Arial, Helvetica, sans-serif;
  color            : #FF0000;
  font-weight      : bold;
  font-size			: 15px;
}
#mainlevel-nav {
margin: 0; padding: 0;
}

ul {
  margin-left: 40px;
  padding: 0;
  list-style: none;
}

li {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight: normal;
  line-height: 15px;
  padding-left: 1px;
  padding-top: 0px;
  padding-bottom: 5px;
  /**background-image: url(../images/bullet.gif) ;**/
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
list-style:none; float: right; 
margin: 0; width: 15.5%; 
font-size: 10px;
line-height: 20px;
white-space: nowrap;
text-indent: 15px;
}

#mainlevel-nav a {
display: block; float: right; text-decoration: none;  border: 1px solid;
border-color: #fff #cc3300 #cc3300 #fff;
color: white;
}

#mainlevel-nav a {
float: none;
}

#mainlevel-nav a:hover {
color: #FF8737;
}

/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
text-align: justify;
color: #333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
}
.mainpage-bkg {
	background-image: url(../images/lineborder.png);
	width: 1px;
}

.greybg {
  background: #eeeeee;
}

/*pathway setting*/
.pathway {
font-family: Arial, Helvetica, Arial, sans-serif;
font-size: 11px;
color:#999999;
}

a.pathway:link, a.pathway:visited {
  color            : #333333;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #9CAE37;
  font-weight      : normal;
  text-decoration   : none;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {

}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #210084;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family:  Verdana, Helvetica, sans-serif;
	margin-bottom: 7px;
	letter-spacing: normal;
	/*line-height:21px;*/
}
a.mainlevel:hover {
	color: #FF8737;
}
a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        /*color: #C66309;*/
        text-align: left;
		margin-bottom:7px;
	}

a.sublevel:hover {
color: #ff9e31; text-decoration: none;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #111111;
	font-size: 11px;
	text-indent: 12px;
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	padding-left: 35px;
	padding-right: 35px;
}
a.mainlevel-footer:hover {
	color: #9CAE37;
}


a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 10px;

}
a.mainmenu:hover {
color: #333333; 
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}


table.moduletable-2{
	
	width			:100%;
	border			:1px solid #FF9900;
	padding-left	:5px;
	padding-right	:5px;
	padding-top		:5px;
	padding-bottom	:10px;
	margin-bottom	:10px;
	margin-top		:20px;
	background-color: #FFDBA6;
	display:block;
	
}
table.moduletable-2 th {

	text-align		: center;
	font-family		: "Trebuchet";
	font-size        : 13px;
	font-weight      : bold;
	letter-spacing	 : 0px;
	color           : #3333CC;
	width            : 100%;
	padding-top		:5px;
	padding-right		:5px;
	padding-bottom		: 5px;

	text-transform	:uppercase;
	/*color: #00FF00;	*/
	}

table.moduletable-2  td {
	font-weight: normal;
	font-size: 11px;
	padding-top		:2px;
	padding-right		:2px;
	padding-bottom		: 2px;
	padding-left: 5px;
}

table.moduletable-2  ul {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
    list-style: none;
}
table.moduletable {
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
	width: 100%;
	
}

table.moduletable th {
	font-size        : 14px;
	font-weight      : bold;
	color            : #3333CC;
	text-align       : left;
	width            : 100%;
	padding-bottom   : 3px;
}

table.moduletable td {
font-size: 10px;
font-weight: normal;
}

table.moduletable ul {
list-style: none;
padding: 	0px;
margin:	0px;
	}
	
table.moduletable li {

list-style	: none;
font-family  : Arial, Helvetica, sans-serif;
font-size 	: 11px;
padding-left :12px;
padding-bottom : 8px;
marginbottom	:12px;
background-image:url(../images/);
background-repeat:no-repeat;
	}
	
.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #bb0f01;
  font-weight      : bold;
  height: 35px;
  padding-left: 10px
}

.sectiontableentry1 {
  background-color : #F0F0F0;
   height: 30px;
   padding-left: 10px;
  
}

.sectiontableentry2 {
  background-color : #E0E0E0;
   height: 30px;
   padding-left: 10px;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane {
  background       : #ffffff;
}

.contentpaneopen {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 8px;
}

.contentheading, .componentheading {
  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 20px;
  line-height	   :  20px;
  font-weight      : normal;
  color            : #000099;
  text-align       : left;
  padding-bottom   : 5px;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
  text-align       : left;
}

.modifydate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
  text-align       : right;
}

.button {
  font-weight      : bold;
  color            : #000000;
  background-color: #FFCC00
}

.inputbox {
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
color: #1322A1;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #FF8737;
font-weight: bold;
}

a.readon:link, a.readon:visited {
color: #ba0f00;
font-weight:bold;
text-decoration: none;
float:right;
}

a.readon:hover {
color: #ba0f00;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family  : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
 	color: #ba0f00;
	text-align:left;
	text-decoration: none;
	text-transform:uppercase;
	}

a.contentpagetitle:hover {
		color: #FF8737;;
	
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 20px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	height:
}

ul {
  margin-left:10px;
  padding-left: 10px;
}

li {
  margin-left: 10px;
  padding-top: 0px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	color: #ffffff;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.title {
color:#b50000;
padding:0;
margin:0;
font-size:18px;
}

/* ################# Begin Ajax Rollover Menu/Box CSS code ################# */
.ajaxboxbgl {
	background-image: url(../ajaxrollover/ajax_lm.jpg);
	background-repeat: repeat-y;
}
.ajaxboxbgr {
	background-image: url(../ajaxrollover/ajax_rm.jpg);
	background-repeat: repeat-y;
}
.ajaxboxbg {
	background-image: url(../ajaxrollover/ajax_mm.jpg);
	background-repeat: repeat;
}
.ajaxboxcontent {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ajaxboxmenuholder {
	padding: 0px 20px 0px 0px;
}
a.ajaxboxmenulinks:link, a.ajaxboxmenulinks:visited {
	display: block;
	text-align: right;
	width: 100%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px 20px 0px 0px;
	color: #2820B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
a.ajaxboxmenulinks:hover {
	background: url(../ajaxrollover/ajax_mbg.jpg);
	color: #2820B4;
}
/* ################# End Ajax Rollover Menu/Box CSS code ################# */

/** 360 Adds for Joomla 1.6 and 1.7 **/

.actions{
margin:0;
}
.actions li{
list-style: none;
display:inline;
float:right;
}

table.category{
border:1px solid #CCC;
width:100%;
text-align:center;
}
table.category th,table.category td{
padding:2px 6px;
}
table.category thead{
background:#EEE;
}
.jcat-children ul,.jcat-children li{
margin:0;
list-style:none;
}
.jcat-children li a{
background:url(../images/bullet_green_arrow.png) no-repeat 0 12px;
display:block;
padding:5px 5px 5px 15px;
font-size:0.9em;
}

#form-login #form-login-username label,
#form-login #form-login-password label{
display:block;
}


/* ++++++++++++++  icons  ++++++++++++++ */

.actions img
{
	border:0;
}

/* ++++++++++++++  items-more  ++++++++++++++ */

#main .items-more h3
{
	border-bottom:solid 1px #ddd;
	border-top:solid 1px #ddd;
	color:#444;
}

#main .items-more ol
{
	color:#000;
}

#main .items-more ol li a
{
	background:#FFF url(../images/blog_more.gif) no-repeat  !important;
	color: #7BA428 /* #377A2E */
}

#main .items-more ol li a:hover,
#main .items-more ol li a:active,
#main .items-more ol li a:focus
{
	background: #555 url(../images/arrow2.gif) no-repeat 0px center;
	color:#333;
}


