/*------------------------------------------------------------------------
# JoomlAxe CSS
# ------------------------------------------------------------------------
# Author: Spy2furious@gmail.com
# Websites:  http://www.joomlaxe.com
-------------------------------------------------------------------------*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background:url(../images/bg.jpg) center;
/*	background: #FFFFFF;*)
	color: #333333;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/* Normal link */
a:link, a:visited {
	color: #5577bb;
	font-size: 12px;
	text-decoration: none;
}

.menu li a {
	display: block;
/*	height: 16px;*/
	height: auto;
	text-decoration: none;
	padding: 2px 0px;
	border-bottom: 1px dotted #5577bb;

}

.menu li ul li {
	padding-left: 10px;
}

li.calender {
	display: block;
	padding: 2px 0px;
	border-bottom: 1px dotted #5577bb;
}

li.mostread {
	display: block;
	padding: 2px 0px;
	border-bottom: 1px dotted #5577bb;
}

.menu li a:hover, .menu li a:active {
	background:url(../images/bullet.gif) no-repeat top left;
	background-color: #eef1f8;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #6D9300;
}

a img {
	border: none;
}

.banneritem a img {
	padding-top: 10px;
}

/* Heading */
h2 {
	font-family: Times New Roman, Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 17px;
	color: #5577bb;
/*	letter-spacing: 0.25em;*/
}
h1 {
	font-family: Times New Roman, Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 15px;
	color: #5577bb;
/*	letter-spacing: 0.5em;*/
}
h3 {
/*	font-family: Times New Roman, Times, Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	color: #5577bb;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 11px;
	color: #5577bb;
}

p, pre, blockquote, ol, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 5px;
	padding: 0;
}

.buttonheading {
	text-align: right;
}

ul {
	margin: 0px 0;
	padding: 0;
	list-style: none;
}

ul li {
	padding-left: 0px;
}


ul ul li.parent {
	padding-left: 10px;
}

ul ul ul li {
	padding-left: 10px;
}

ol li {
/*	margin-left: 35px;*/

}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

tr td ul li {
	margin-left: 15px;
}

tr td ol li {
	margin-left: 15px;
}

fieldset {
	padding: 5px 5px;
	border: none;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

textarea{
	width: 500px;
	border: none;
	background-color: #EEE;
	padding: 5px;

}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	height: 1px;
}

br {
	height: 1px;
	font-size: 1px;
}

td, th, div {
	font-size: 100%;
	text-align: left;
}

.containerheader{
	width: 950px;
	margin: 0 auto;
}

.container{
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

/*================================ HEADER ============================*/
.headerbg{
	background:url(../images/bg-top.jpg) center top no-repeat;
	width: 100%;
/*	margin-top: 25px;*/
	padding-top: 35px;
}

.headerbg1{
	width: 180px;
	padding-left: 770px;
	height: 30px;
}

.headerbg2{
	width : 950px;
	height: 93px;
}

.headerbg21{
	width: 300px;
	float: left;
	height: 93px;
}

.headerbg22{
	width: 635px;
	padding-top: 20px;
	float: left;
	margin-left: 15px;
}
/*============================ ROUNDED SEPARATOR =======================*/
.roundedmodulebg{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.roundedmodule1{
	width: 950px;
	background-color: #EFEFEF;
/*	background-image: url(../images/roundedkiriatas.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
}

.roundedmodule2{
	width: 100%px;
	background-image: url(../images/roundedkananatas.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.roundedmodule3{
	width: 100%px;
	background-image: url(../images/roundedkiribawah.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.roundedmodule4{
	width: 100%px;
	background-image: url(../images/roundedkananbawah.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 5px;
}


/*================================ MAINBODY ============================*/
.mainbodybg{
/*	margin-top: 10px;*/
}
/*Left*/
.columnkiri{
	width: 220px;
	float: left;
	margin-bottom: 50px;
}
/*Center*/
.columntengah{
	width: 510px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}

#pathway{
	margin-top: 7px;
	margin-bottom: 0px;
}

#message{
	margin-top: 7px;
}

/*Right*/
.columnkanan{
	width: 180px;
	float: left;
	margin-left: 20px;
	margin-bottom: 50px;
}
/*================================ FOOTER ============================*/
.footerbg1{
	width: 100%;
	color: #888;
	border-top: 1px solid #EEE;
	padding-top: 0px;
	margin-top: 0px;
	height: 17px;
}
/*============================== COPYRIGHT ============================*/
.copyrightbg{
	width: 100%;
	padding: 0px 0px 10px 0px;
}

.copyright{
	text-align: left;
	float: left;
}

.designedby{
	width: 130px;
	height: 45px;
	margin: -15px 0px 0px 820px;
	position: absolute;
}

.copyright span{
	color: #5577bb;
}