@import url(http://fonts.googleapis.com/css?family=Cabin);

body{
  background: #e5e4e4 url(img/baga1.jpg) repeat-x top;
}

#content_wrapper{
  background: url(img/garis-biru1.jpg) no-repeat center top;
  margin: 0 auto;
  padding-bottom : 20px;
}

#body_wrapper{
  margin: 0 auto;
}
#header_wrapper{
  margin: 0 auto;
  width: 960px; height: 127px;
  position: relative;
}
#logo{
  /*background: url(img/logo.jpg) no-repeat left top;*/
  display: block;
  float: left;
  line-height: 0;
}
#slogan{
  color: #E31F26;
  float: left;
  font-size: 18px;
  margin-top: 20px;
}
form {
  margin: 0;
  padding: 0
}


.searchBar,
#search_box{
  background: url("img/searchBox-bg-trans.png") no-repeat scroll 0 0 transparent;
  float: right;
  height: 58px;
  width: 280px
}
.searchBarLeft {
  float: left;
  height: 40px;
  width: 229px;
}
.searchBarRight {
  float: left;
  height: 40px;
  margin: -10px 0 0 -13px;
  text-align: left;
  width: 40px;
}
.searchBar input,
#search_box #Search{
  background: none;
  border: 0 none;
  margin: 15px 0 0 15px;
  width: 180px;

  filter: none;
}
#searchsubmit,
#search_box .submit{
  background: transparent url(img/search.png) no-repeat top left;
  border: none;
  cursor: pointer;
  margin: 0 0 0 10px;
  text-align: left;
  text-indent: -99999px;
  width: 40px; height: 40px;

  filter: none;
}

input, textarea, select {
  font-size: 100%;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}



#menu{
  bottom: 0;
  height: 30px;
  position: absolute;
  width: 960px;
}


#menu ul{
  display: block;
  float:right;
  text-align: right;
}
#menu li{
  border-right: 1px solid #DE1F26;
  display: block;
  float:left;
  padding-left: 6px;
  padding-right: 6px;
  margin-left:0;
}
#menu li a{
  color: #193662;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #666;
}
#menu li a:hover, #menu li.active a{
  border-bottom: 1px dotted #DE1F26;
}
#menu li.last{
  border-right: none;
  display: block;
  float:left;
  padding-left: 6px;
  margin-left:0;
}

#content{
  margin: 0 auto;
  width: 960px;
}
#home_slide_show,
#slide_show_wrapper{
  margin: 0 auto;
  padding-top: 2px;
  position: relative;
  width: 960px; height: 265px;
}
  .slide .photo{
    float: left;
    width: 620px;
  }
  .slide .text{
    bottom: 0;
    color: #fff;
    float: left;
    width: 330px;
    padding-left: 10px;
    position: absolute;
    right: 0;
  }

#content_home{
  padding-top: 25px;
}
#content_home_1{
  border-right: 1px solid #DE1F26;
  padding-right: 25px;
  float: left;
  width: 660px;
}

#content_home_2{
  float: left;
  padding-left: 25px;
}

.news {
  border-bottom: 1px solid #DE1F26;
   padding: 0 5px;
  line-height: 1;
  margin-top: 20px;
  width: 225px;

}
.news a:hover{
  color: #1b3662;
  text-decoration: none;
}
.news p{
  color: #193662;
  width: 210px;
}

#footer_wrapper{
  background: #1b3662;
  height: 45px;
}


#footer_joy{
  margin: 0 auto;
  width: 960px;
}
#footer_note{
  float: left;
  width: 300px;
}

#footer_joy p{
  color: white;
  font-size: 11px;
  float: left;
  margin: 0;
  padding-top: 3px;
  padding-left: 10px;
}
#footer_joy a{
  color: #CCCCCC;
  font-size: 11px;
}
#footer_joy a:hover{
  color: #FFFFFF;
}

#footer{
  background: #DE1F26 url(img/footer.png) no-repeat 0px 0px;
  width: 600px;
  height: 17px;
  float: right;
}

#content{
  margin: 0 auto;
  width: 960px;
}
#content_otherpage_1,
.content_left{
  padding-right: 25px;
  float: left;
  width: 660px;
}

#right_menu,
.content_right{
  float: left;
  width: 275px;
}
#menu_kanan{
  background: transparent url(img/right-menu.jpg) no-repeat;
  margin-top: 10px;
  padding-top: 20px;
}
#menu_kanan_end{
  height:60px;
  width:250px;
  margin-top:0;
}

.level1{
  background: transparent url(img/right-menu_end.jpg) no-repeat bottom;
  list-style: none outside none;
  margin-bottom: 0;;
  margin-top: 20px;
  padding: 0 11px 36px 15px;
  width: 226px;

}
.level1 li{
  margin-left: 18px;
}
.level1 li a{
  display: block;
  font-size: 14px;
  line-height: 2;
  padding: 0 15px;
}

.level2{
  list-style: none outside none;
  margin-bottom: 0;
}
.level2 li{
  margin-left: 20px;
}
.level1 li .level2 li a{
  background: transparent;
  margin-bottom: 0;
}
.level1 li a:hover,
.level1 li.active a, .level1 li.section a,
.level1 li .level2 li a:hover,
.level1 li .level2 li.active a, .level1 li .level2 li.section a{
  background: #1B3662;
  text-decoration: none;
}
.level2 li a:hover,
.level2 li.active a, .level2 li.section a{
  color: white;
}

.breadcrumbs{
  padding-top: 20px;
  height: 60px;
}
.breadcrumbs h5{
  color: #FFFFFF;
  text-shadow: 0 1px 1px #030303;
}

.title_service{
  position: relative;
}

.title_service h5{
  bottom: 30px;
  font-size: 14px;
  left: 90px;
  position: absolute;
}

/*========== SEARCH RESULTS ===========*/
#search_results_content .pagination{
  margin-bottom: 10px;
  text-align: center;
}
#search_results{
  margin: 0;
}
#search_results li,
#testimonial_content #testimony_data li{
  border-bottom: 1px solid #DE1F26;
  list-style: none;

  padding: 10px;
}
  #search_results li.odd,
  #testimonial_content #testimony_data li.odd{
    margin: 0 0 0 0;
    margin-bottom: 10px;
  }
  #search_results li.even,
  #testimonial_content #testimony_data li.even{
    margin: 0 0 0 0px;
    margin-bottom: 10px;
  }
  #search_results .search_result_header{
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
  }

.pagination a{
  margin: 0 4px;
}
  .pagination a:hover,
  .pagination a.active{
    text-decoration: underline;
  }

.child_page{
  border-bottom: 1px solid #D0D0D0;
  margin-bottom: 20px;
}

.child_page h4{

}
.child_page .desc{

}

#sitemap_data ul li{
  list-style: square;
}




