/*
CSS style for Antara
Coded by Andrayogi
URL: http://www.andrastudio.com
February 2009
*/

@import url("reset.css");

body {
	background: #2F2F2F url(../images/body-bg.gif) repeat-x;
	/*background-color: #2F2F2F;*/
       font: normal .8em Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	/*font: 75% Arial, Helvetica, sans-serif;*/
	color: #333;
	line-height: 140%;
	margin: 0 auto;
	text-align: center;
}
a, a:link, a:visited {
	color: #304B67;
	text-decoration: none;
}
a:hover {
	color: #b21515;
       text-decoration: none;
}
p {
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

h1, h3 {
	line-height: 110%;
	margin: 10px 0;
}

h1, h2 {
   /*font-family:  Helvetica, Georgia, "Times New Roman", Times, serif;*/
   /*font-weight: bold;*/
}

h1 {
   font-size: 1.8em;
	/*font-size: 24px;*/
	color: #075A8C;
	margin-bottom: 6px;
}
h1.news-title{
   color: #000;
   font-size: 1.6em;
}
h2 {
   font-size: 1.3em;
   line-height: 110%;
   margin: 10px 0 0 0;
   font-family: "trebuchet MS", helvetica, sans-serif;
   letter-spacing: -0.5px;
}
h2.author {
   width: 40%;
   font-size: 1.1em;
   color: #5D5A5A;
   background-color: #F8F7EF;
   border-top: 1px dashed #ddd;
   border-bottom: 1px dashed #ddd;
   padding: 5px;
   /*letter-spacing: 2px;*/
   display: block;
}
h3 {
	font-size: 90%; /*16px;*/
}
p.tlist {
   font: bold 1.4em Georgia, "Times New Roman", Times;
   letter-spacing: -1px;
}
table {
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

ul li {
	list-style: disc;
	margin-bottom: 4px;
}

ol li {
	list-style: decimal;
	margin-bottom: 4px;
}

.bullet_sml ul {
	font-size: 85%;
	margin: 0.5em 0;
	padding: 0.5em 0 0 1em;
	text-indent: -1em;
       border-bottom: 1px solid #EEF7E0;
}
.bullet_sml ul li {
	list-style: none;
}
/* Common Style */
.clearfix, .wrapper {
	float: left;
	clear: both;
	width: 100%;
}
.pbrief {
	float: right;
	text-align: left;
}
.thumb, .thumb_news {
	float: left;
	text-align: center;
}
.thumb{
	margin: 5px 8px 0 0;
}
.thumb_news {
	margin: 5px 8px 5px 0;
}
.thumb_news {
       padding-bottom: 5px;
       background-color: #30372e;
       color: #aeaeae;
}
.thumb img {
	padding: 1px;
	border: 1px solid #ccc;
}
.thumb_news img {
	padding: 1px;
	/*border: 1px solid #ccc;*/
}
.thumb .caption, .thumb_news .caption {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #aeaeae;
	text-align: center;
	padding: 4px 0;
}

.thumb .caption span.source {
	font-size: 9px;
}

#container {
	width: 970px !important;
	display: table;

       background-color: #fff;
	margin: 10px auto;
	text-align: left;
       border: 1px solid #BAB8B8;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
}

#container .inside {
	/*padding: 0 20px;*/
      padding: 0;
}
#spacer {
	height: 10px;	
}
#topbar {
	/*width: 100%;*/
	height: 20px;
	/*background: url(../img/bg-container.gif) repeat-y;*/
       background-color: #E0E0E0;
       border-bottom: 1px solid #ccc;
	margin: 0 auto;
	padding: 0 auto;
	text-align: right;
	font-size: 11px;
}
/* Header style */
#header {
	
  	background: transparent url(../images/bg_header15.gif) no-repeat bottom center; 
}
#main-content {
	padding: 10px 10px;
}

#column-wrapper {
	float: left;
	width: 630px;
	margin-right: 10px;
}
#leftcol {
	float: left;
	width: 160px;
	margin-right: 20px;
}

#midcol {
	float: right;
	width: 440px;
}
#midcol-news {
	float: left;
	width: 600px;
       margin-left: 10px; 
}
#midcol-search {
	float: left;
	width: 870px;
       margin: 0 10px; 
}
#rightcol {
	float: right;
	width: 300px;
}

/* Header */
#header .logo {
	float: left;
	/*width: 675px;*/
	height: 70px;
	margin: 0 0 0 10px;
}
html>body .logo {
	margin-left: 5px;
}
#header .bg {
	float: right;
	height: 70px;
	/*width: 395px;*/
	/*height: 82px;*/
	/*background: url(../img/bg-indonesia-bc.jpg) right no-repeat;*/
	margin: 10px 10px 0 0;
	text-align: right;
}
html>body .bg {
	margin-right: 5px;
}
/* Sliding Subnav Styles */
.slidenav {
    position: relative;
    /*background: #0d0f0c url(../img/bg-mn.gif) top repeat-x;*/
    font: 85% Arial, Helvetica, sans-serif;
    background: #075A8C url(../images/bg-top-menu.gif) top left repeat-x;
    height: 30px;
}
.slidenav a {
    color: #aaaaaa;
    text-decoration: none;
    background: #075A8C url(../images/bg-blue-3.gif) top left no-repeat;
}
.slidenav ul, .subnav ul {
	line-height: 145% !important;
	margin: 0 10px;
	padding: 0;
}
.slidenav ul, .slidenav ul li {
    list-style: none;
}
.slidenav ul li a:link, .slidenav ul li a:visited {
    color: #fff;
    text-decoration: none;
}
.slidenav ul li a.active {
    color: #fff;
    background: #9e2e45;
}
.slidenav ul li a.extra {
    color: #fff;
    background: #2E75BC url(../images/bg-blue.gif) top left no-repeat;
}
.subnav ul li a:hover, .slidenav ul li a:hover {
    color: #fff;
    background: #D34328;
}
.subnav ul li a.active {
    color: #fff;
    background: #989898;
}
.subnav ul li, .subnav ul, .slidenav-box {
    height: 28px;
    list-style: none;
}

.slidenav ul a, .subnav ul a {
    display: block;
	font-weight: bold;
	color: #fff;
	padding: 6px 8px;
}

.subnav ul a {
	/*font-weight: normal;*/
    font: 90% Arial, Helvetica, sans-serif;
}

.slidenav ul li, .subnav ul li {
    float: left;
	list-style: none;
	margin: 0 1px 0 0;
	padding: 0;
}

.slidenav ul li ul {
    display: none;
    position: absolute;
    top: 3em;
    left: 0;
    padding: 0 12px;
}
.slidenav ul li:hover ul {
    display: block;
}
.slidenav form {
    margin: 6px 0 0 20px;
    _margin: 4px 0 0 10px;
}
.slidenav input.txt {
    width: 130px;
    _width: 120px;
    font-size: 12px;
    border: 1px solid #fff;
}
.subnav ul {
    	display: none;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.subnav ul a {
	color: #ffffff;
	text-decoration: none;
}

.top-sub-menu, .slidenav-box {
	background: #8a8a8a;
	clear: both;
}

.inactive-box {
	visibility: hidden;
}

/* End Sliding Subnav Styles */

.tickerbox {
	height: 20px;
	padding: 2px 10px;
	background: #fff url(../images/bg_tick2.gif) repeat-x;
	font-size: 10pt;
	color: #ECEB8F;   
       clear: both;  
}
.ticker1{
	float: left;
	width: 50%;
}
.ticker2{
	float: right;
	margin-right: 5px;
       font-size: 8pt;
	padding-top: 2px;
}
.ticker2 img{
       vertical-align: absmiddle;
       margin-right: 4px;
}
.tickerbox a:link, .tickerbox a:visited{
	color: #fff;
	text-decoration: none;
}
.tickerbox a:hover, .tickerbox a.disappear:hover{
	color: #ECEB8F;
	text-decoration: underline;
}
.tickerbox a.disappear:link, .tickerbox a.disappear:visited{
	color: #fff;
	text-decoration: underline;
}
.extramenu {
	height: 20px;
	padding: 2px 10px;
	background: #fff url(../images/bg_ext.gif) repeat-x;
	font-size: 10pt;
	color: #fff;   
       clear: both;  
}


/* Ads */
.ad-top, #column-wrapper .ad{
	margin: auto;
	text-align: center;
}
#leftcol .ad-left {
	margin-bottom: 10px;
	text-align: center;
}
#leftcol .ad-top0 {
	margin-top: 0;
	text-align: center;
}
#rightcol .ad {
	border: none !important;
}

#main-content .ad .ad-text {
	display: block;
	font-size: 9px;
	color: #969696;
	text-align: center;
	letter-spacing: 4px;
}

/* FORMS */
form .form-hint {
	font-size: 11px;
	color: #8f8f8f;
}

/* MODULE */

/* Left &  Right Column Module */
#leftcol .module, #rightcol .module {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
#leftcol .module, #rightcol .module {
	/*border: none;*/
	border: 1px solid #D3DBDE;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
#leftcol .module .content, #rightcol .module .content {
	padding: 6px;
}

#leftcol .module a.index, #midcol a.index, #rightcol .module a.index {
	display: block;
	margin: 5px;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #945555;
}
#rightcol .module .content {
	padding: 0;
}
#rightcol .content_0 a.index {
	padding-top: 5px;
       border-top: 1px solid #E8EEF2; 
}
#leftcol .module h3, #rightcol .module h3 {
	font-size: 12px;
	font-weight: bold;
	color: #316293;
	/*text-transform: uppercase;*/
	margin: 0 0 8px 0;
	padding: 0;
}
#rightcol .module h3 {
	margin: 5px;
}
#rightcol .module-content h3 {
	margin: 0 0 5px 0;
}
#rightcol .module .heading, #midcol .cat-heading {
	display: block;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 8px;
	padding-bottom: 4px;
}
#rightcol .module .heading {
       background: url(../images/bg-sub.gif) bottom repeat-x;
       padding: 4px 6px;
}
#rightcol .module .heading h3, #midcol .cat-heading h2 {
	float: left;
	margin: 0;
}
#midcol .cat-heading {
	padding-bottom: 0;
}

#midcol .cat-heading h2 {
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #cdcdcd;
	letter-spacing: -1px;
	padding: 0;
}

#midcol .cat-heading a.index {
	padding-top: 14px;
}

#rightcol .module .module-content {
	clear: both;
	display: block;
       padding: 6px;
       font-size: 90%;
}
#rightcol .module .module-content .weather{
	display: block;
	font-size: 85%;
}
#leftcol .module form {
	margin: 10px 0;
}

/* LEFT COLUMN */

/* Date and Time */
#leftcol  .date-time {
	font-size: 10px;
	color: #787878;
	/*text-transform: uppercase;*/
	border: none;
}
#leftcol .jajak-pendapat, #rightcol .interview {
   background: #fff url(../images/bg-pop2.gif) top repeat-x;
}
#rightcol .feature {
   background: #F3F6DF url(../images/bg-pop5.gif) top repeat-x;
}
#rightcol .earth {
   background: #EAF1FB url(../images/bg-pop6.gif) top repeat-x;
}
#leftcol .terpopuler {
   line-height: 110%;
   background: #FEFDEB url(../images/pop-bg4.gif) top repeat-x;
   padding-top: 0;
}
#leftcol .terpopuler ul, .related ul {
	font-size: 85%;
	width: 90%;
	margin-left: 0;
	padding: 0 1em;
	text-indent: -1em;
}
#leftcol .terpopuler ul li, .related ul li {
	list-style: none;
	padding: 0 auto;
}

#leftcol .tajuk {
   line-height: 110%;
   background: #EAF1FB url(../images/bg-pop6.gif) top repeat-x;
   padding-top: 0;
}

#leftcol .post-content {
	line-height: 160%;
	margin-top: 10px;
    padding-bottom: 5px;
}
#leftcol .post-content p {
   font: normal .95em Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}

/* Arsip */
#leftcol .arsip {
	width: 99%;
	border: 1px solid #e2e2e2;
}

#leftcol .arsip .content {
	padding: 4px;
	border: none;
}

#leftcol .arsip ul {
	margin: 0 0 4px 0;
	padding: 0;
}

#leftcol .arsip ul li {
	list-style: none;
	margin: 0 0 2px 0;
	padding: 0;
}

#leftcol .arsip h4 {
	font-size: 12px;
	margin: 0 0 2px 0;
	padding: 0;
}

/* Valas */
#leftcol .valas table {
	width: 100%;
	margin: 0;
}

#leftcol .valas table th {
	background: #515151;
	font-weight: bold;
	color: #fff;
	padding: 1px 0 1px 3px;
}

#leftcol .valas table td {
	font-size: 11px;
	padding: 1px 0 1px 3px;
	border-bottom: 1px solid #eee;
}

#leftcol .valas p.update-time {
	font-size: 10px;
	color: #b5b5b5;
	margin: 0 0 6px 0;
}

/* Jajak Pendapat */
#leftcol .jajak-pendapat .form-item input.submit {
	margin-top: 6px;
}
.jajak-pendapat {
   font-size: 85%;
}


/* MIDDLE COLUMN */

/* Headline */
#midcol .headline h3 {
	font-size: 18px;
	margin: 0 0 2px 0;
	padding: 0;
}

#midcol .headline .news-post {
   margin-bottom: 10px;
   display: block;
}

#midcol .headline .post-meta, .post-meta, .search-meta {
	font-size: 10px; /*Tahoma, Arial, Helvetica, sans-serif;*/
	color: #787878; /*a3a3a3;*/
}

#midcol .headline .post-meta .cat, .post-meta .cat, .search-meta .cat {
	text-transform: uppercase;
}

#midcol .headline .post-meta a, .post-meta a, .search-meta a {
	color: #a3a3a3;
	text-decoration: underline;
}

#midcol .headline .post-content, .post-content {
	line-height: 160%;
	margin-top: 10px;
       padding-bottom: 5px;
}

.author {
	font-weight: bold;
}

/* News Tabs */
#news-tabs {
	width: 100%;
	margin-bottom: 10px;
}

#news-tabs .tab ul {
	margin: 0;
	padding: 0;
}

#news-tabs .tab li {
	clear: both;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 2px 0;
	border-bottom: 1px solid #f1f1f1;
}

#news-tabs .tab li a {
       font-size: 85%;
	font-weight: normal;
}

#news-tabs .tab li .time {
	font-size: 10px;
	color: #787878; /*bfbfbf;*/
	padding-right: 10px;
}

/* Social Network Stuff */
.social {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 20px;
	padding: 4px 0;
}

.social ul {
	margin: 0;
	padding: 0;
}

.social ul li {
	float: left;
	font-size: 11px;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
}

.social ul li.tf {
	background: url(../images/icon-tf.gif) no-repeat;
}

.social ul li.lb {
	background: url(../images/icon-lb.gif) no-repeat;
}

.social ul li.fb {
	background: url(../images/icon-fb.gif) no-repeat;
}

.social ul li.twit {
	background: url(../images/icon-twitter.gif) no-repeat;
}

/* Middle Box */
#midcol .f-top {
	height: 8px;
	background: url(../images/f-box-top.gif) no-repeat;
}
#leftcol .f-top {
	height: 8px;
	background: url(../images/f-box-top-l.gif) no-repeat;
}

#midcol .f-repeat {
	background: url(../images/f-box-repeat.gif) repeat-y;
	_margin-top: -10px;
}
#leftcol .f-repeat {
	background: url(../images/f-box-repeat-l.gif) repeat-y;
	_margin-top: -10px;
}
#midcol .f-repeat .content {
	padding: 10px;
}
#leftcol .f-repeat .content {
	padding: 0 7px;
}
#midcol .f-bottom {
	height: 8px;
	background: url(../images/f-box-bottom.gif) no-repeat;
}
#leftcol .f-bottom {
	height: 8px;
	background: url(../images/f-box-bottom-l.gif) no-repeat;
}
/* Wawancara */
#midcol .wawancara {
	margin: 0 0 6px 0;
	_margin: 0;
}

#midcol .wawancara .f-repeat {
	margin-top: -5px;
	_margin-top: -14px;
}

#midcol .wawancara .heading {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

#midcol .wawancara .heading h3 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0;
	padding: 0;
}

#midcol .wawancara .post-content h3 {
	font-size: 14px;
	margin: 0 0 4px 0;
	padding: 0;
}

/* News Block */
.teaser-news {
}

.teaser-news .news-row {
	border-bottom: 1px solid #EEF7E0;
	padding: 10px 0;
}

.teaser-news .last-row {
	border: none;
}

.teaser-news .news-row .news-block {
	float: left;
	width: 215px;
}
.teaser-news .news-row .news-block2 {
	float: left;
	width: 290px;
}
.teaser-news .news-row .nb-even {
	margin-right: 8px;
	border-right: 1px solid #EEF7E0;
}
.teaser-news .news-row .news-block h3, .teaser-news .news-row .news-block2 h3 {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
       color: #FF9800;
}
.teaser-news .news-row .news-block h4 {
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;
}

.teaser-news .news-row .news-block .content {
	padding: 0 6px 0 0;
}

.teaser-news .previous-news {
	margin-top: 6px;
}

.teaser-news .previous-news ul {
	margin: 0;
	padding: 0;
}

.teaser-news .previous-news ul li {
	background: url(../images/icon-list-round.gif) no-repeat;
	font-size: 11px;
	list-style: none;
	margin: 0 0 2px 0;
	padding: 0 0 0 12px;
}

.teaser-news .news-row a.index {
	float: none;
}

/* RIGHT COLUMN */

/* Sub Menu */
#rightcol .sub-menu {
	font-size: 11px;
	text-align: center;
	background: url(../images/bg-sub.gif) bottom repeat-x;
}

#rightcol .sub-menu a {
	padding: 0 3px;
}

/* Gallery Headline Rotator */
#rightcol .gallery-headline {
	/*background-color: #f9f9f9;*/
       background: #fff url(../images/bg-slide.gif) bottom repeat-x;       
}

#rightcol .gallery-headline .thumb {
	margin-bottom: 6px;
}

#rightcol .gallery-headline h3 {
	font-size: 14px;
	margin: 0 0 2px 0;
	padding: 0;
}

#rightcol .gallery-headline h3 a {
	font-size: 14px;
}

#rightcol .gallery-headline .post-meta {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #a3a3a3;
}

#rightcol .gallery-headline .post-meta .cat {
	text-transform: uppercase;
}

#rightcol .gallery-headline .post-meta a {
	color: #a3a3a3;
	text-decoration: underline;
}

#slideshow .slide-item {
	_width: 98%;
	/*height: 330px;*/
       height: 260px;
	display: inline;
	overflow: hidden;
}

#rightcol #slide-nav {
	margin: 3px 0 10px 0;
}

#rightcol #slide-nav a {
	background: #fff;
	color: #667383;
	padding: 2px 5px;
	margin-right: 2px;
	border: 1px solid #bcbcbc;
}

/* Search Form */
#rightcol .search input.textbox, .search-results .search-form input.textbox {
	width: 225px;
	background: #f7f7f7;
	padding: 4px;
	border: 1px solid #cdcdcd;
}

#rightcol .search input.submit, .search-results .search-form input.submit {
	padding: 2px 4px;
	_padding: 2px 4px;
}

/* Search Results */
.search-results-wrapper {
	margin: 20px 0;
}

.search-results .search-text {
	color: #999;
}

.search-results .result-item {
	margin-bottom: 20px;
}

.search-results .result-item h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 4px 0;
	padding: 0;
}

.search-results .search-meta {
	margin-top: 4px;
}

.search-results .result-item .highlight {
	font-weight: bolder;
}

/* Video Antara */
#rightcol .video-antara ul, #rightcol .foto-antara ul {
	margin: 0;
	padding: 0;
}

#rightcol .video-antara ul li, #rightcol .foto-antara ul li {
	float: left;
	width: 125px;
	font-size: 11px;
	text-align: center;
	list-style: none;
	margin: 0 18px 0 0;
	padding: 0;
}

#rightcol .video-antara ul li img, #rightcol .foto-antara ul li img {
	padding: 1px;
	border: 1px solid #ccc;
}

/* Forum */
#rightcol .forum ul {
	margin: 0;
	padding: 0;
}

#rightcol .forum ul li {
	background: url(../images/icon-list-square.gif) no-repeat;
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0 0 0 20px;
}

/* Paging */
.paging {
	clear: both;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 10px 0;
}

.paging p {
	color: #a3a3a3;
	margin: 4px 0 8px 0;
}

.paging ul.pagination {
	margin: 0;
	padding: 0;
}

.paging ul.pagination li {
	float: left;
	font-weight: bold;
	list-style: none;
	margin: 0 3px 0 0;
	padding: 0;
}

.paging ul.pagination li a {
	display: block;
	background: #e7f4f5;
	border: 1px solid #bad7dd;
	padding: 4px 6px;
}

/* Bubble */
.bubble-info {
    position: relative;
}

.popup {
	width: 100%;
	color: #fff;
    position: absolute;
	z-index: 1000;
    display: none; /* keeps the popup hidden if no JS available */
}

.popup .content {
	background: #343434;
	margin-top: -4px;
	padding: 10px !important;
	position: relative;
	z-index: 1000;
	opacity: 1;

}

.popup .arrow {
	background: url(../images/arrow-down.gif) center no-repeat;
	margin-top: -2px;
}

.popup h3 {
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;	
}

.popup h3 a {
	color: #fff;
}

/* Comment List */
.comment-list {
	margin: 20px 0;
}

.comment-list ul {
	margin: 0;
	padding: 0;
}

.comment-list ul li {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 6px 0;
	border-bottom: 1px solid #f0f0f0;
}

.comment-list ul li .content {
	padding: 0 16px;
}

.comment-list ul li .comment {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}

.comment-list ul li .comment-meta {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #a3a3a3;
	margin: 8px 0 4px 0;
}

/* Comment Form */
.comment-form {
	margin: 10px 0;
}

.comment-form dl dt {
	float: left;
	clear: both;
	width: 150px;
	margin-right: 10px;
	padding-bottom: 4px;
}

.comment-form dl dd {
	float: left;
	width: 450px;
	padding-bottom: 4px;
}

.comment-form dl .hint {
	font-size: 11px;
	color: #999;
	margin: 2px 0 4px 0;
}

.comment-form input.textbox, .comment-form textarea {
	font: 12px Arial, Helvetica, sans-serif;
	width: 90%;
	padding: 3px;
	border: 1px solid #e0e0e0;
}

.comment-form input.captcha {
	display: inline;
	width: auto;
}

/* Gallery */
.gallery {
	margin-top: 10px;
}

.gallery ul {
	margin: 0;
	padding: 0;
}

.gallery ul li {
	float: left;
	list-style: none;
	margin: 0 16px 22px 0;
	padding: 0;
}

.gallery ul li img {
	padding: 1px;
	border: 1px solid #ccc;
}

.gallery ul li .title {
	font-size: 11px;
	text-align: center;
	margin-top: 2px;
}

/* FOOTER */
#footer {
	background: #fff url(../images/bg-foot.gif) top repeat-x;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom:12px;
       font-family: Arial, Helvetica, sans-serif;
       border-top: 1px solid #ccc;
}

#footer .content {
	padding: 16px 10px;
}

#footer .col1 {
	float: left;
	width: 150px;
	font-size: 11px;
	color: #7a7a7a;
	padding-right: 20px;
	padding-top: 20px;
       border-right: 1px dotted #D7D0D0;
}
#footer .col2 {
	float: right;
	padding-right: 20px;
	text-align: right;
}
/* Footer Menu */
#footer .footer-menu, .sub-footer-menu {
	padding: 5px 0;
       border-bottom: 1px dotted #D7D0D0;
}
#footer .footer-menu a {
	font-weight: bold;
	color: #333;
	margin-right: 8px;
}
#footer .footer-menu a:hover, .sub-footer-menu a:hover {
	color: #b21515;
}

#footer .sub-footer-menu a, p.author {
	color: #7a7a7a;
	margin-right: 8px;
	font-weight: normal;
	font-size: 10px;
       font-family: Verdana, Arial, Tahoma;
}
p.author{
	margin: 2px 0; 
}
#footer .logos {
	margin-bottom: 0;
	padding: 5px 0;
}
#footer .logos img {
	padding-right: 30px;
	vertical-align: absmiddle;
}
div.hr {
  border-top: 1px dotted #D3DBDE;
  height: 3px;
}
div.hr2 {
  border-bottom: 1px dotted #D3DBDE;
  height: 1px;
}
div.hr hr, div.hr2 hr {
  display: none;
}
p.cprt {font-size: 7pt;line-height: 120%;}
#midcol a.smlink, #midcol-news a.smlink{font-size: 8pt; color: #002A6C; font-weight: none;text-decoration: none;}
#midcol a.smlink:link, #midcol a.smlink:visited, #midcol-news a.smlink:link, #midcol-news a.smlink:visited {color: #002A6C;}
#midcol a.smlink:hover, #midcol-news a.smlink:hover {text-decoration: underline; color: #C0362C;}
img.ikon {vertical-align: bottom}
.flat { 
   border: 1px solid #fff; 
}
input.btn {
	margin:auto;
  color:#050; 
  font: bold 85% 'trebuchet ms',helvetica,sans-serif; 
  background-color:#fed; 
  border: 1px solid; 
  border-color: #696 #363 #363 #696;
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
} 
.pkmi {
  font-size: 8pt;
  line-height: 120%;
  margin-top: 10px;
  border: 1px dashed #DEDCCB;
}
.footnote {
  float: right;
  width: 250px;
  font-size: 8pt;
  margin: 10px 0 5px 10px;
  border: 1px dashed #DEDCCB;
}
.pkmi, .footnote, .ntool{
  padding: 5px;
  background-color: #F8F7EF;
}
.ntool {
  font-size: 10pt;
  line-height: 120%;
  margin-top: 10px;
  border: 1px solid #DEDCCB;
}
.relbox {
  margin-top: 5px;
  padding: 10px;
  border: 1px solid #DBE6D6;
  background-color: #F3F7F0;
}
.relbox a:visited {
  color: grey;
  text-decoration: none;
}
h2.rel-title{
   font-family: Verdana, Arial, Helvetica, "Times New Roman", Times, serif;
   font-size: 1.1em; letter-spacing: 0.02em;
   color: #586850;
   margin: 0 0 5px 0;
}
.ntool, .relbox, .footnote {
  -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.topbox {
  margin: 10px 0;
  padding: 5px;
  border: 1px solid #AAAD62;
  background: #FCFDED url(../images/bg-tops.gif) top left repeat-x;
  display: block;
  -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.topbox h2{
  margin-top: 5px; color: #AAAD62;
}
.topbox ul li{
  list-style: square;
}

#boxnomor {font: bold 9px verdana;margin-top:0;float:right;}
#boxnomor a {display:block; float:left; border:1px solid #CCC; padding:4px; margin:0px 3px 10px 0px; text-decoration:none; color:#333; background-color:#f0f0f0; }
#boxnomor a:hover { background-color:#336699; border:1px solid #000; color:#FFFFFF;}
#boxnomor .dipilih { display:block; float:left; padding:4px; margin:0px 3px 10px 0px; background-color:#003366; border:1px solid #000; color:#FFFFFF;} 


.numbox1 { width: 38px; float: left; padding: 4px; margin-right: 2px; color: #fff; background-color: #B21515;}
.numbox2 { width: 13px; float: left; padding: 3px 2px; margin-left: 1px; color: #fff; border: 1px solid #E3D365;text-align: center;background-color: #FAE766;}

.numbox5 { width: 15px; float: left; padding: 4px; margin-left: 5px; color: #000; border: 1px solid #D1CDBD;text-align: center;background-color: #fff;}
.numbox4 { width: 40px; float: left; padding: 4px; margin-left: 5px; color: #fff; border: 1px solid #D1CDBD;text-align: center;background-color: #BBD3CC;}

.numbox3 { width: 20px; float: left; padding: 4px; margin-right: 2px; color: #000;}
.numbox { width: 13px; float: left; padding: 4px; margin-right: 2px; color: #000;}
.numbox a { color: #827E6E; border: 1px solid #D1CDBD;text-align: center;padding: 4px; }
.numbox a:link, .numbox3 a:link { color: #827E6E;}
.numbox a:visited, .numbox3 a:visited { color: #827E6E;}
.numbox a:hover { background-color: #B4BEDD; color: #fff;}

.numbox3 a { color: #827E6E; border: 1px solid #D1CDBD;text-align: center;padding: 4px;}
.numbox3 a:hover { text-decoration: underline;}

.wrapper2{
  padding:5px 0;overflow:hidden; margin-bottom: 20px;
}
.strsub{
  font-family: Verdana, Arial, Helvetica, "Times New Roman", Times, serif;
  font-weight: bold;
  color: #B21515;
  font-size: 1.1em; letter-spacing: 0.02em;
}
#prs {
  padding: 10px;margin: 0 0 5px 0; color:#000;background:#FFF;
}
#prs p{
  margin:10px 0;
}
#prs p.date{
  font-size: 7pt;color: #323030; margin:0;
}
table#market {width:90%;margin: 5px 0 5px 0;}
table#market td{background: #fff;font-size: 8pt;border-bottom: 1px solid #e8e8e8;padding-left:0;}

.photobox {
  margin: 10px 0;
  padding: 5px;
  border: 1px solid #CDCDCD;
  background: #EFECE4 url(../images/bg-photo.gif) top left repeat-x;
  display: block;
  text-align: center; 
}
.photobox h2{text-align: left; margin-top: 5px; color: #314251;}
.photobox span.glry {width: 100px; padding: 5px; text-align: center; border: 1px solid #D3D3D3; margin: 10px; background-color: #F8F7F3; display: block;}
.photobox table#photo {width:95%;margin: 5px;border: 1px solid #D3D3D3;}
.photobox table#photo td{padding:10px 0; width:50%; background-color: #F8F7F3; font-size: 8pt; border: 0; text-align:center}
