/* 
Joomla.css
Template Specific Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 

html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;

}
html {
	overflow-x:hidden;}
body {

}
ol, ul {
margin-left:20px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ######### GENERAL #######*/


form { 
	display:inline;
	margin:0; padding:0;
}
h1{
	font-weight:normal;
	font-size:20px;
	color:#CC9933;
}
h2{
	font-weight:bold;
	font-size:18px;
	color:#00CCCC;
}
h3{
	font-weight: normal;
	font-size:18px;
	color:#993300;
}
h4{
	font-weight:normal;
	font-size:16px;
}

h5{
	font-weight:normal;
	font-size:14px;
}
img {
	border:none;
}
ol{
	margin-left:40px;

}
blockquote {
	margin: 10px;
}
blockquote div {
}
pre {
}
/* joomla - mambo css */
table.contenttoc{
	margin:3px;
	padding:3px;
	text-align:left;
}
.contenttoc th{
	border-bottom:1px solid #666;
	padding-bottom:5px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}
.contenttoc a {
	padding-left:0;
	font-weight:bold;
	}
table.contenttoc td {
	text-align:left;
	font-size:85%;
	}
.contentpane{
	text-align:left;
	color:#666666;
}
.contentpaneopen ul { 
	margin-left:20px;}
.contentpane ul { 
	margin-left:20px;}
table.contentpaneopen, table.contentpane,table.blog{
	color:#666666;
	width:98%;
margin:5px;
}
table.contentpaneopen li {
	margin-left:40px;
}
.contentpaneopen fieldset{
	width:100%;
	border:none;
	margin:4px;
    padding:5px;
    background-color: oldlace;
}

.contentpaneopen td {
	padding-right:4px;}
.contentpaneopen h1,
.contentpaneopen h2,
.contentpaneopen h3,
.contentpaneopen h4,
.contentpaneopen h5 {
	color:#333333;}

.contentpaneopen td.buttonheading{
	padding:0px;
	margin:0px;
}
td.contentdescription {
	width:100%;}


a.contentpagetitle:hover{
	color: #666666;
	text-decoration: none;
}
a.category{ 
	font-weight:bold;
	}
.createdate,td.createdate{
	color: #666666;
	font-size:11px;
	font-weight:700;
	font-family: Arial, Tahoma, Verdana;
	}
td.modifydate{
	color: #00CC00;
	font-size:10px;
	font-weight:normal;
}
span.article_seperator {
}

.highlight { 
	background-color: #009900;
	color:#F9E5BB;
}
.mosimage {
	margin:5px;
	padding:5px;
}
.mosimage_caption {
	padding:3px 2px;
	color:#666;
	font-size:10px;
	border-top:1px solid #666;
}
.contentpaneopen img { margin:5px;}
.contentpane img { margin:5px;}

#mod_login_username{
	width:120px;
	height:20px;
}
#mod_login_password{
	width:120px;
	height:20px;
}
#mod_login_remember{

}
ul#mainlevel-nav {       
	list-style : none;
	padding-bottom:5px;     
} 
ul#mainlevel-nav li {
	float : right;
	font-weight : normal;
	text-align : center; 
	display : block;      
} 
ul#mainlevel-nav li a {
	display : block; 
	padding-right : 10px;
	padding-left:5px;  
	text-decoration : none; 

	font-size:11px;
	font-weight:400;
	background: url(../images/topspotmenubg.gif) no-repeat top right;

   }
#footer_wrapper ul#mainlevel-nav li a {
	background: url(../images/topspotmenubg.gif) no-repeat top left;
		margin-left:0px;
		margin-right:10px;
		padding-right:0;
		padding-left:10px;
		
		
	} 
ul#mainlevel-nav li a:hover {
	display : block; 
	color: #ff0000;
	text-decoration:underline;
}
.inputbox {
	background: url(../images/bg_input.gif) repeat-x #fff;
	border:1px solid #cccccc;
	color:#666;
font-family:arial;
font-size:11px;
padding:2px;
margin:2px;
	}
.inputbox:hover,
.inputbox:focus {
	border:1px solid #666666;}
.button{ 
	text-align: center;
	color: #F0F0F0;
	border:0px solid #666666;
	padding:2px 5px;
	font-size:11px;
	font-family: Optima, Arial,Verdana, Helvetica, sans-serif;
	background:url(../images/bg_button.gif) repeat-x top center;
	margin:5px;}
.button:hover , .button:focus {
	border:0px solid #000;
	background:url(../images/bg_button_hover.gif) repeat-x top center;
}
#mod_login_remember{
	border:none;
	background:none;
}
#mod_search_searchword {
	border:1px solid #cccccc;
}
#mod_search_searchword:hover,
#mod_search_searchword:focus {
	border:1px solid #000000;
	background: #FFFFFF;}
.sectiontableheader {
	font-weight:bold;
	padding:4px;
	background:#f0f0f0;
}
.sectiontableentry1 td {
	padding:5px;
	text-align:left;
	border-bottom:1px solid #e3e1e1;
}
.sectiontableentry2 td{
	padding:5px;
	text-align:left;
	border-bottom:1px solid #e3e1e1;
}
.sectiontableentry1 {
	padding:3px;
	text-align:left;
}
.sectiontableentry2 {
	padding:3px;
	text-align:left;
}
.sectiontableentry1 label{
	padding-left:5px;}
.sectiontableentry2 label {
	padding-left:5px;}
ul.latestnews li,
ul.mostread li{
	padding:3px 0;
	margin-left:20px;
	text-align:left;
		line-height: normal;
		
}
.latestnews a:hover {
	color: #99FF99;
}
li.latestnews  a ,
li.mostread  a{
	color: #4762b2;

}
li.latestnews a:hover,
li.mostread a:hover {
	color: #000;
}
li.latestnews a:visited,
li.mostread a:visited{
	color: #666666;
}

a.readon {
	display:block;
	height:30px;
	width:100px;
	margin-top:10px;
	background:url(../images/buttonreadmore.gif) no-repeat left top;
	text-indent:-5000px;
}
a.readon:hover {
	background:url(../images/buttonreadmore2.gif) no-repeat left top;}

.blog_more {
	padding-bottom:10px;
	}
.blog_more a {

}
.blog_more a:hover {
}
.blogsection {
	border-bottom:1px solid #333333;}
.blogsection:hover {
	border:none;}

span.pathway { 
	color:#666666;
	font-size:11px;
	line-height:25px;
	}
span.pathway a:link,
span.pathway a:visited { 
 	color:#666666; 
	font-weight:bold;
	font-size:11px;
	line-height:25px;}
/* Default Joomla! Menu */
ul.menu li img { 
margin:0 5px 0 0;

}

ul.menu li {
	list-style:none;
}
ul.menu li li {
	margin-left:-25px;;
	padding-left:0;
	list-style:none;
}


ul.menu li a span {

}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {

}

ul.menu li.active a {
	display:block;
	line-height:20px;
	border-bottom:none;
}

ul.menu li.active a span {

}

ul.menu li li a span {
	background: none;
}

ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu li li {
padding-left:25px;
}

ul.menu li li a {
	color: #666;
	padding-left:15px;
}/* 
Style-1.css
Template Styling Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
/*General*/


.bodies {
	font-weight:normal;
	font-family: Optima,Arial,Verdana,tahoma;
	color:#666;
	background-color:#fff;
	}
#pagewrapper {
	text-align:left;
	margin:auto 0px;
background: url(../images/whitebg.png) #FFFFFF;
	min-height: 415px;
	height: auto !important;
	height: 415px;

}
#logos {
	width:460px;
	float:left;
	background: url(../images/logo.png) top left no-repeat;}


/* joomla.css part */

a:link {
	color: #333333 ;
	text-decoration:none;
}
a:visited {
	color:   #333333;
	text-decoration:none;}
a:hover{
	color: #333333;
	text-decoration:underline;
}

a.mainlevel:link, a.mainlevel:visited {
	display:block;
	text-decoration:none;
	padding:3px;
	color:#4F7CA6;
	line-height:150%;
	font-weight:400;
	border-bottom:1px solid #D3D3D3;
	letter-spacing:0px;
}
a.mainlevel:hover {
	text-decoration:none;
	color:#000000;
}
a.mainlevel#active_menu {

}
a.mainlevel#active_menu:hover {
}
a.sublevel:link, a.sublevel:visited {
	display:block;
	text-decoration:none;
	padding:0 0 0 10px;
	color:#4F7CA6;
	line-height:100%;
	font-weight:400
}
a.sublevel:hover {
	color: #333333;
	text-decoration:underline;
}
ul.menu li a {
	display:block;
	text-decoration:none;
	padding:3px;
	color:#4F7CA6;
	line-height:150%;
	font-weight:400;
	border-bottom:1px solid #D3D3D3;
	letter-spacing:0px;
}
div.componentheading {
	font-weight:bold;
	color: #003333;
	text-align:left;
	line-height:24px;
background:transparent url(../images/ungu2.jpg) repeat-x scroll 100% 0;
border-bottom:1px solid #D2C1EC;
color:#4A1164;
font-size:12px;
font-weight:bold;
padding-left:10px;
text-transform:capitalize;
margin-bottom:10px;
}
.contentpaneopen td,
.contentpaneopen td p,
.contentpaneopen td div,
.contentpaneopen a:link{
	text-align:left;
	color: #333333;
	line-height:160%;
    font-weight:normal;
}
.contentheading,td.contentheading,
a.contentpagetitle:link,
a.contentpagetitle:visited {
	font-size:20px;
	font-weight:400;
	color: orange;
	text-align:left;
	line-height:24px;
	text-transform:none;
	letter-spacing:-1px;

}
span.small{
	color: #80AA00;
	font-size:11px;
	font-weight:400;
}
.pagenav {
	margin-top:10px;
	width:10px;
	}
.pagenav,
.pagenav_next,
.pagenav_prev
 {
	text-align: center;
	color: #ccc;
	border:1px solid #cccccc;
	padding:2px 5px;
	font-size:11px;
	font-family: Optima,Arial,Verdana, Helvetica, sans-serif;
	background:url(../images/bgpagenav.gif) repeat-x left top;
	font-weight:bold;
}
.pagenav:hover,
.pagenav_next:hover,
.pagenav_prev:hover {
	border:1px solid #cccccc;
	background:#f0f0f0;
	color:#666666;
}
.pagenav_next a,
.pagenav_prev a {
	color:#666;}
.pagenav_next a:hover,
.pagenav_prev a:hover {
	color:#000000;
	text-decoration:underline;
	background:#333333;}
.pagenavcounter {
	font-weight:bold;
}
a.pagenav, a.pagenav:visited {
	color:#666;
	margin-top:10px;
}
a.pagenav:hover {
	color: #333333;
	text-decoration:underline;
	border:1px solid #DEDBDB;
}
.back_button  {
	text-align: center;
	color: #ccc;
	border:1px solid #fff;
	padding:2px 5px;
	font-size:11px;
	font-family: Optima,Arial,Verdana, Helvetica, sans-serif;
	background: #f0f0f0;
	width:50px;
	font-weight:bold;
}
.back_button a {
	margin-top:10px;
	color: #666;}
.back_button a:hover { 
	color: #000;
	text-decoration:underline;
}
/*module.css*/

div.moduletable-nobox h3,
div.moduletable_text h3{
	line-height:20px;
	font-size:14px;
	color: #009999;
	margin-bottom:10px;
	padding:0;
	margin:0;
	padding-left:0px;
	font-size:10px;
	text-transform:uppercase;
	text-align:left;}
div.moduletable h3,
div.moduletable_menu h3 {
	line-height:24px;
	font-size:12px;
	color:#415882;
	border-bottom:none;
	border-top:none;
    font-weight: bold;
	text-transform:capitalize;
	padding:0;
	margin:0 0 10px;
	padding-left:5px;
	border:1px solid #D2C1EC;
    background:transparent url(../images/ungu2.jpg) repeat-x scroll 100% 0;;
}
div.moduletable-green h3 {
	line-height:31px;
	font-size:18px;
	text-transform:uppercase;
	color:#24863c;
	border-bottom:1px solid  #46da6a;
	border-top:1px solid #46da6a;
		background: url(../images/arrowh3moduletable-green.gif) top right no-repeat;
	padding:0;
	margin:0;
	margin-bottom:10px;
	padding-left:5px;

}
div.moduletable-blue h3 {
	line-height:31px;
	font-size:18px;
	color: #4b7bac;
	border-bottom:1px solid  #75a6d7;
	border-top:1px solid #75a6d7;
	background: url(../images/arrowh3moduletable-blue.gif) top right no-repeat;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-bottom:10px;
	padding-left:5px;
}
/*custom.css*/
#footer_left div {
	text-align:left;
	font-size:11px;
	color:#666666;}
#footer_left div a {
	color:#ff0000;}
/*tab_statis.css*/
.tabberlive .tabbertab {
	border-top:0;

	overflow:auto;
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	padding:5px;
	margin-bottom:8px;
background: url(../images/bgtabbertab3.gif) #FFFFFF repeat-x bottom left;
}
ul.tabbernav li
{	 background: url(../images/lefttab.gif) no-repeat left top;
	 list-style: none;
	 margin: 0;
	 display: inline; 
	 padding:5px 0px 8px 8px;
	  line-height:25px;
}
ul.tabbernav li a
{	 background: url(../images/righttab.gif) no-repeat right top;
	 padding:5px 12px 8px 0px;
	 text-decoration: none;
	 font-weight:400;
	 margin-right:1px;
	 line-height:25px;
	 text-transform:uppercase; 
	 
	 
}
ul.tabbernav li.tabberactive

{	
	 background: url(../images/lefttab_on.gif) no-repeat left top ;
	 padding-left:7px;
}
ul.tabbernav li.tabberactive a
{
	 background: url(../images/righttab_on.gif) no-repeat right top;
	 font-weight:400;
	 color: #ff0000;
	 padding-right:7px;

}
ul.tabbernav
{
	 margin:0;
	 font-size:11px;
	 font-weight:normal;
	 line-height:25px;
	 height:1%;
	 background: url(../images/bgtabbernav.gif) repeat-x bottom left;
	
}
ul.tabbernav li a:link { color: #111111; }
ul.tabbernav li a:visited { color: #111111; }
ul.tabbernav li a:hover
{
	color: #ff0000;
	text-decoration:none;
}
/*tab2*/

#tab2 ul.tabbernav li
{	 background: url(../images/lefttab2.gif) no-repeat left top;
}
#tab2 ul.tabbernav li a
{	 background: url(../images/righttab2.gif) no-repeat right top;
	 color:#ffffff; 
}
#tab2 ul.tabbernav li.tabberactive
{
	 background: url(../images/lefttab_on2.gif) no-repeat left top ;
}
#tab2 ul.tabbernav li.tabberactive a
{
	 background: url(../images/righttab_on2.gif) no-repeat right top;
	 color:#ff0000;
}
#tab2 .tabberlive .tabbertab {
background: url(../images/bgtabbertab2.gif) #FFFFFF  repeat-x bottom left;
}
/*tab3*/

#tab3 ul.tabbernav li
{	 background: url(../images/lefttab3.gif) no-repeat left top;
}
#tab3 ul.tabbernav li a
{	 background: url(../images/righttab3.gif) no-repeat right top;
	 color:#820E0E; 
}
#tab3 ul.tabbernav li.tabberactive
{
	 background: url(../images/lefttab_on3.gif) no-repeat left top ;
}
#tab3 ul.tabbernav li.tabberactive a
{
	 background: url(../images/righttab_on3.gif) no-repeat right top;
	 color:#ff0000;
}

#tab3 .tabberlive .tabbertab {
	background: url(../images/bgtabbertab3.gif)  #FFFFFF repeat-x bottom left;
}/* 
arial.css
Font Family Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 td,p,div,tr{
	font-family:Arial,Tahoma,Verdana;
	color:#666666;
	line-height:150%;
	}/* 
Standard.css
Font Size Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 td,p,div,tr{
	font-size:11px;
	}
/*
Custom.css
Template Specific Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
.bodies {
	font-weight:normal;
	font-family: Optima,Arial,Verdana,tahoma;
	color:#666;
	}
#maincpwrapper {
	margin:auto 0px;
	}

#pageinner {
margin-top:8px;
padding-top:5px;
	margin-left:5px;}
.clearfix {
	clear:both;}
#topspot {
	margin-top:0px;
	height:35px;
	border-bottom:2px #f88816 solid;
	overflow:hidden;
	background:transparent url(../images/ungu35.jpg)repeat-x scroll 100% 0;
	}
#bookmarkmod {
	float:left;
	font-size:10px;
	text-transform:normal;
	color:#cccccc;
	width:250px;
}
#bookmarkmod a:link
#bookmarkmod a:visited
 {
	text-decoration:underline;
	color:#cccccc;}
#bookmarkmod a:hover {
	color:#FF0000;}
#topspotmenu {
	float:left;
	margin-right:5px;
        margin-top:5px;
	overflow:hidden;
    }
#topspotmenu1 {
	float:left;
	margin:5px 5px 5px 5px;
	overflow:hidden;
    }
#topspotmenu2 {
	float:left;
	margin:5px 5px 5px 5px;
	overflow:hidden;
    }
#logintop {
	float:right;
	margin:7px;
	overflow:hidden;
	}
#topsectwrapper {}
.colorful {
	height:6px;}
#tpmenu {
border-bottom:2px solid #f88816;
height:30px;
background-color: #415882;
}
#tpmenu div.moduletable {
	margin:0;
	padding:0;}
#banneratas {
margin:0px;
float:right;
}
#searchbox {
	margin-top:20px;
	float:right;
	/*width:400px;*/
	background: url(../images/bgsearchbox.gif) no-repeat top right;
	border-left:1px solid #D5CFCF;
	
	height:23px;}

#searchbox_inner {
	position:relative;
	}
#searchbox_inner input, 
#searchbox_inner input:hover,
#searchbox_inner input:focus {
	border:none;
	background:none;
	padding-left:10px;
	margin-top:6px;
	font-size:11px;
	width:300px;}
#content_section {
	margin-top:10px;
	}
#mainbox {
	float:right;
	overflow:hidden;}
#mainbods {
	float:left;
	overflow:hidden;
	border:1px solid white;
	}
#mainbodsbody {
border: 1px solid #D2C1EC;
margin-bottom:10px;
	}
#rightbods {
	width:300px;
	float:right;
	overflow:hidden;
	}
#leftbox {
	width:110px;
	margin-right:5px;
	float:left;
	overflow:hidden;
    border:none;
	}
#leftbox input {
	width:118px;}
#u910{
	margin-bottom:8px;
	}
#u9box {
	overflow:hidden;
	float:left;
}
#u10box,
#u10boxinner {
	overflow:hidden;
	float:right;
}
.vertsep {
	background: url(../_images/vertsep.gif) repeat-y;}
.vertsep_bot {
	background: url(../images/vertsep.gif) repeat-y top right;}
.horizsep {
	background: url(../images/horizsep.gif)  0 10px repeat-x;
	height:20px;
}
#u67 {
	}
#u6box {
	float:left;
	overflow:hidden;
	}
#u7box,
#u7boxinner {
	float:right;
	overflow:hidden;
}
#u12 {
	}
#u1box {
	float:left;
	overflow:hidden;
	}
#u2box,
#u2boxinner {
	float:right;
	overflow:hidden;

}

#contentbottomsection {}
#cbs1 {
	float:left;
	overflow:hidden;

	}
#cbs2 {
	width:300px;
	float:right;
	overflow:hidden;
}



#u35box {
	float:left;
	overflow:hidden;
	}
#u36box,
#u36boxinner {
	float:right;
	overflow:hidden;

}


/* setting for 4 bottom modules */
#botmodsection {

	}

#botmodsection_1 {
	float:left;
	padding-bottom:5px;
	overflow:hidden;
}
#botmodsection_2{
	float:left;
	padding-bottom:5px;
	overflow:hidden;}
#botmodsection_3{
	float:left;
	padding-bottom:5px;
	overflow:hidden;}
#botmodsection_4 {
	float:left;
	padding-bottom:5px;
	overflow:hidden;
	
}
#botmodsection_1inner,
#botmodsection_2inner,
#botmodsection_3inner,
#botmodsection_4inner {
padding:0px 5px 5px 5px;} 
.modmainbods1 {
	float:left;
	overflow:hidden;
}
.modmainbods2{
	float:right;
	overflow:hidden;
}
/* footer setting */	
#footer_wrapper {
	padding:0 10px 0px 10px;
	height:45px;
}
#footer_left { 
	width:40%;
	float:left;
}
#footer_left img {
	margin-right:5px;}

#footer_right {
	width:60%;
	float:right;
	padding-top:5px;
	margin-right:0px;
	text-align:right;
	overflow:hidden;}
.footimg {
	width:50px;
	float:left;}
/*mootips*/
.tool-tip {
	width: 150px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 4px 8px 8px 10px;
	background: #000000;
}
 .tool-text {
	font-size: 11px;
	color: #ffffff;
	padding: 4px 8px 8px;
	background: #111111;
}
div.moduletable form {border:0;}

div.moduletable-depan img {float:left; margin:10px;}

div.moduletable-depan object{
margin:4px;
}

div.moduletable-depan {
background-color:#DBDCFB;
padding:5px!important;
margin-bottom:5px;
}

div.moduletable-dirmenu li{
margin-left:5px;
margin-right:5px;
list-style:none;
border-bottom: 1px solid #CFCFCF;
font-size: 11px;
text-align :left;
}

.listdropdown {
margin: 4px;
padding:2px;
list-style:none;
border-bottom: 1px solid #CFCFCF;
font-size: 11px;
text-align :left;
color: #333333;
overflow: hidden;
}

div.mod_sobi2simplefeatured div.entry {float:left; width:31%; height:100%; margin-top:10px; margin-bottom:10px; margin-left:10px; padding-bottom:5px; font-family:tahoma; text-align:center;}
div.mod_sobi2simplefeatured div.title {text-decoration: none; font-size: 11px; font-family:tahoma; font-weight:bold;text-transform:lowercase;}
div.mod_sobi2simplefeatured img {border:1px solid #CCCCCC; padding:2px; text-align:center; width:80px; height:80px;}
div.mod_sobi2simplefeatured div.customfields div{font-size: 11px!important; text-transform:lowercase; font-family:tahoma}
div.mod_sobi2simplefeatured div.hits {font-size: 9px!important; font-family:tahoma; ;}
div.mod_sobi2simplefeatured div.title a:hover{text-decoration:underline;}

div.mod_nyak2simplefeatured div.entry {float:left; width:31%; height:100%; margin-top:10px; margin-bottom:10px; margin-left:10px; padding-bottom:5px; font-family:tahoma; text-align:center;}
div.mod_nyak2simplefeatured div.title {text-decoration: none; font-size: 11px; font-family:tahoma; font-weight:bold;text-transform:lowercase;}
div.mod_nyak2simplefeatured img {border:1px solid #CCCCCC; padding:2px; text-align:center; width:80px; height:80px;}
div.mod_nyak2simplefeatured div.customfields div{font-size: 11px!important; text-transform:lowercase; font-family:tahoma}
div.mod_nyak2simplefeatured div.hits {font-size: 9px!important; font-family:tahoma; ;}
div.mod_nyak2simplefeatured div.title a:hover{text-decoration:underline;}

div.moduletable-125 {
margin-bottom:5px;
border:1px solid #FFB64B;
height:500px;
background-color:#FFFBEF;
}
div.moduletable-125 h3, div.moduletable-online h3, div.moduletable-125satu h3{
background:transparent url(../images/orange.jpg) repeat-x scroll 100% 0;
border-bottom:1px solid orange;
border-top:medium none;
color:#7B2E00;
font-size:12px;
font-weight:bold;
line-height:25px;
margin:0px;
padding:0 0 0 5px;
text-transform:capitalize;
margin-bottom:10px;
text-align:left;
}
div.moduletable-online{
margin-bottom:10px;
border:1px solid #FFB64B;
height:60px;
background-color:#FFFBEF;
text-align:center;
}

div.moduletable-125 div {
	margin:2px;
    background-color:#fff;
}

div.moduletable-125satu td {
padding:7px;
}
div.moduletable-125satu {
margin-bottom:10px;
margin-bottom:5px;
border:1px solid #FFB64B;
height:350px;
background-color:#FFFBEF;
}

div.moduletable-125 img {
  float:left;
  margin:0 5px 10px;
  text-align:center;
  -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
border:1px solid #C4C4C4;
cursor:pointer;
display:block;
padding:3px 3px 3px 3px;
}

div.moduletable-125 swf {
  float:left;
  margin:0 5px 10px;
  text-align:center;
  -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
border:1px solid #C4C4C4;
cursor:pointer;
display:block;
padding:3px 3px 3px 3px;
}

div.moduletable-300 img {margin:10px 20px 5px; text-align:center;}

div.moduletable-listing {
padding:0px 10px 8px 10px;
margin-bottom:5px;
}

div.moduletable-listing h3{
border-bottom: 1px solid #CCCCCC; text-align:left;
margin-top:15px;
}
div.moduletable-listing a{
background-color:#F7F7F7;
color:#558BCC;

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bullet-list.gif) no-repeat scroll 3px 12px;
border-bottom:1px solid #e0e0e0;
color:#333333;
display:block;
margin:0;
padding:5px 5px 5px 10px;
width:92%;
}

div.moduletable-listing a:hover, a:active, a:focus {
background-color:#E2EFFF;
color:#558BCC;
}

div.moduletable-30060 {
margin-bottom:10px;
}

div.moduletable-300250 td {
padding:3px;
border:0px solid #C4C4C4;
}

div.moduletable-cari {
float:left;
}

div.moduletable-forumdepan h3,div.moduletable-hotnews h3, div.moduletable-latestnews h3, div.moduletable-anggota h3{
background:transparent url(../images/orange.jpg) repeat-x scroll 100% 0;
border-bottom:1px solid orange;
color:#7B2E00;
font-size:12px;
font-weight:bold;
line-height:24px;
margin:0px;
padding-left:10px;
text-transform:capitalize;
margin-bottom:10px;
}
div.moduletable-latestnews {
margin-bottom:5px;
border:1px solid orange;
height:240px;
background-color:#ffffff;
}

div.moduletable-latestnews ol, ul{
list-style-image:url(../images/arrowred.gif);
margin-left:30px;
}

div.moduletable-anggota {
margin-bottom:10px;
border:1px solid orange;
height:200px;
background-color:#ffffff;
}

div.moduletable-forumdepan td{
width:50%;
}

div.moduletable-hotnews h3, div.moduletable-00 h3{
background-color:lavender;
border-bottom:1px solid #D2C1EC;
border-top:medium none;
color:#415882;
font-size:12px;
font-weight:bold;
line-height:25px;
margin:1px;
padding-left:5px;
text-transform:capitalize;
}

div.moduletable-hotnews div{
margin-left:3px;
margin-bottom:10px;
}

div.moduletable-00 {
margin:5px;
}

div.moduletable-bannertengah {
margin:10px;
text-align:center;
}

div.slick-rss-container {
padding-left:30px;
padding-right:5px;
}

div.moduletable-latestnews {
margin-bottom: 10px;
}

div.moduletable-tengah {
margin-bottom:10px;
border:1px solid #D2C1EC;
height:210px;
background-color:#ffffff;
}
div.moduletable-tengah h3,  div.moduletable-daftar h3{
background:transparent url(../images/ungu2.jpg) repeat-x scroll 100% 0;
border-bottom:1px solid #D2C1EC;
border-top:medium none;
color:#4A1164;
font-size:12px;
font-weight:bold;
line-height:24px;
margin:0px;
padding-left:10px;
text-transform:capitalize;
margin-bottom:10px;
}

div.moduletable-tengah ol, ul{
list-style-image:url(../images/arrowpurple.gif);
margin-left:30px;
}


div.moduletable-daftar{
margin-bottom:10px;
border:1px solid #D2C1EC;
height:400px;
background-color:#ffffff;
padding:5px;
}

#qcontacts{margin:10px!important;}

div.moduletable-sosial{
margin: 5px;
}

div.moduletable-kategorikiri {
border:1px solid lavender;
line-height:160%;
margin-bottom:6px;
text-align:left;
}

div.moduletable-kategorikiri h3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/ungu2.jpg) repeat-x scroll 100% 0;
border-bootom:1px solid #D2C1EC;
color:#415882;
font-size:12px;
font-weight:bold;
line-height:24px;
margin:0 0 10px;
padding:0 0 0 5px;
text-transform:capitalize;
}




/**
 * @version 1.5.2 $Id: style.css
 * @package Joomla 1.5.x
 * @subpackage RS-Monials
 * @copyright (C) 2009 RS Web Solutions (http://www.rswebsols.com)
 * @license GNU/GPL
 */

/* Success Message Text after submitting a testimonial */
.RSM_success { color:#009900; font-weight:bold; }

/* Css class for "Submit a Testimonial" Link */
.RSM_submit_link {
margin-right:10px;
text-align:right;
text-decoration:underline;
 }
.RSM_submit_link a { }
.RSM_submit_link a:hover { }

/* Horizontal Rule Color */
.RSM_hr_color { color:#cccccc; }

/* Manage the image and alignment of both quotation */
.RSM_left_quote {padding-right:0px;}

.RSM_right_quote { padding-left:0px; }

/* Manage Testimonial Text */
.RSM_testimonial { font-size:12px; font-weight:bold; text-align:justify;}

/* Manage the Subtext of Testimonial, i.e. Date of Posting, Posted By etc. etc. */
.RSM_testmonial_subtext { text-align:right; }

/* Manage Text and link of Pagination */
.RSM_pagination_text { text-align:center; }
.RSM_pagination_text a { }
.RSM_pagination_text a:hover { }

/*********************************************************/
/*** Manage the display of Testimonial Submission Form ***/
/*********************************************************/

/* Text "Submit A Testimonial" */
.RSM_form_heading {
  font-size:16px;
font-weight:bold; }

/* Manage the Style of main Table */
.RSM_form_main { width:95%; }
.RSM_fieldset { padding-left:20px; }
.RSM_paragraf { padding:10px; }

/* Manage the error Text */
.RSM_form_error { color:#ff0000; }
.RSM_form_error p { }
.RSM_form_error div ul li { }

/* Manage the row that is displaying " * fields are mandatory" */
.RSM_form_mandatory { text-align:right; }

/* Color of the "*" (Star) */
.RSM_form_star_color { color:#FF0000; }

/* Manage width of the First Column, i.e. the column that is showing text like "Your First Name", "Your Last Name" etc. */
.RSM_form_first_col { width:25%; }

/* Manage the style of text in the form */
.RSM_form_text {}

/* Manage Input fields of the form */
.RSM_form_input { width:100%; margin:5px;}

/* Manage Textarea field of the form */
.RSM_form_textarea { width:100%; height:150px; }

/* Manage Button field of the form */
.RSM_form_button {
  margin:10px;
padding:3px;
width:auto; }/* 
Custom.css
Specific Css rules for Module layout 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 

div.moduletable,
div.moduletable-green,
div.moduletable-blue,
div.moduletable_menu{
	margin-bottom:6px;
	line-height:160%;
	text-align:left;

}

div.moduletable img,
div.moduletable-blue img,
div.moduletable-green img {
	margin:0px;}


div.moduletable-nobox,
div.moduletable_text {
	margin:0 0 8px 0;
	padding:0;
}

#contentbottomsection div.moduletable h3 {
	border-top:none;
	padding-top:0;}

.banneritem_text {
	font-size: 90%;}
.banneritem_text a {
	font-weight:700;
}

div.module_text .banneritem_text {
	padding-bottom: 4px;
}
.bannerfooter_text {
	font-size:80%;}/* tab setting*/
.tabberlive .tabbertabhide {
	display:none;
}
.tabber {
	background: url(../images/loading.gif) no-repeat left top;
	width:100%;
	height:30px;



}
.tabber div.moduletable,
.tabber div.moduletable h3,
.tabber ul.tabbernav,
.tabber li,
.tabber div,
.tabber h2,
.tabber a {
	display:none;}
.tabberlive {

}





ul.tabbernav li.tabberactive a:hover
{
	 color: #ff0000;

}

.tabberlive .tabbertab h2 {
	 display:none;
}
.tabberlive .tabbertab h3 {
	 /*
display:none;
*/
}

