#tooltip {
    position: absolute;
    border: 1px solid #ebebeb;
    background: #00417e;
    color: #fff;
    z-index: 10000;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    font-family: arial;
    max-width: 300px;
    -moz-border-radius: 4px 4px 4px 4px;
    line-height: normal;
    font-size: 11px;
}

.pada {
    font-family: arial;
    font-size: 11px;
    color: #00417e;
}

::selection {
    background: #00417e;
    color: #fff
}

::-moz-selection {
    background: #00417e;
    color: #fff
}

@charset "utf-8";
/* Text color */
.colr {
    color: #00417e !important;
}

.txthover:hover {
    color: #00417e !important;
}

.backcolr a {
    color: #fff !important;
}

.backcolr a:hover {
    color: #328DE9 !important;
}

.backcolr {
    background-color: #00417e !important;
}



.backcolr2 a {
    color: #fff !important;
}

.backcolr2 a:hover {
    color: #328DE9 !important;
}

.backcolr2 {
    background-color: #4D7AA4 !important;
}



.backcolrhover:hover {
    background-color: #00417e !important;
}

.backcolrdark {
    background-color: #00417e !important;
    background-image: url(../images/dark.png);
}

.bordercolr {
    border-color: #00417e !important;
}
/* Navigation */
.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li.current-menu-item a {
    background-color: #00417e;
}
/* Feedlist thumb hover */
.feedlist ul li:hover a.thumb {
    border-left: #00417e solid 5px;
}
/* Announcement */
.navigation .announcment:hover a.mlink {
    color: #00417e;
}
/* Gallery Filter */
ul#filterOptions li a:hover {
    background: #00417e;
}

ul#filterOptions li.active a {
    background: #00417e;
}
/* Sponsers Buttons */
.sponsers #controls a.prevBtn:hover, .sponsers #controls a.nextBtn:hover {
    background-color: #00417e;
}


/*******************************************************************
 * 		News Box
*******************************************************************/

.box_outer {
    margin-bottom: 5px;
}

.news_box {
    overflow: hidden;
    border: 1px solid #E3E3E3;
    background: #fff;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.news_box .news_box_heading {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
    background: #00417e;
    margin-top: 0;
    margin-right: -20px;
    margin-left: -20px;
    padding-top: 5px;
    padding-right: 16px;
    padding-bottom: 5px;
    padding-left: 20px;
}

.news_box .news_box_heading .nb_dots {
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}

.news_box .news_box_heading h2 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: teraskreasi;
    color: #fff;
    float: left;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 0;
}

.news_box .news_box_heading h2 a {
    color: #fff;
}

.news_box .news_box_heading h2 a:hover {
    color: #1673CF;
}

a.nb_recent_more {
    color: #999999;
    font-size: 10px;
    font-family: verdana;
}

a.nb_recent_more:hover {
    color: #00417e;
}

.news_box .news_box_left {
}

.news_box .recent_news_item {
    margin-bottom: 10px;
    margin-top: -4px;
    overflow: hidden;
}

.recent_news_title {
    font-size: 13px;
    margin-top: -2px;
    margin-bottom: 5px;
    font-family: arial;
    font-weight: bold;
}

.recent_news_title a {
    color: #666;
}

.recent_news_title a:hover {
    color: #00417e;
}

.news_box .recent_news_img {
    float: left;
    border: 1px solid #c6c6c6;
    padding: 3px;
    z-index: 100;
    margin-bottom: 5px;
}

news_box .recent_news_img a {
    position: relative;
    overflow: hidden;
    display: block;
}

.news_box .recent_news_img img {
    display: block;
}

.nb_video_icon {
    width: 44px;
    height: 38px;
    background: url(../images/vid-pho.png) no-repeat -316px 0;
    position: absolute;
    bottom: 50%;
    margin-bottom: -22px;
    left: -44px;
}

.nb_slide_icon {
    width: 44px;
    height: 38px;
    background: url(../images/vid-pho.png) no-repeat -266px 0;
    position: absolute;
    bottom: 50%;
    margin-bottom: -22px;
    left: -44px;
}

.nb_article_icon {
    width: 44px;
    height: 38px;
    background: url(../images/vid-pho.png) no-repeat -216px 0;
    position: absolute;
    bottom: 50%;
    margin-bottom: -22px;
    left: -44px;
}

.news_box .recent_news_content {
    position: relative;
}

.recent_news_content .nb_meta {
    line-height: 12px;
}

.news_box .recent_news_content p {
    font-size: 12px;
}

.news_box .recent_news_content span, .news_box .recent_news_content span a {
    color: #bdbfc5;
    font-size: 11px;
}

.news_box .recent_news_content span a:hover {
    color: #00417e;
}

.news_box .recent_news_content .news_date {
    float: left;
}

.news_box .recent_news_content .news_comments_count {
    float: right;
}

.news_box .news_box_right {
    margin-bottom: -25px;
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 20px;
    background:#E4EEF8;
    border-top: 1px solid #E2E2E2;
    margin-top: 0;
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
}

.more_news_wrap {
    overflow: hidden;
}

.news_box .left_ul {
    float: left;
    width: 50%;
}

.news_box .right_ul {
    float: right;
    width: 50%;
}

.left_ul ul.more_news {
    border-right: 1px dotted #bfbfbf;
}

.right_ul ul.more_news {
    margin-left: 20px;
}

.news_box ul.more_news {
    margin-bottom: 7px;
}


/*update*/
.news_box ul.more_news li {
    margin-bottom: 0px;
    font-size: 12px;
    font-family: arial;
    padding: 0 0 0 10px;
    background-image: url(../images/dot2.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
}

.news_box ul.more_news li a:hover {
    color: #00417e;
}

.news_box ul.more_news li span {
    font-size: 17px;
    font-family: teraskreasi;
    margin-right: 5px;
    color: #7f7f7f;
}

.news_box a.more_news_link {
    color: #7f7f7f;
}

.news_box a.more_news_link:hover {
    color: #00417e;
}


/* ================= 2 KOLOM ===========================*/
.nb_col2 {
    float: left;
    width: 230px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}

.nb_col2:nth-child(2n+1) {
    margin-left: 0;
    margin-right: 0;
    clear: both;
}

.nb_col2 .news_box .recent_news_title, .nb_col2 .recent_news_title a {
}

.nb2_next2_news {
    margin-bottom: 0;
}

.nb2_next2_news li {
    margin: 0 -20px;
    padding: 15px 20px;
    background: #f8f8f8;
    border-top: 1px solid #e0e0e0;
    overflow: hidden;
}

.nb2_next2_news li a {
}

.nb2_next2_news li .nb2_meta span, .nb2_next2_news li .nb2_meta span a {
    color: #bdbfc5;
}

.nb2_next2_img img {
    float: left;
    background: #fff;
    border: 1px solid #eeeeee;
    margin-right: 15px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}



/*-----------------------------------------------------------------------------------*/
/*	BREAKING NEWS
/*-----------------------------------------------------------------------------------*/

.breaking-wrapper {
    width: 1020px;
    height: 26px;
    background: url(../images/breaking-wrapper-bg2.png) 0 0 no-repeat;
    color: #fff;
    overflow: hidden;
    margin-bottom: 10px;
    margin-left: -10px;
    padding-top: 12px;
}

.breaking-wrapper p {
    font-size: 14px;
    text-transform: uppercase;
    float: left;
    font-family: teraskreasi;
    padding-top: 1px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 15px;
}

.horizontal-scroller {
    position: relative;
    height: 16px;
    width: 875px;
    display: block;
    overflow: hidden;
    float: left;
    margin-top: 2px;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 25px;
}

.horizontal-scroller #scrollingtext {
    position: absolute;
    white-space: nowrap;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.horizontal-scroller #scrollingtext a {
 /* padding: 0 4px 0 14px; background: url(../images/ico-list-bullet-1.png) 0 2px no-repeat; */
    margin: 0 4px 0 0;
    color: #fff;
    text-decoration: none;
}

.horizontal-scroller #scrollingtext a:hover {
    color: #ccc;
    text-decoration: none;
}

.horizontal-scroller #scrollingtext img {
    margin: -2px 7px 0 0;
    vertical-align: middle;
}



/*-----------------------------------------------------------------------------------*/
/*	HEADLINE SLIDER
/*-----------------------------------------------------------------------------------*/



/* slider layout */
.lof-slidecontent {
    position: relative;
    overflow: hidden;
    border: #E3E3E3 solid 4px;
    margin-bottom: 5px;
}

.lof-slidecontent .preload {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100000;
    text-align: center;
    background: #FFF
}

.lof-slidecontent .preload div {
    height: 100%;
    width: 100%;
    background: transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
}

.lof-slidecontent  .sliders-wrapper {
    position: relative;
    height: 100%;
    width: 900px;
    z-index: 3px;
    overflow: hidden;
}

.lof-slidecontent  ul.sliders-wrap-rizal {
    background: transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
    padding: 0px;
    margin: 0;
    position: absolute;
    overflow: hidden;
}

.lof-slidecontent  ul.sliders-wrap-rizal li {
    overflow: hidden;
    float: left;
    position: relative;
}

.lof-slidecontent  .lof-opacity  li {
    position: absolute;
    top: 0;
    left: 0;
    float: inherit;
}

.lof-slidecontent  .navigator-content {
    position: absolute;
    top: 300px;
    background: url(../images/transparent_bg2.png) repeat;
    height: 50px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #1673CF;
}

.lof-slidecontent  .navigator-wrapper {
    position: relative;
    z-index: 10;
    height: 180px;
    width: 310px;
    color: #FFF;
    float: left
}

.lof-slidecontent  ul.navigator-wrap-rizal {
    top: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%;
}

.lof-slidecontent  ul.navigator-wrap-rizal li {
    cursor: hand;
    cursor: pointer;
    list-style: none;
    margin-right: -3px;
    float: left;
    display: block;
    text-align: center;
    margin-top: 3px;
    padding-bottom: 0px;
}

/*******************************************************/
 
ul.sliders-wrap-rizal li img {
    padding: 0px;
}

.lof-slidecontent .slider-description a.readmore {
    color: #ccc;
    font-size: 95%;
}

.lof-slidecontent .slider-description a {
    color: #FFF;
}

.lof-slidecontent .slider-description {
    z-index: 100px;
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 443px;
    background: url(../images/bg_trans.png);
    height: auto;
    color: #FFF;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.lof-slidecontent .slider-description h4 {
    font-size: 14px;
    padding: 0;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    font-family: arial;
    font-weight: bold;
}

.lof-slidecontent .slider-description h4 a {
    font-size: 14px;
    padding: 0;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    font-family: arial;
    font-weight: bold;
    color: #fff;
}

.lof-slidecontent .slider-description h4 a:hover {
    font-size: 14px;
    padding: 0;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    font-family: arial;
    font-weight: bold;
    color: #1673CF;
}

.lof-slidecontent .slider-description p {
    font-size: 12px;
    font-family: arial;
    line-height: normal;
    width: 433px;
}

.lof-slidecontent .slider-description .slider-meta a {
    margin: 0;
    background: #C01F25;
    font-size: 75%;
    padding: 2px 3px;
    font-family: arial;
    text-transform: uppercase;
    text-decoration: none
}

.lof-slidecontent  .item-meta a:hover {
    text-decoration: underline;
}

.lof-slidecontent  .item-meta i {
    font-size: 70%;
}

/* item navigator */

.lof-slidecontent ul.navigator-wrap-rizal li img {
    border: #0A3256 solid 2px;
}

.lof-slidecontent ul.navigator-wrap-rizal li.active img, 
.lof-slidecontent ul.navigator-wrap-rizal li:hover img {
    border: #1673CF  solid 2px;
    -moz-transition: border-color  ease-in-out 0.4s;
    height: 35px;
    width: 60px;
    margin-top: 2px;
}

.lof-slidecontent .navigator-content .button-next, 
.lof-slidecontent .navigator-content .button-previous {
    display: block;
    width: 22px;
    height: 30px;
    color: #FFF;
    cursor: pointer;
}

.lof-slidecontent .navigator-content .button-next {
    float: left;
    text-indent: -999px;
    margin-right: 5px;
    background: url(../images/arrow-l.png) no-repeat right center;
}

.lof-slidecontent .navigator-content .button-previous {
    float: left;
    text-indent: -999px;
    margin-left: 5px;
    background: url(../images/arrow-r.png) no-repeat left center;
}

.lof-slidecontent .button-control {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 20px;
    width: 20px;
    cursor: hand;
    cursor: pointer;
    background: url(../images/bg_trans.png) repeat;
}

.lof-slidecontent .button-control span {
    display: block;
    width: 100%;
    height: 100%;
}

.lof-slidecontent .action-start span {
    background: url(../images/play.png) no-repeat center center;
}

.lof-slidecontent .action-stop span {
    background: url(../images/pause.png) no-repeat center center;
}



/*******************************************************************
 * BUTTON
*******************************************************************/

.button, .button:visited {
    display: inline-block;
    color: #fff;
    text-decoration: none;
 
    position: relative;
    cursor: pointer;
    padding: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.button:hover {
    background-color: #111;
    color: #fff;
}

.button:active {
    top: 1px;
}

.small.button, .small.button:visited {
    font-size: 10px
}

.button, .button:visited,
	.medium.button, .medium.button:visited {
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

.large.button, .large.button:visited {
    font-size: 14px;
    padding: 8px 14px 9px;
}

.super.button, .super.button:visited {
    font-size: 34px;
    padding: 8px 14px 9px;
}

.teraskreasi.button, .teraskreasi.button:visited {
    background-color: #00417e;
}

.teraskreasi.button:hover {
    background-color: #1673CF;
}



/*******************************************************************
 * PAGING
*******************************************************************/

.pages {
    font: 8arial, helvetica, sans-serif;
    clear: left;
    font-size: 12px;
    padding-left: 15px;
}

.pages a, .pages span {
    color: #666;
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #E3E3E3;
    font-weight: bold;
    background: #00417e;
    color: #fff;
}

.pages a {
    border: 1px solid #E3E3E3;
    text-decoration: none;
}

.pages a:hover {
    border-color: #E3E3E3;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
}

.pages span.nextprev {
    border: 1px solid #E3E3E3;
}

.pages .nextprev-next {
    float: right;
}

.evlist .evdesc .desc h4 a:hover {
    color: #00417e;
}

.jeda {
    color: #328DE9;
    font-weight: bold;
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
}

/*******************************************************************
 * MENU SIDEBAR
*******************************************************************/
nav { 
  width: 249px;
    border: 1px solid #E3E3E3;
}
.menu-item {
  background: #fff;
  width: 249px;
}
/*Menu Header Styles 1*/
.menu-item h4 {
  color: #fff;
font-family:teraskreasi;
text-transform: uppercase;
padding: 7px 12px;
  background:#00417e;
}
.menu-item h4 a {
  color: white;
  display: block;
  text-decoration: none;
  width: 249px;
}
/*Menu Header Styles 2*/
.menu-item h4 {
  border-bottom: 1px solid rgba(0,0,0,0.3);
  border-top: 1px solid rgba(255,255,255,0.2);
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding: 7px 12px;
  background:#00417e; 
}
.menu-item h4:hover {
  background:#4D7AA4; 
}
.alpha p {
  font-size: 13px;
  padding: 8px 12px;
  color: #666;
  text-transform: uppercase;
  font-family:teraskreasi;
    width: 249px;



}
/*ul Styles*/
.menu-item ul {
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
  text-transform: uppercase;
  font-family:teraskreasi;
}
.menu-item ul a {
  margin-left: 10px;
  text-decoration: none;
  color:#BCCFE0;
  display: block;
  text-transform: uppercase;
  width: 249px;
}
/*li Styles*/
.menu-item li {
  border-bottom: 1px solid #eee;
}
.menu-item li:hover {
  background: #eee;
}
/*ul Styles*/
.menu-item ul {
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  height: 0px; /*Collapses the menu*/
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
}
/*ul Styles*/
.menu-item ul {
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  height: 0px;
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
  /*Animation*/
  -webkit-transition: height 1s ease;
     -moz-transition: height 1s ease;
       -o-transition: height 1s ease;
      -ms-transition: height 1s ease;
          transition: height 1s ease;
}
.menu-item:hover ul {
  height:auto;
}