/* general setting */
* {
padding: 0px 0px 0px 0px;
}
body{
font-family: tahoma;
background: url(../images/bgtop.gif) #E5DBCF repeat-x;
font-size:11px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color: #666;
}
a:link {
text-decoration: none;
color:#333;
}
a:visited {
color:#999999;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
ul {
margin: 0px 0px 0px 0px;
}
li {
list-style: none;
}
/* joomla/mambo css */
.inputbox {
border:1px solid #999999;
padding:2px 5px 2px 5px;
font-size:10px;
}
.button {
background:url(../images/bgth.gif) repeat-x;
color:#FFFFFF;
text-transform:lowercase;
font-weight:bold;
font-size:12px;
padding:0 3px 3px 3px;
border:1px solid #666;
}
ul.latestnews li{
background:url(../images/dotyellow.gif) no-repeat bottom left;
padding:2px 2px 5px 20px;
margin-left:8px;
color:#FFFFFF;
width:auto;
text-align:left;
}
.latestnews a{
text-transform: lowercase;
color: #fff;
}
.latestnews a:visited{
color: #ccc;
}
.latestnews a:hover {
color: #99FF99;
}
ul.mostread li{
list-style:none;
background:url(../images/dotyellow.gif) no-repeat bottom left;
padding:2px 2px 5px 20px;
margin-left:8px;
color:#FFFFFF;
width:auto;
text-align:left;
}
.mostread a{
text-transform: lowercase;
color: #fff;
}
.mostread a:visited{
color: #ccc;
}
.mostread a:hover {
color: #99FF99;
}
.mainlevel {
line-height:20px;
display:block;
padding-left:20px;
height:22px;
border-top: 1px solid #fff;
border-bottom: 1px solid #ccc;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
background:url(../images/bgmainlevel.gif) no-repeat 1px 6px;
}
.sublevel {
line-height:20px;
display:block;
padding-left:30px;
height:22px;
border-top: 1px solid #fff;
border-bottom: 1px solid #ccc;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
background:url(../images/bgsublevel.gif) no-repeat 9px 6px;
}
a.mainlevel:link
{
color:#333;
}
a.mainlevel:visited {
color:#666;
}
a.mainlevel:hover {
border-bottom: 1px solid #cecece;
border-top: 1px solid Gray;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
color:#666;
background:url(../images/loadermenu.gif) no-repeat 1px 3px #f0f0f0;
padding-left:25px;
}
.contentheading, div.componentheading .contentpagetitle a{
font-family: Arial Narrow, Arial,Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333;
text-align: left;
background: url(../images/bgcontenheading.gif) repeat-x #f0f0f0;
height: 20px;
padding-left: 10px;
text-transform:uppercase;
}
table.contentpane td.componentheading {
width:100%;
}
table.contentpaneopen td.contentheading {
width: 100%;
}
table.contentpane td.contentheading {
width: 100%;
}
table.contentpaneopen {
width:100%;
}
table.contentpane {
width: 100%;
padding: 5px;
}
.mosimage {
border:1px solid #81ae53;
margin:5px;
background:url(../images/bgmoscontent.gif) repeat-x bottom left;
border:1px solid #ccc;
padding-top:5px;
padding-bottom:1px;
}
.mosimage_caption {
margin:5px 2px 2px 2px;
padding:3px 1px 1px 1px;
color:#fff;
font-size:10px;
background: url(../images/moscaptionborder.gif) repeat-x top center;
}
.createdate {
color: #c0c0c0;
text-transform:lowercase;
font-size:9px;
}
.modifydate {
color: #c0c0c0;
text-transform:lowercase;
font-size:9px;
}
.small {
color: #c0c0c0;
text-transform:lowercase;
font-size:9px;
}

table.blog {

}

div.back_button a {

	margin: 10px 0;

	display: block;

	background: url(../images/but-back.gif) no-repeat top;

	height: 18px;

	width: 49px;

	outline: none;

	text-indent: -300%;

}


.article_seperator {

	display: block;

	height: 30px;

	background: url(../images/sep.png) no-repeat center;

}



#ja-col1 .article_seperator, #ja-col2 .article_seperator {

	display: none;

}
a.readon{
	float: left;

	display: block;

	background: url(../images/readon.gif) no-repeat top;

	width: 530px;

	height: 18px;
	
	text-indent: -300%;

	outline: none;
}



a.readon:hover, a.readon:active, a.readon:focus {

	background: url(../images/readon.gif) no-repeat bottom;

}

a.blogsection {
color:#999;
font-weight:bold;
line-height:20px;
background-image:url(../images/dotnews.png);
background-repeat:no-repeat;
background-position:center;
background-position:5px;
padding-left: 15px;
}
.contentpaneopen {
width: auto;
}
.back_button a{
color:#000;
font-weight:bold;
margin-top: 15px;
}
.componentheading {
color:#999999;
font-family: Times New Roman;
font-size: 20px;
font-weight:lighter;
}
a.category {
color:#999;
font-weight:bold;
line-height:20px;
background-image:url(../images/dotnews.png);
background-repeat:no-repeat;
background-position:center;
background-position:5px;
padding-left: 15px;
}
table.moduletable {
margin:0 0 10px 0;
padding:0;
}
table.moduletable td{
text-align:left;
}
table.moduletable th {
font-size:12px;
color:#fff;
font-weight: bold;
text-align:left;
padding-left: 10px;
line-height:18px;
background: #666666;
height:30px;
margin:0;
text-transform:lowercase;
width:160px;
}
.contentpaneopen td.contentdescription {
width: auto;
}
.contentdescription { width:100%}
.sectiontableheader {
font-family: Arial Narrow, Arial,Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333;
text-align: left;
background: url(../images/bgcontenheading.gif) repeat-x #f0f0f0;
height: 20px;
padding-left: 10px;
text-transform:uppercase;}
.sectiontableentry1 td{
border-bottom: 1px solid #CCCCCC;
padding:3px;
}
.sectiontableentry2 td{
border-bottom: 1px solid #CCCCCC;
padding:3px;
}
.sectiontableentry1
{
padding:3px;
}
.sectiontableentry2 {
background:#f0f0f0;
padding:5px;
}
.contentpaneopen fieldset{
width:100%;
border:none;
}
.highlight {
background:#FFFFFF;
color:#FF0000;
font-weight:bold;
}
/* layout */
#core {
margin:auto 0;
}
#border {
margin: auto 0;
margin-top:10px;
width: 730px;
background:#FFFFFF;
}
#top {
width:100%;
height: 112px;
background:url(../images/logo.gif) no-repeat #FFFFFF;
}
#title {
width: 50px;
height: 70px;
float: left;
text-indent:-5000px;
}
#searching{
width: auto;
height: 18px;
margin-right: 15px;
margin-top:0px;
float:right;
}
#searching input {
background:url(../images/bgsearch.gif) no-repeat;
border:none;
padding:4px 10px 3px 10px;
font-size:10px;
height:20px;
width:90px;
text-align:right;
}
#searchingbox{
margin-top:10px;
margin-left:-38px;
position:absolute;
}
#showhide {
text-align:right;
}
#navtop {
width:95%;
float:left;
padding-top:0;
margin-left:5px!important;
margin-left:0px;
padding-left:5px;
}
#navtop
ul {
margin: 0;
padding: 2px;
list-style: none;
margin-left:5px;
}
#navtop
li {
float: left;
height: 28px;
margin: 0;
padding: 2px 5px 2px 5px ;
line-height: 30px;
background-image:url(../images/bgnav.gif);
background-repeat:repeat-x;
}
#navtop
li a{
color: #666;
padding:3px;
text-transform:lowercase;
}
#navtop
li a:active{
color:#FFFFFF;
}
#navtop
li#active {
background:url(../images/bgactive.gif) top right;
color:#FFFFFF;
height: 28px;
padding-top:3px;
font-weight:bold;
}
#header {
width: 720px;
height: 135px;
background:#FFFFFF;
border-left: 8px solid #fff;
border-right: 2px solid #fff;
border-top:none;
border-bottom:none;
overflow: hidden;
margin-top:0;
}
#flash {
width:462px;
float:left;
background:url(../images/loader.gif) no-repeat #FFFFFF top center;
padding-bottom:8px;
}
#user1mod {
float: right;
width:258px;
overflow:auto;
background: url(../images/headlatestnews-IE.gif) no-repeat top center;
padding-bottom:8px;
}
#user1modbody {
overflow:auto;
width:242px;
height:76px;
margin:0;
background:url(../images/headlatestnews-body.gif) repeat-x #333333;
}
#inbody {
width: 710px;
height: auto;
background:url(../images/body-background.png) repeat-x #FFFFFF;
padding:10px;
float:left;
}
#leftpan {
float:left;
width:160px;
margin:0 5px 0 0;
}
#leftpan .moduletable {
width:160px;
margin:0;
}
#leftpan div.moduletable mainlevel {
width:120px;
margin:0;
}
#leftpan table.moduletable th {
border-top:5px solid #fff;
border-bottom:5px solid #fff;
background:url(../images/bgth.gif) repeat-x #666666;
height:18px;
padding-bottom:2px
}
#mainpan {
width:543px;
padding-right:0px;
margin:0 0 0 0;
text-align:left;
float:right;
}
#rightpan {
float:right;
width:160px;
background:#f0f0f0;
margin-left:5px;
}
#rightpan table.moduletable th {
border-bottom:5px solid #fff;
background:url(../images/bgth.gif) repeat-x #666666;
height:18px;
padding-bottom:2px;
}
#foot {
padding:10px;
width: 730px;
}
#footer{
color : #000;
font-size:9px;
margin-top:10px;
}
#footer a{
color:#fff;
font-weight:bold;
}