html, body, tbody, tfoot, thead, tr, th, td, span {
	margin: 0;
	padding: 0;
	border: 0;
	color:#000;
}

.big-one {
	font-weight:bold;
	font-size:14px;
	padding:10px 0px 5px 0px;
}
.big-two {
	font-weight:bold;
	font-size:16px;
}

.big-three {
	font-weight:bold;
	font-size:16px;
	color:#FFC;
}

.small-ads {
	font-size:11px; color:#666; cursor:pointer;
}
.small-one {
	font-size:11.5px;
	color:#666;
}
.small-two {
	font-size:11px;
	color:#666;
}
.small-three {
	font-weight:bold;
	font-size:10px;
	color:#FC0;
	padding:5px 0px 5px 0px;
}
.small-four {
	font-weight:bold;
	font-size:10px;
	color:#FFF;
}

.link-small-one {
	font-size:11px;
	line-height:170%;
}
.link-small-two {
	font-size:11px;
	text-decoration:underline;
}

div, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	border: 0;
}
.info {
	color: #666;
	font-size:11px;
}
.info-black {
	color: #000;
	font-size:11px;
}
a:link {
	color: #069 ;
	text-decoration:none;
}
a:visited {
	color: #069;
	text-decoration:none;
}
a:hover{
	color: #F00;
}

a.base-left:link, a.base-left:visited {
	text-decoration:none;
	color: #000;
	}
a.base-left:hover,
a.base-left#active_menu {
	text-decoration:underline;
	color:#000;
}

a.blog-lain:link, a.blog-lain:visited {
	font-size:11px;
	text-decoration:none;
	color: #000;
	}
a.blog-lain:hover,
a.blog-lain#active_menu {
	text-decoration:underline;
	color:#000;
}

a.all_kategori:link, a.all_kategori:visited {
	font-size:11px;
	text-decoration:none;
	color: #000;
	border-bottom:1px dotted #333;
	}
a.all_kategori:hover,
a.all_kategori#active_menu {
	text-decoration:none;
	color:#000;
	border-bottom:1px dotted #333;
}

a.judul_home:link, a.judul_home:visited {
	font-size:13px;
	text-decoration:none;
	color: #000;
	}
a.judul_home:hover,
a.judul_home#active_menu {
	text-decoration:underline;
	color:#000;
}

a.judul:link, a.judul:visited {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color: #000;
	}
a.judul:hover,
a.judul#active_menu {
	text-decoration:underline;
	color:#000;
}

a.footer:link, a.footer:visited {
	color: #CCC;
	font-size:11px;
}
a.footer:hover,
a.footer#active_menu {
	color:#ff0000;
	text-decoration:underline;
}
.footer div {
	color: #CCC;
}
.footer b {
	color: #CCC;
	font-size:12px;
}
.inputtext {
	padding:7px;
	border:1px solid #FF8000;
	background:#FFEFDF;
}
.inputtext-s {
	padding:4px;
	border:1px solid #FF8000;
	background:#FFEFDF;
	font-size:11px;
	color:#333;
}
.inputtextwhite-s {
	padding:4px;
	border:1px solid #D2D2FF;
	background:#FBFBFB;
	font-size:11px;
	color:#333;
}
.inputtextblue-s {
	padding:2px;
	border:1px solid #09C;
	background:#E3ECFD;
}
.inputtextwhite-s2 {
	padding:2px;
	border:1px solid #09C;
	background:#FBFBFB;
	font-size:9px;
	color:#666;
}
textarea {
	padding:7px;
	border:1px solid #069;
	font-family:Arial;
	font-size:12px;
}
.button-form {
	padding:7px;
	border:1px solid #069;
	background-color:#FF9122;
	color:#FFF;
	font-weight:bold;
	width:80px;
}
.button-s {
	font-size:10px;
	border:1px solid #069;
	background-color:#FF9122;
	color:#FFF;
	font-weight:bold;
}
.tpfix
{	position: absolute;
	top: -2000px;
}
li {
	list-style:outside;
	margin-left:20px;
	list-style-image:url(../images/star.png);
	}
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;
	color:#000;
}
/* ######### GENERAL #######*/
form { 
	display:inline;
	margin:0; padding:0;
}
h4{
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
}
h5{
	font-weight:700;
	font-size:11px;
}
img {
	border:none;
}
ol{
	margin-left:40px;
}
blockquote {
	margin: 10px;
}
blockquote div {
}
pre {
}

table.contenttoc{
	margin:10px;
	padding:3px;
	text-align:left;
	float:right;	
}
.contenttoc a {
	padding-left:0;
	font-weight:bold;
	}
table.contenttoc td {
	text-align:left;
	}
.contentpane{
	text-align:left;
}
.contentpaneopen ul { 
	margin-left:20px;}
.contentpane ul { 
	margin-left:20px;}
table.contentpaneopen, table.contentpane,table.blog{
}
table.blog td {
	padding-right:3px;}
#vmMainPage li, table.contentpaneopen li {
	margin-left:20px;
}
.contentpaneopen fieldset{
	width:100%;
	border:none;
}
.contentpaneopen td {
	padding-right:4px;}
.contentpaneopen td.buttonheading{
	padding:0px;
	margin:0px;
	text-align:right;
}
td.contentdescription {
	width:100%;}
a.contentpagetitle:hover{
	text-decoration: none;
}

a.category{ 
	font-size:120%;
	line-height:30px;
	font-weight:700;
	padding:10px 0;
	}
.createdate,td.createdate{
	font-size:12px;
	font-weight:400;
	letter-spacing:-1px;
	margin-top:-10px;
	}
span.article_seperator {}
.highlight { 
	background-color: #009900;
	color:#F9E5BB;
}
.mosimage {
	margin:5px;
	padding:5px;
}
.mosimage_caption {
	padding:3px 2px;

	font-size:10px;
	border-top:1px solid #fff;
}
.contentpaneopen img { margin:10px;}
.contentpane img { margin:5px;}
.inputbox{
	border:1px solid #cccccc;
	background: url(../images/bgform.png) no-repeat  0 -684px #fff;
	color:#333;
	font-size:13px;
	padding:4px 5px 2px 5px;
	margin:2px 0;
}
.inputbox:hover,
.inputbox:focus,
.inputbox:active{
	border:1px solid #cccccc;
	background: url(../images/bgform.png) no-repeat  #CFCFCF;}
ul#mainlevel-nav {       
	list-style : none; 
} 
ul#mainlevel-nav li {
	display:inline;
	font-weight : normal;
	text-align : right; 
	list-style : none;
	float:right;
	padding:0px 1px 1px 1px;
} 
#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 ,
.sectiontablefooter{
	font-weight:bold;
	padding:10px 4px;
	background: url(../images/bgyellow.gif) #FBF5C2 repeat-x bottom;
}

.sectiontableentry1 label{
	padding-left:5px;}
.sectiontableentry2 label {
	padding-left:5px;}
.latestnews a:hover {}
li.latestnews  a ,li.mostread  a{}
li.latestnews a:hover,li.mostread a:hover {}
li.latestnews a:visited,li.mostread a:visited{}
a.readon {
	display:block;
	float:right;
	font-weight:700;
	background:url(../images/readon.png) no-repeat 0 -29px;
	height:29px;
	width:120px;
	text-indent:-50000px;
}
a.readon:hover {
	background:url(../images/readon.png) no-repeat 0 0;
}
.blog_more {
	padding:10px;
	}
.blog_more a {}
.blog_more a:hover {}
.blogsection {}
.blogsection:hover {
	border:none;}
span.pathway { 

	margin-left:110px;
	font-size:11px;
	}
span.pathway a:link,
span.pathway a:visited { 
 	
	font-weight:bold;
}
ul#mainlevel li {
	list-style:none;}
.contentpaneopen td,
.contentpaneopen td p,
.contentpaneopen td div,
.contentpaneopen a:link{
	text-align:left;
	line-height:160%;
}
.pagenav {
	margin-top:10px;
	width:10px;
	}
.pagenav,
.pagenav_next,
.pagenav_prev
 {
	text-align: center;
	color: #ccc;
	padding:2px 5px;
	font-size:11px;
	font-weight:bold;
	border:1px solid #DDDDDD;
}
.pagenav:hover,.pagenav_next:hover,.pagenav_prev:hover {}
.pagenav_next a:hover,
.pagenav_prev a:hover {
	text-decoration:none;
	border:1px solid #333;
}
.pagenavcounter {
	font-weight:bold;
}
a.pagenav, a.pagenav:visited{
	margin-top:10px;

}
a.pagenav:hover {
	text-decoration:underline;
}
.button{ 
	text-align: center;
	color: #FFF;	
	border:1px solid #036;
	margin:3px 0 4px 0;
	font-size:11px;
	font-weight:700;
	background-color:#069;
	background: url(../images/bgblue.png)0 0 repeat-x;
	line-height:24px;
	height:24px;
	font-weight:bold;
	-moz-border-radius:2px; -webkit-border-radius:2px;
	}
.button-blue{ 
	text-align: center;
	color: #FFF;	
	border:1px solid #036;
	margin:3px 0 4px 0;
	font-size:12px;
	line-height:24px;
	height:24px;
	padding-bottom:3px;
	cursor:pointer;
	font-weight:bold;
	background: url(../images/bgblue.png)0 0 repeat-x;
	-moz-border-radius:2px; -webkit-border-radius:2px;
	}
.button-white{ 
	text-align: center;
	color: #454545;	
	border:1px solid #999;
	margin:3px 0 4px 0;
	font-size:12px;
	background: #E9E9E9;
	line-height:24px;
	height:24px;
	padding-bottom:3px;
	cursor:pointer;
	font-weight:bold;
	background: url(../images/bgwhite.png)0 0 repeat-x;
	-moz-border-radius:3px; -webkit-border-radius:3px;
	}
.button:hover , .button:focus {
	border:1px solid #C84738;
	border-bottom:1px solid #971007;
	border-right:1px solid #971007;
	line-height:24px;
	color: #fff;
	cursor: pointer;
	background: url(../images/bgbutton.png) #C84738 0 -27px repeat-x;
	font-weight:bold;
	-moz-border-radius:2px; -webkit-border-radius:2px;
}
.back_button  {
	text-align: center;
	padding:2px 5px;
	font-weight:bold;
}
.back_button a:hover { 	
	text-decoration:underline;
}
#login li {
	list-style:none;}	
ul.menu li {
	list-style:none;
	margin-left:0;}
ul.menu li li {
	margin-left:20px;
}
ul.menu li li a {
	color: #666;
	padding-left:50px;
}
.bannerheader {
	font-style:italic;}
.banneritem_text {
	padding: 4px;
}
.banneritem_text a {
	font-weight:700;}
div.moduletable .bannerfooter_text,
div.moduletable_text .bannerfooter_text  {
	padding: 4px;
	font-size:80%;
	text-align: right;
}
#mod_search{
	font-family:Arial;
	color:#CCCCCC;
	font-size:80%;
	height:16px!important;
	height:20px;
	width:200px;
	background:url(../images/usearchbg.png) no-repeat;
	padding-left:25px;
	float:left;
	margin-right:5px;
	border:1px solid #FF0000;
}
#mod_by{
	font-family:Arial;
	color:#000;
	font-size:80%;
	height:24px;
	width:100px;
	background:url(../images/usearchbg.png) right no-repeat;
	float:left;
	margin-right:5px;
	border:1px solid #FF0000;
}
#mod_login_username{
	font-family:Arial;
	color:#333;
	font-size:80%;
	height:16px!important;
	height:20px;
	width:250px;
	background:url(../images/unamebg.png) no-repeat #FFF;
	padding-left:25px;
	float:left;
	margin-right:5px;
	border:1px solid #FF0000;
}
#mod_login_password{
	font-family:Arial;
	color:#333;
	font-size:80%;
	height:16px!important;
	height:18px;
	width:250px;
	background:url(../images/pwdbg.png) no-repeat #FFF;
	padding-left:25px;
	float:left;
	margin-right:5px;
	border:1px solid #FF0000;
}

#mod_login_remember{
	border:none;
	background:none;
	margin:0;
	float:left;
	margin-right:5px;
}
#mod_search:hover,
#mod_search:focus,
#mod_by:hover,
#mod_by:focus,
#mod_login_username:hover,
#mod_login_username:focus,
#mod_login_password:hover,
#mod_login_password:focus {
	border:1px solid #000000;}/* 

/*General*/
.bodies {
	font-weight:normal;
	color:#9C8C8C;
	background: url(../images/bgbody1.png) #FFFCF9 repeat-x;
	}
.bodies2 {
	font-weight:normal;
	color:#9C8C8C;
	background: url(../images/bgbody2.png) #FFFCF9 repeat-x;
	}
.bodies3 {
	font-weight:normal;
	color:#9C8C8C;
	background: #FFFCF9 repeat-x;
	/*background: #F3F8FC repeat-x;
	background: #fdf6ea repeat-x;*/
	}
.bodiesinside {
	font-weight:normal;
	color:#9C8C8C;	
	background: url(../images/bgbody1inside.jpg) #FFFCF9 repeat-x;
	}
td,p,div,tr{
	color:#000;
	}
h1{
	font-weight:normal;
	font-size:24px;
	color:#9C8C8C;
}
h2{	font-weight:400;
	font-size:16px;
	color: #666;
	line-height:145%;
}
h3{
	font-weight:700;
	font-size:16px;
	color:#FE7A0B;
	letter-spacing:-1px;
	font-weight:700;
}

td.modifydate{
	padding:10px 0 10px 0;
	color: #9C8C8C;
	font-size:10px;
	font-weight:normal;
}
span.small{

	font-size:11px;
	font-weight:400;
}

.contentheading,td.contentheading,
a.contentpagetitle:link,
a.contentpagetitle:visited,
.componentheading {
	font-weight:bold;
	color: #444;
	text-align:left;
	font-size:16px;
}

a.mainlevel:link, a.mainlevel:visited {
	line-height:25px;	
	display:block;
	text-decoration:none;
	color: #666;
	font-weight:400;
	font-size:11px;
	}
a.mainlevel:hover,
a.mainlevel#active_menu {
	text-decoration:none;
	color:#ff0000;
}
a.sublevel:link, a.sublevel:visited {
	display:block;
	text-decoration:none;
	padding:0 20px 0 0;
	font-weight:400;
	padding-left:0px;
	border:none;
	background: url(../images/submenuarrow.gif) no-repeat right 10px;
}
#leftcontent a.mainlevel:link, 
#leftcontent a.mainlevel:visited{
	line-height:30px;	
	display:block;
	text-decoration:none;
	color: #666;
	font-weight:700;
	border-bottom:1px solid #dddddd;
	font-size:13px;
	}
#rightcontent a.mainlevel:link, 
#rightcontent a.mainlevel:visited{
	border-bottom:1px solid #dddddd;
	}
#leftcontent a.mainlevel:hover,
#leftcontent  a.mainlevel#active_menu {
	text-decoration:none;
	color:#ff0000;}
a.sublevel:hover {
	color:#000000;	
}	
ul.menu li { list-style-image: none;
}
ul.menu li a,
ul.menu li#current a{
	line-height:26px;	
	display:block;
	text-decoration:none;
	color: #9C8C8C;
	font-weight:400;
	border-bottom:1px solid #f3f3f3;
	text-align:right;
	padding-right:8px;
}
ul.menu li#current a {background:#f3f3f3;}
ul.menu li#current a:hover,
ul.menu li a:hover {
	text-decoration:none;
	color:#ff0000;
	background:#f3f3f3;
	}
ul.menu li li a ,
ul.menu li#current li a
{
	display:block;
	text-decoration:none;
	padding:0 20px 0 0;
	font-weight:400;
	padding-left:0px;
	border:none;
	background: url(../images/submenuarrow.gif) no-repeat right 10px;
}
ul.menu li#current li a:hover {
	color:#ff0000;
	background:none;
	background-image: url(../images/submenuarrow.gif);
	background-repeat:no-repeat;
	background-position: right 10px;
	}

ul.latestnews li,
ul.mostread li{
	padding:3px;
	margin-left:20px;
	text-align:left;
	list-style-image:url(../images/star.png);	
}
.sectiontableentry1,
.sectiontableentry1 td {
	padding:5px 5px 10px 5px;
	text-align:left;
	background: url(../images/bgsectio.gif) repeat-x bottom;
	border-bottom:1px solid #DDDDDD;
}
.sectiontableentry2 ,
.sectiontableentry2 td{
	padding:5px 5px 10px 5px;
	text-align:left;
	background:#ECE9D8;
	border-bottom:1px solid #DDD5BF;
}
/*custom.css*/
#maincpwrapper2 {
	background: #FFFCF9;
	padding-top:20px;}
#maincpwrapper3 {
	background:#111111;
	padding-top:20px;
	padding-bottom:10px;
}
#maincpwrapper4 {
	background:#000000;
	padding-top:20px;
	padding-bottom:10px;}
#maincpwrapper5 {
	background:url(../images/bgtpshowcase.jpg) top center repeat-x #000000;
	padding-top:20px;
	padding-bottom:20px;
	}
#pagewrapper5 {
	padding-left:18px;}
td,p,div,tr{
	font-size:12px;
	} 
td,p,div,tr{
	font-family:Arial;
	}

#maincpwrapper {
	}
#pagewrapper {
	margin:auto 0;
	}
#topwrapper {
	height:54px;}
#logos {
	width:380px;
	height:60px;
	float:left;
	background: url(../images/logo.png) top left no-repeat;
	overflow:hidden;}
#topmenus {
	float:right;
	height:54px;
	}
#u1 { float:left;}
#u2 { float:right;}
#u2 h2 a:link {
	color:#FFFFFF;
	text-decoration:underline;}
#u2 h2 a:hover {
	color:#FF7C00;
	text-decoration:underline;}
.clrfix {
	clear:both;}

/* hilite2 setting */	
#hilitemod2_wrp {
}
#hilitemod2 {
}
#hilitemod2 div.moduletable ,
#hilitemod2 div.moduletable a,
#hilitemod2 div.moduletable td,
#hilitemod2 div.moduletable p,
#hilitemod2 div.moduletable span{

	padding:0;}
#hilitemod2 div.moduletable {
	padding-top:0;
	padding-bottom:0;
	margin:0 0 10px 0;}
#hilitemod2 div.moduletable h3 {
}
#hilitemod3 div.moduletable h3 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:700;
}
#u21,#u21b,#u22,#u23,#u24,#u31,#u32,#u33,#u34 {
	float:left;
	overflow:hidden;}
#u21 {
	background:url(../images/followus.png) no-repeat top right;
	}
#u21b {
	background:url(../images/mainmenu.png) no-repeat top right;
	}
#u22 {
	background:url(../images/latest-article.png) no-repeat top right;
	}
#u23 {
	background:url(../images/article-psychology.png) no-repeat top right;
	}
#u24 {
	background:url(../images/article-public.png) no-repeat top right;
	}
#u21  h2 {
}
#u21_inner, #u22_inner, #u23_inner, #u24_inner {
	background:url(../images/shadowfront.png) no-repeat right;
	padding-top:70px;
	padding-right:10px;
	z-index:5;}
#u24_inner {
	background:none;}
#u31,#u32,#u33 {
	width:150px;
	margin-right:10px;
	float:left;}
#u34{
	width:260px;
	float:left;
	margin-right:10px;}
 #u35  {
 	width:220px;
	float:left;
}
#u21 h3, #u22 h3, #u23 h3, #u24 h3 {
	display:none;}
#mainarea {
	/*padding-bottom:5px;*/
}
#maincontent {
	float:right;}
#mainbods {
	float:left;text-align:left;overflow:hidden;border:1px solid #CCC;padding:10px;
	}
#leftcontent {
	float:left;
	width:190px;
	margin-right:20px;
	overflow:hidden;
	padding-top:5px;
	background:url(../images/shadowfront.png) no-repeat right;}
#leftcontent_inner {
	padding-right:20px;}
#leftcontent div.moduletable *,
#leftcontent div.moduletable_menu,
#leftcontent div.moduletable_text
  {
	text-align:right;}
#rightcontent {
	float:right;
	width:175px;
	overflow:hidden;
}
#rightcontent2 {
	float:left;
	width:60px;
	overflow:hidden;
	font-size:11px;
}
#rightcontent3 {
	float:left;
	width:60px;
	overflow:hidden;
	font-size:11px;
}
/* footer setting */

#wrp5 {} 
#wrp5_inner1 {
	padding:0 0;}	
#footer_wrapper {
	padding:0;
	height:18px;
	text-align:left;
}
#footer_left { 
	width:40%;
	float:left;
}
#footer_left img {
	margin-right:5px;}
#footer_right {
	width:100%;
	float:right;
	padding-top:0px;
	margin-right:0px;
	text-align:right;
	overflow:hidden;}
#footer_right * {
	font-size:11px;
	color:#666;
	padding:2px 3px 2px 3px;}
#footer_right a:hover {
	color:#FFF;
	text-decoration:none;
	background:#585858; 
	padding:2px 3px 2px 3px;
	-moz-border-radius:3px; -webkit-border-radius:3px;}
#scrollbot {
	width:50px;
	float:left;
}
.footimg {
	width:26px;
	float:left;}
#footer_left div {	font-size:11px;}
#footer_left div a {
	color:#ff0000;}
/*mootips*/
.tool-tip {
	width: 190px;
	z-index: 13000;
	background:url(../images/bgtooltips.png) top center no-repeat;
	height:156px;
	margin-left:-107px;
	overflow:hidden;
}
.tool-title {
	font-family:arial;
	text-transform: uppercase;
	font-weight:700;
	margin: 0;
	color: #003333;
	padding: 20px 15px 5px 15px;
	text-align:center;
}
 .tool-text {
	font-size: 11.5px;
	font-family:Arial;
	color: #666666;
	padding: 10px 40px;
	text-align:center;
}
.ieclr { line-height:1px;}
#u1u2 {
	height:250px;
}
#wecook {
	position:absolute;
	margin-top:-70px;
	z-index:2;
	}
.b-learnmore {
	display:block;
	background:url(../images/but-learnmore.png) 0 0 no-repeat;
	height:46px;
	width:152px;
	text-indent:-8000px;
	float:left;
	margin-right:10px;
	cursor:pointer;}
.b-learnmore:hover {
	display:block;
	background:url(../images/but-learnmore.png)  0 -46px no-repeat;}
.b-demo {
	display:block;
	background:url(../images/but-demo.png) 0 -46px no-repeat;
	height:46px;
	width:85px;
	text-indent:-8000px;
	float:left;
	margin-right:10px;
	cursor:pointer;}
.b-demo:hover {
	display:block;
	background:url(../images/but-demo.png)  0 0 no-repeat;}
.b-joinus {
	display:block;
	background:url(../images/but-joinus.png) 0 -46px no-repeat;
	height:46px;
	width:105px;
	text-indent:-8000px;
	float:left;
	margin-right:10px;
	cursor:pointer;}
.b-joinus:hover {
	display:block;
	background:url(../images/but-joinus.png)  0 0 no-repeat;}
/*top panel*/
#blackicon,
#blackiconid {
	margin-top:10px;
	height:52px;
	overflow:hidden;
	text-align:left;
	padding-bottom:10px;
}
#blackiconhome, 
#blackiconidhome {
	margin-top:10px;
	height:52px;
	overflow:hidden;
	text-align:left;
	padding-bottom:32px;
	background:url(../images/blackiconidbotbg.png) no-repeat center bottom;
}

.header-forgot {
	font-size:9px;
	margin:2px 0;
}

.blackiconlog
 {
	float:left;
	overflow:hidden;
	padding:5px 5px 5px 10px;
	background:url(../images/shadowfront2.png) no-repeat bottom right;
}
.blackiconlog a,
.blackiconlog span,
.blackiconlog div,
.blackiconlog p
 {
 	color:#FFFFFF;
}
.blackiconlog p
{
	margin-bottom:-1px;}
.blackiconlogimg {
	margin:0 5px;}
.modloginbox{background:#79051F;padding:2px 2px 0px 5px;border:1px solid #B1770B;width:450px;background:url(../images/bgloginbox.gif) #FEC264 repeat-x;overflow:hidden;z-index:2000000;}
/* minifp */
td.minifp .minifp-introtitle a:link {
	color: #A57C59;
	}
td.minifp .minifp-introtitle a:visited{
	color:#bc8b62;
}
.minifp p {
	font-size:11px;}
a.minifp-full-link {
	display:block;
	padding:5px;
	width:100px;}
.minifp td img {
	border:1px solid #999999;}
.fbitem {
	padding:10px;
	background:url(../images/borderfront2.gif) repeat-x bottom left;
min-height:50px;}
.fbitem a {
	font-weight:700;
	line-height:110%;
}
.fbitem img {
	border:1px solid #999999;
	margin-left:0.5em;
	margin-right:0.5em;
	width:40px;
	height:40px;
	}
.fbitem small {
	display:block;
padding-top:5px;
	line-height:120%;
	padding-bottom:5px;
}
.minifp  {
	padding:10px;
	margin-bottom:10px;}
td.minifp .minifpitem {
	background:url(../images/borderfront2.gif) repeat-x bottom left;
	padding:3px 0;
}
td.minifp .minifpitem a{
	font-size:13px;
	font-weight:bold;
	letter-spacing:-1px;}
td.minifp .minifpitem a:hover {
	text-decoration:none;
	color:#333333;}
.minifp-anotherlinks {
	background:none;}
.minifp-anotherlinks a{
	font-weight:bold;
	font-size:100%;
	display:block;
	padding:5px;
	margin-bottom:5px;
	background: url(../images/otheritem.gif) no-repeat  0 -22px ;
	width:87px;
	height:22px;
	text-indent:-8000px;
	margin-top:-10px;
}
.minifp-anotherlinks a:hover{
	background: url(../images/otheritem.gif) no-repeat  0 0;
	}
#u21_inner  td .minifp{
}
.favicon_ads
{float:left;border:1px solid #111;width:16px;height:16px;margin-right:4px;margin-bottom:4px;background:#f0f0f0;font-size:11px;color:#CCC;}
li.favicon_ads{list-style:none;
margin:0 3px 3px 0;
padding:0;
}
/*.favicon_ads:hover,.favicon_ads:focus{border:1px solid #000;background:url(../../images/default/spotyes.gif)#fff;}*/
#icospot_all{margin-top:10px; background:#252525; padding:5px;}
/*#icospot{background:url(../../images/default/icospot.gif) no-repeat;height:33px;overflow:hidden;text-align:right;}*/
#icospot ul{padding-left:10px;}
#icospot div.moduletable img{margin:0;padding:0;}
img.activeavatar { margin-right:5px; border:1px solid #003333;}

.tpbin {
	}
.bin_demo {
	display:block;
	background:url(../images/b-demo.png) 0 -25px no-repeat;
	height:25px;
	width:56px;
	text-indent:-8000px;
	float:left;
	margin-right:10px;
	cursor:pointer;}
.bin_demo:hover {
	display:block;
	background:url(../images/b-demo.png)  0 0 no-repeat;}

.bin_download {
	display:block;
	background:url(../images/b-download.png) 0 -25px no-repeat;
	height:25px;
	width:94px;
	text-indent:-8000px;
	float:left;
	margin-right:10px;
	cursor:pointer;}
.bin_download:hover {
	display:block;
	background:url(../images/b-download.png)  0 0 no-repeat;}

.bin_support {
	display:block;
	background:url(../images/b-support.png) 0 -25px no-repeat;
	height:25px;
	width:82px;
	text-indent:-8000px;
	float:left;
	margin-right:10px;
	cursor:pointer;}
.bin_support:hover {
	display:block;
	background:url(../images/b-support.png)  0 0 no-repeat;}


.bin_boj {
	display:block;
	background:url(../images/b-boj.png) 0 -25px no-repeat;
	height:25px;
	width:24px;
	text-indent:-8000px;
	float:left;
	margin-right:10px;
	cursor:pointer;}
.bin_boj:hover {
	display:block;
	background:url(../images/b-boj.png)  0 0 no-repeat;}
.bin_addthis {
	display:block;
	background:url(../images/b-addthis.png) 0 -25px no-repeat;
	height:25px;
	width:24px;
	text-indent:-8000px;
	float:left;
	margin-right:10px;
	cursor:pointer;}
.bin_addthis:hover {
	display:block;
	background:url(../images/b-addthis.png)  0 0 no-repeat;}

#tpfeatdetail  {
	width:100%;
	border:1px solid #ddd;
}
#tpfeatdetail  th {
	padding:10px;
	border-bottom:1px solid #ddd;
	font-size:16px;
	text-transform:uppercase;
	text-align:right;
	background:url(../images/bgtpfeatdetail.gif) repeat-x bottom #FDF7EC; }
#tpfeatdetail  td {
	padding:5px;
	border-bottom:1px solid #DDD;}
td .tptdright {
	text-align:right;
	width:250px;
	font-weight:700;}
.aecimgpackage  {
	margin-right:20px;}
#leftcontent li {
	list-style:none;
	list-style-image:none;
	background:none;
	border-bottom:1px solid #dddddd;
	display:block;}
#leftcontent li a:link, 
#leftcontent li a:visited{
	line-height:30px;	
	
	text-decoration:none;
	color: #666;
	font-weight:700;
	font-size:13px;

	}
#leftcontent li a:hover, strong a:hover, b a:hover {
	text-decoration:none;
	color:#ff0000;}
div.tpwhois {
	font-size:11px;}
div.tppagedesc {
	border:1px solid #EFD185;

	background:url(../images/bgyellow.gif) bottom repeat-x #FBF5C0;
	}
.msgtext {
	padding:10px;}
.msgtitle {
	padding-left:10px;}
#whatshot {
	background:url(../images/bgyellow.gif) bottom repeat-x #FBF5C0;
	padding:5px 7px;
	font-size:11px;
	border:1px solid #EFD185;
}
#whatshot * {
font-size:11px;}
 /* tps css */ 
#tps {  
      position: relative; /* important */  
      overflow: hidden; /* important */  
      width: 953px; /* important */  
      height: 120px; /* important */
	  background:#000000;
  }  
.tps_title {
	margin-top:-5px;
	font-size:11px;
	line-height:10px;
	color:#ccc;
	text-align:center;
	padding-bottom:15px;
	width:100%;}
#tps_frame {position: relative}  
#tps_previous {float: left; cursor: pointer;}  
#tps_next {float: right; cursor: pointer;}  
#tps_content {  
    position: absolute;  
    top: 0;  
/*  margin-left: 20px;  */
  }  
#tps_content  
#tps_content li {  
    list-style: none;  
    margin: 0;  
    padding: 0;
  }  
#tps_content {
	margin:0;
	padding:0;
      }  
#container_bd #tps ul li {  
    display: block;  
    float: left;
	margin:2px;
	padding:2px;
      }  
#container_bd #tps ul li img {  
    display: block;  
  } 


div.moduletable,
div.moduletable td,
div.moduletable p,
div.moduletable div,
div.moduletable_menu,
div.moduletable_menu td,
div.moduletable_menu p,
div.moduletable_menu div,
div.moduletable_text,
div.moduletable_text td,
div.moduletable_text p,
div.moduletable_text div
{
	margin:0;
	margin-bottom:10px;
	padding:0;
	}
div.moduletable-nobox {
	padding:0;
	margin:0;}
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable-nobox h3 {
	margin:5px 0 10px 0;
	font-size:18px;
	font-weight:700;
	letter-spacing:-1px;
	color:#444444;
	}
#u2 div.moduletable {
	color:#FFFFFF;
	font-family:Arial;
}
#u2 div.moduletable h1 {
	font-family:Arial;
	font-size:30px;
	font-weight:400;
	color:#FFFFFF;
	margin:0;
	padding:0;}
#u2 div.moduletable h2 {
	font-family:Arial;
	font-size:20px;
	font-weight:400;
	color:#FFFFFF;
	line-height:28px;}


#leftcontent div.moduletable {
	margin-bottom:20px;}

.referensi{
	padding:5px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	background:#f2f2f2;
	color:#3366cc;
	border:1px solid #CCC;
	width:640px;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
.base{
	padding:5px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
	color:#000;
	border:1px solid #CCC;
	width:900px;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
.base-left-top{
	padding:5px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	background:#F0F0F0;
	color:#000;
	border:1px solid #999;
	width:200px;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
.base-left-middle{
	padding:5px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	background:#F0F0F0;
	color:#000;
	border:1px solid #999;
	width:200px;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
.base-left-bottom{
	padding:5px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	background:#F0F0F0;
	color:#000;
	border:1px solid #999;
	width:200px;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
.base-left-sub{
	padding:5px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
	color:#000;
	border:1px solid #999;
	border-top:groove;
	width:175px;
	-moz-border-radius:2px; -webkit-border-radius:2px;
}

/* MiniFrontpage CSS*/

.minifp td { padding-right:5px;

}
.minifp td p {
	margin-top:3px;
	
}

.minifp td img {

	margin-left:0.5em;
	margin-right:0.5em;
}

.minifp-anotherlinks {
	font-weight:bold;
	font-size:100%;
	display:block;
	padding:5px;
	margin-bottom:5px;
	background: url(../minifrontpage/bgheader.gif) repeat-x bottom #F5F5F5;


}

.minifp ul li {
	font-size:94%;
	padding-left:0;
}

.minifp ul li a {
}

.minifp-introtitle a, .minifp-introtitle a:visited, .minifp-introtitle a:active, .minifp-introtitle a:link {
	font-weight:bold;


}

.minifp-introtitle a:hover {
	text-decoration:underline;
}

.minifp-date {
	color:#666;
	font-weight:400;
	font-style:normal;
	font-size:80%;
}
.minifp-full-link-wrp {
	text-align:right;}
a.minifp-full-link, a:visited.minifp-full-link, a:active.minifp-full-link, a:link.minifp-full-link {
	line-height:24px;
	font-weight:bold;

	background:#333333;
	color:#FFFFFF;
	padding:2px 5px;
	letter-spacing:0px;
}

a:hover.minifp-full-link {
	text-decoration: none;
	background:#FF0000;
}
.minifp-seperator {
	line-height:1px;}