/* Untuk Menghilangkan Scroll */
* {
    margin: 0;
    padding: 0;
}

html, body, #bg, #bg table, #bg td {
    height:100%;
    width:100%;
    overflow:hidden;
}

#bg {
    position: fixed;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#cont {
    position:fixed;
    top:56;left:0;
    z-index:70;
    overflow: auto;
    width: 100%;
    height: 80%;
}

.box {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    background:;
    padding-bottom:0px;
    font: 14px/2.8 Georgia, Serif;
}

#focus-stealer { position: absolute; left: -9999px; }














@charset "utf-8";
/* CSS Document */

*{padding:0;margin:0}



a, a:visited {
  text-decoration: none;
}



/* top */
.top {
  padding: 5px 0;
  border-bottom: solid thin #ffffff;
  margin-bottom: 10px;
  text-align: right;
}

.top a:hover {
  color: ; 
  font-weight: bold;
}





/* Header */
header {
  width:100%;
  position: fixed;
  top:0;
  background: rgb(0,0,0);
  background: rgba(0,0,0, .7);
  box-shadow: 0px 10px 20px gray;
  height: 30px;
  padding: 5px 0px 5px 0px; /*top right bottom left*/
}


/* wrapper001 
.wrapper001 {
  width:100%;
  position: fixed;
  top:0;
  background: rgb(0,0,0);
  background: rgba(0,0,0, .8);
  height: 30px;
  padding: 5px 0px 5px 0px;
}
*/

.content {
  width:950px;
  float:center;
}

.logo {
  width:;
  height: auto;
  background-color:;
  padding: 0px 0px 0px 150px; /*top right bottom left*/
  position: ;
}

.text001 {
  float: right;
  font-family: arial;
  font-weight: bold;
  font-style: italic;
  font-size:28px;
  color: #2068c2;
  text-align: left;
  text-shadow: 0px 3px 6px gray;
  padding:12px 0px 0px 0px; /*top right bottom left*/
}



/*menu button*/
.header-main-menu {
  width: ;
  height: 0px;
  min-height: 0px;
  padding-top: 13px;
}

.font-menu {
  font-family: tahoma;
  font-weight: medium;
  font-size:14px;
  color: #cccccc;
  text-shadow: 1px 1px 0px 0px gray;
  padding:0px 0px 0px 20px; /*top right bottom left*/
}


menu01 {
  background-color: #cacaca; opacity:0.9;
  background:url(images/xxx.png) repeat-x;
  padding:10px 0px 0px 0px; /*top right bottom left*/
}

menu01 ul {
  padding: 0px 0px 0px 0px; /*top right bottom left !important*/
}

menu01 ul li a {
    padding-left: 15px !important;
}

menu01 ul.menu01 {
    padding: 0px 0px 0px 10px; /*top right bottom left*/
}

menu01 li {
    position: relative;
    z-index: 9;
    padding: 0px 0px 10px 0px !important; /*top right bottom left*/
    display: block;
    float: left;
}

menu01 li:hover>ul {
    left: 0px;
}

menu01 a {
    position: relative;
    z-index: 10;
    height: 20px !important;
    display: block;
    float: left;
    line-height: 0px;
    text-decoration: none;
    font:;
}

menu01 a:hover, div#menu01 a:hover span { color: #fffc00; }
menu01 li.current a {}

menu01 span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}

menu01 ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(images/xxx.gif);
}

menu01 ul ul a.parent:hover span {
    background-image: url(images/xxx.gif);
    background-color: #cacaca; opacity:0.9;
}

/* menu01::level 1 */
menu01 a {
    padding: 0px 10px 0px 50px !important; /*top right bottom left*/
    line-height: 0px;
    color: #ffffff;
}

menu01 span   {
    margin-left: 0px;
}

menu01 img   {
    width: 100px;
}


/**@replace#1*/
menu01 li { background: url(images/xxx.png) 98% 4px no-repeat; }
menu01 li.last { background: none; }



/* menu01::level 2 */
menu01 ul ul li { background: none; }

menu01 ul ul {
    position: absolute;
    top: 20px !important;
    left: -999em;
    width: 220px !important;
    padding: 5px 0 0 0;
    background-color: #000000; opacity:0.9;
    margin-top:0px;
}

menu01 ul ul a {
    padding: 0 0 0 15px; /*top right bottom left*/
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: #ffffff;
}

menu01 ul ul span {
  margin-top: 0;
  padding-right: 15px;
  font-family: arial;
  font-weight: normal;
  font-size:14px;
  color: #cccccc;
}

menu01 ul ul a:hover span {
  color: #ffffff;
  background-color: #cacaca; opacity:0.9;
}

menu01 ul ul li.last { background: none; }
menu01 ul ul li {
  width: 100%;
}

/* menu01::level 3 */
menu01 ul ul ul {
  padding: 5px 0 0 0;
  margin: -25px 0px 0px 220px !important; /*top right bottom left*/
  margin-left:0px;
}

/* menu01::level 4 */
menu01 ul ul ul ul{
  padding: 0;
  margin: -27px 0px 0px 240px !important;
  margin-left:0px;
}





/* Body Content Index */
.wrapper002 {
  margin:0 auto;
  padding-top:0px;
  background-color:;
  margin-top:0px;
}

/* box002 */
.box002 {
  width:;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.box002-content {
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -khtml-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  border-left: 0px solid #DBDEE1;
  border-right: 0px solid #DBDEE1;
  border-top: 0px solid #DBDEE1;
  border-bottom: 0px solid #DBDEE1;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}





/* Home */
.home-big-images {
  margin:0 auto;
  width: 100%;
  height: 100%;
  background:;
  background-repeat: no-repeat;
  background-position: absolute;
}

/* Box NIVO SLIDER */
.boxNivoSlider001 {
  margin:0 auto;
  background: #;
  border-left: 0px solid #c4c4c4;
  border-right: 0px solid #c4c4c4;
  border-top: 0px solid #c4c4c4;
  border-bottom: 0px solid #c4c4c4;
  padding-top: 0px; /*---untuk mengatur padding top tampilan posisi page home---*/
}





/* Profile */
.wrapper003 {
  margin:0 auto;
  width: 100%;
  height: 100%;
  background:;
  background-repeat: no-repeat;
}

.title-profile {
  width:;
  font-family: arial;
  color: #bda504;
  font-size: 24px;
  font-weight: bold;
}

.title-profile-2 {
  width:;
  font-family: arial;
  color: #bda504;
  font-size: 11px;
  font-weight: bold;
  text-decoration:italic;
}

.content-profile {
  width: ;
  font-family: arial;
  color: #666666;
  font-size: ;
  font-weight:;
}

.box-border-content-A {
  float:;
  width: 850px;
  background:;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -khtml-border-radius: 7px 7px 7px 7px;
  border-radius: 10px 10px 10px 10px;
  border-left: 0px dashed #6a6a6a;
  border-right: 0px dashed #6a6a6a;
  border-top: 0px dashed #6a6a6a;
  border-bottom: 0px dashed #6a6a6a;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.box-content-A {
  width: 820px;
  background:;
  border-left: 0px solid #505050;
  border-right: 0px solid #505050;
  border-top: 0px solid #505050;
  border-bottom: 0px solid #505050;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
}





/* Product category */
.title-category {
  width: ;
  font-family: Tahoma;
  color: #ffffff;
  font-size: 18px;
  font-weight: lighter;
}

/* button "show all" */
.button-A {
  width: 150px;
  background: rgb(255,138,0);
  background: rgba(255,138,0, .9);
  border-radius: 10px;
  padding: 4px 0px 5px 0px; /*top right bottom left*/
  margin : 0px 0px 7px 0px;
  font-family: Tahoma;
  color: #ffffff;
  font-size: 14px;
}

.button-A:hover  {
  background-color:#000000;
  color:#ffffff;
}

.search {width: 150px; font-size:14px; font-family:Tahoma; color:#ffffff; margin-right:0px; padding-top:5px;}

.search input {width:120px; font-size:14px; color:; text-align:center;}

.line-1 {
  width: 1100px;
  padding-left: 0px;
  padding-bottom: 10px;
  border-bottom: #ffffff 1px solid;
  margin-top: 0px;
}

.line-2 {
  width: 154px;
  padding-left: 0px;
  padding-bottom: 10px;
  border-bottom: #5a5a5a 1px dashed;
  margin-top: 0px;
}

.category-front {
  float:left;
  font-size:10px;
  margin-top:5px;
  margin-bottom:0px;
  padding-left:0px;
  padding-right:5px;
}

.category-front text-name-category {
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: ;
  padding: 1px 1px 1px 1px;
}

.category-front link-css {
  font-family: Tahoma;
  font-size: 12px;
  margin: 0;
  margin-top: 2px;
}

.category-front a {
  float: right;
  color: #FF0;
  text-decoration: none;
  margin-bottom: 2px;
}

.category-front a:hover {
  text-decoration:underline;
}

.box-product-category {
  width: 158px;
  background: #ffffff;
  border-left: 0px solid #f6d6ff;
  border-right: 0px solid #f6d6ff;
  border-top: 0px solid #f6d6ff;
  border-bottom: 0px solid #f6d6ff;
  padding: 10px;
}

.text-summary-products-category {
  font-family: Tahoma;    
  font-size: 12px;
  font-weight: medium;
  color: #666666;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 10px;
}

.clear {
  float:none;
  clear:both;
}





/* Products List Cat 1 */
.content-list {
  margin:0 auto;
  background:;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 0px; /*--untuk mengatur padding top tampilan posisi product list--*/
  padding-bottom: 20px;
}
/*
.content-center {
  width:1100px;
  padding-left:0px;
  margin-top:0px;
  background-color:#;
}

.content-list-left {
  width:160px;
  float:left;
  margin-left: 22px;
  background-color:#;
}

.content-list-right {
  width:700px;
  float:left;
  padding-left:0px;
  margin-top:0px;
  background-color:#;
}*/

/* box-border-content-B */
.box-border-content-B {
  margin:0 auto;
  background: #000000;
  width: 950px;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -khtml-border-radius: 7px 7px 7px 7px;
  border-radius: 0px 0px 0px 0px;
  border-left: 0px solid #6a6a6a;
  border-right: 0px solid #6a6a6a;
  border-top: 0px solid #6a6a6a;
  border-bottom: 0px solid #6a6a6a;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* button "show all" */
.button-B {
  width: 150px;
  background: #bda504;
  border-radius: 10px;
  padding: 4px 0px 5px 0px; /*top right bottom left*/
  margin : 0px 0px 7px 0px;
  font-family: Tahoma;
  color: #ffffff;
  font-size: 14px;
}

.button-B:hover  {
  background-color:#7b6c09;
  color:#ffffff;
}

.block001 {
  width: 210px;
  background: #000000; /*--block color--*/
  float:left;
  font-size:10px;
  padding: 10px 10px 10px 13px; /*top right bottom left*/
}

.block002 {
  float: ;
  width: 200px;
  background: #000000;
  border-left: 1px solid #bda504;
  border-right: 1px solid #bda504;
  border-top: 1px solid #bda504;
  border-bottom: 1px solid #bda504;

  padding: 10px 10px 5px 10px;  /*top right bottom left*/
}

.font-title-category {
  font-family: arial;
  font-weight: bolder;
  font-size:22px;
  color: #cacaca;
  text-shadow: 1px 1px 0px 0px gray;
  padding: 10px 0px 10px 0px; /*top right bottom left*/
}

.title-product-1 {
  font-family:Tahoma;   
    font-size:12px;
  font-weight: bold;
  color: #666666;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:10px;
  padding-top:0px;
}

.summary-product {
  font-family:Tahoma;   
    font-size:12px;
  font-weight: bold;
  text-decoration:underline;
  color: #666666;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  padding-top:0px;
}

.text-product-content-1 {
  font-family: Tahoma;    
    font-size: 12px;
  font-weight: medium;
  color: #666666;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-top: 0px;
}

.price-font-1 {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: medium;
  color: #b50606;
  padding-bottom: 10px;
}

.text-zooming-1 {
  width: 205px;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: medium;
  color: #535353;
  margin-bottom: 10px;
}


.pageTitleBkgdRight {overflow:hidden;}

*+html .pageTitleBkgdRight label {display:inline-block}
*+html .pageTitleBkgdRight select {position:relative;margin-top:-1px}
*+html .pageTitleBkgdRight span.page__info {position:relative;top:2px}
* html .pageTitleBkgdRight label {display:inline-block}
* html .pageTitleBkgdRight select {position:relative;margin-top:-1px}
* html .pageTitleBkgdRight span.page__info {position:relative;top:2px}


.paging__bar a.pagination {font-weight:normal; color: #000000; margin:1px}
.paging__bar a.pagination:hover {font-weight:normal; color #af1e23; margin:1px}
.paging__bar span {font-weight:normal; margin:1px}  /* 1/21/09 Removed bold and red (color: #af1e23;) from paging text definition */


#containerMain a.pagination {
  text-decoration:underline;
}





/* Products Detail */
.wrapper005 {
  margin:0 auto;
  background:;
  background-repeat: no-repeat;
  background-position: ;
}


/* box-border-content-C */
.box-border-content-C {
  margin:0 auto;
  background: ;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -khtml-border-radius: 7px 7px 7px 7px;
  border-radius: 0px 0px 0px 0px;
  border-left: 0px dashed #bda504;
  border-right: 0px dashed #bda504;
  border-top: 0px dashed #bda504;
  border-bottom: 0px dashed #bda504;
  margin-bottom: 0px;
}

/*
.box-content-C-heading {
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -khtml-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
  border: 1px solid #9b9b9b;
  background: url('images/background-box01.jpg') repeat-x;
  background color: #6a6a6a repeat-x;
  padding: 7px 20px 7px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
}*/

.box-content-C {
  width: 800px;
  background: rgb(255,255,255);
  background: rgba(255,255,255, .7);
  border-left: 0px solid #505050;
  border-right: 0px solid #505050;
  border-top: 0px solid #505050;
  border-bottom: 0px solid #505050;
  margin-top: 0px;
  padding: 10px;
  border-radius: 0px 0px 0px 0px;
}

.box-content-C-2 {
  width: 750px;
  background: rgb(255,255,255);
  background: rgba(255,255,255, 0);
  border-left: 0px solid #505050;
  border-right: 0px solid #505050;
  border-top: 0px solid #505050;
  border-bottom: 0px solid #505050;
  padding-top: 0px;
  margin: 0px;
}

.box-img-productGallery {
  width:;
  height:;
  background: #cccccc;
  border: 0px dashed #cccccc;
  padding-top:0px;
  padding-bottom:0px;
}

.img-productGallery img{
  width:130px;
  padding:0px;
  border:0;
}

.title-product-2 {
  font-family: Tahoma;    
  font-size: 18px;
  font-weight: bolder;
  color: #666666;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.text-product-content-2 {
  font-family: Tahoma;    
  font-size: 14px;
  font-weight: medium;
  color: #666666;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}

.price-font-2 {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: medium;
  color: #b50606
}

.specification {
  font-family:Tahoma;   
    font-size:14px;
  font-weight:bold;
  text-decoration:underline;
  color:#666666;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  padding-top:0px;
}

.text-our-catalogue-1 {
  font-family: Tahoma;
  font-weight: bold;
    font-size: 14px;
  font-weight: bold;
  color: #666666;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  border-bottom: #d0d3d8 0px solid;
}

.text-our-catalogue-2 {
  width: ;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: medium;
  color: #666666;
  margin-top: 15px;
  padding-left: 15px;
}

.text-zooming-2 {
  width: ;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: medium;
  color: #535353;
  margin-top: 0px;
}





/* Search */
.wrapper006 {
  margin:0 auto;
  height: 850px;
  background:;
  background-repeat: no-repeat;
  background-position: center;
}

.box-border-content-D {
  margin:0 auto;
  background: ;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -khtml-border-radius: 7px 7px 7px 7px;
  border-radius: 0px 0px 0px 0px;
  border-left: 0px solid #6a6a6a;
  border-right: 0px solid #6a6a6a;
  border-top: 0px solid #6a6a6a;
  border-bottom: 0px solid #6a6a6a;
  margin-bottom: 0px;
}

/*
.box-content-D-heading {
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -khtml-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
  border: 1px solid #9b9b9b;
  background: url('images/background-box01.jpg') repeat-x;
  background color: #6a6a6a repeat-x;
  padding: 7px 20px 7px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
}*/

.box-content-D {
  width: 920px;
  background: rgba(0,0,0, .8);
  border-left: 0px solid #505050;
  border-right: 0px solid #505050;
  border-top: 0px solid #505050;
  border-bottom: 0px solid #505050;
  margin: 0px;
  padding: 0px;
  border-radius: 0px 0px 0px 0px;
}

.search-title {
  font-family: Tahoma;    
  font-size: 18px;
  font-weight: bold;
  color: #cccccc;
  margin-left: 0px;
}

.search-list {
  font-family: Tahoma;    
  font-size: 16px;
  font-weight: medium;
  color: #cccccc;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 100px;
}

.search-list:hover {
  font-family: Tahoma;    
  font-size: 16px;
  font-weight: medium;
  color: #ff0000;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

/* content-search */
.content-search {
  margin: 20px;
}

.content-search-title {
  font-family: Tahoma;
  color: #666666;
  font-size: 12px;
  font-weight: bolder;
}

.content-search a {
  color:#FFF;
  text-decoration:none;
}

.content-search a:hover {
  text-decoration:underline;
}

.content-search li {
  margin-bottom:10px;
}

/* Search Line */
#search-line {
  border-bottom: 0px solid #666666;
  padding: 0.5px;
  clear: both;
  color: #333333;
}












/* Yahoo Messenger */
.ym-user {
  font-family: Tahoma;
  font-size: 10px;
  margin: 10px 10px 10px 10px;
}

.text-online-support-css {
  font-family: Tahoma;    
    font-size: 12px;
  font-weight: medium;
  color: #666666;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}







/*  Button FB Melayang */
#wrapperFB {
  width: 1100px;
  margin: auto;
  border-left: dashed 0px #888888;
  border-right: dashed 0px #888888;
  background: #;
}

#content-FB {
  margin:0 auto;
  height: 0px;
  background: #;
  position: relative;
}

#float-button-wrapper {
  position: absolute;
  left: -120px;
  top: 50px;
}

#float-button-page img{
  background: none;
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0;
}

.padding-FB { padding: 5px 10px 0px 10px;}

.padding-YM { padding: 5px 10px 0px 10px;}


#float-button-page a {
  float: left;
  clear: left;
  margin-bottom: 10px;
  margin-top: 5px; }

#float-button-page { position: absolute; background:rgba(0, 0, 0, 0); border:1px dashed rgba(0, 0, 0, 0);}

#float-button-page.fixed {
  position: fixed;
  top: 200px;
}


































/* footer */
.clearfix {
  margin-bottom: 0px;
  display: block;
  clear: both;
}

footer {
  width:100%;
  position: fixed;
  bottom:0;
  background: rgb(0,0,0);
  background: rgba(0,0,0, 1);
  padding:10px 0px 48px 0px; /*top right bottom left*/
  border-top: solid 4px rgba(189,165,4, 1);

  font-family: tahoma;
  font-weight: medium;
  font-size:14px;
  color: #ffffff;
}

.footer2 {
  width:950px;
  vertical-align: bottom;
  height:0px; /* tinggi dari footer */
}

footer a:visited {
  color: #ffffff;
}

footer a:hover {
  color: #bda504;
}

.text-footer {
  font-family: Tahoma;
  font-weight:;
  font-style:;
  font-size:12px;
  color: #ffffff;
}

.james-1 {
  width: 300px;
  background: ;
  border-left: 1px dashed #505050;
  border-right: 1px dashed #505050;
  border-top: 1px dashed #505050;
  border-bottom: 1px dashed #505050;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 130px;
  position: center;
}

.james-2 {
  width:;
  background: ;
  border-left: 1px solid #505050;
  border-right: 1px solid #505050;
  border-top: 1px solid #505050;
  border-bottom: 1px solid #505050;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.james-3 {
  font-family: Tahoma;
  font-weight: bold;
  font-style:;
  font-size:18px;
  color: #505050;
}







/*--- marquee text ---*/
.marquee-1 {width:1024px; font-family:Tahoma; font-size:12px; color:#ffffff; background:#585858;}



/*
.square-hit-counter-padding {
  padding-top: 725px;
}

.square-hit-counter {
  width:695px;
  background-color: #eae1d6;
  margin:10px 10px 10px 10px;
}

.text-hit-counter {
  font-family: Tahoma;
  font-size: 12px;
  color: #999999;
}
*/


  
/* cari */
.cari {
  border: solid thin #EEE;
  background-color: #F5F5F5;
  padding: 10px 20px;
  min-height: 25px;
  margin-bottom: 20px;
  border-radius: 10px;
  
}

.cari label {
  padding: 5px 0;
}

.cari input[type='text'], .cari select {
  padding: 8px 16px;
  border-radius: 5px;
  border: solid thin #099;
}

.cari input[type='submit'] {
  padding: 8px 16px;
  background-color: #099;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  color: #FFF;
  font-weight: bold;
}

.cari input[type='submit']:hover {
  background-color: #096;
}


/* content */
.content-1 {
  padding: 20px 0px 0px 0px; /*top right bottom left*/
  min-height: 0px;
  height: auto;
}

/* slider */
.slider {
  height: 300px;
  width: 600px;
  background-color: #FFC;
  float: left;
  border-radius: 10px;
  border: solid 1px #EEE;
}

.slider img{
  width: 600px;
  height: 300px;
  border-radius: 10px;
}


/* contact text */
.contact-text-background {
  width: 1040px;
  background: rgb(255,255,255);
  background: rgba(255,255,255, .4);
  border-radius: 14px;
  padding: 10px 0px 10x 0px; /*top right bottom left*/
}

.contact-text-1 {
  font-family: arial;
  font-weight: bolder;
  font-style: ;
  font-size:26px;
  color: #ffffff;
  text-align: left;
  text-shadow: 0px 3px 6px gray;
  padding:0px 0px 15px 0px;
}

.contact-text-2 {
  font-family: arial;
  font-weight: bolder;
  font-style: ;
  font-size:16px;
  color: #ffffff;
  text-align: left;
  text-shadow: 0px 3px 6px gray;
  padding:0px 0px 0px 0px;
}

.contact-text-3 {
  font-family: arial;
  font-weight: bolder;
  font-style: ;
  font-size:18px;
  color: #ffd800;
  text-shadow: 0px 3px 6px gray;
  padding:5px 0px 8px 0px;
}



.content-2 {
  padding: 25px 0px 0px 0px; /*top right bottom left*/
  min-height: 0px;
  height: auto;
}

.konteiner {
  position: relative;
  margin : 0px 0px 0px 0px; /*top right bottom left*/
  width : 1120px;
  padding: 10px 0px 10px 0px;
  background-color: #ffffff;
}

.box001 {
  margin : 0 auto 0 auto;
  padding : 12px 05px 10px 15px; /*top right bottom left*/
  width : 1100px;
  min-height : 0px;
  height : auto;
  background-color : #cac9c9;
  color : ;
  float : left;
}

.image {
  width : 182px;
  padding : 7px;
  margin : 0px 10px 10px 10px;
  background-color : #FFF;
  border : 1px #FFF solid;
  float : left;
}

.halaman {
  color: #ffffff;
  padding: 0px 0px 05px 0px; /*top right bottom left*/
}










/* News/Event Category */

.wrapper007 {
  margin:0 auto;
  width: 100%;
  height: 100%;
  background:;
  background-repeat: no-repeat;
}

.box-border-news-event-category {
  background: ;
  border-left: 0px solid #c4c4c4;
  border-right: 0px solid #c4c4c4;
  border-top: 0px solid #c4c4c4;
  border-bottom: 0px solid #c4c4c4;
  padding: 0px;
}

.box-news-event-category {
  background: ;
  border-left: 0px solid #505050;
  border-right: 0px solid #505050;
  border-top: 0px solid #505050;
  border-bottom: 0px solid #505050;
  padding-top: 10px;
  padding-bottom: 10px;
}

.title-news-event {
  width:;
  font-family: Tahoma;
  color: #bda504;
  font-size: 18px;
  font-weight: bold;
}

.content-news-event {
  width: ;
  font-family: Tahoma;
  color: #666666;
  font-size: 14px;
  font-weight:;
  margin-left: 0px;
}

.line-news-event {
  width: 410px;
  border-top: 1px dashed #bda504;
  border-bottom: 1px dashed #bda504;
  border-left: 1px dashed #bda504;
  border-right: 1px dashed #bda504;
}

.overview-news-event {
  float: left;
  font-family: Tahoma;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  text-decoration:underline;
}

.block-news-event-listcategory {
  float:left;
  font-size:10px;
  margin-top:30px;
  margin-bottom:0px;
  padding-left:0px;
  padding-right:0px;
}

.box-color-news-event {
  width: 690px;
  background: rgb(204,204,204);
  background: rgba(204,204,204, .5);
  border-left: 0px solid #f6d6ff;
  border-right: 0px solid #f6d6ff;
  border-top: 0px solid #f6d6ff;
  border-bottom: 0px solid #f6d6ff;
  padding: 5px;
}

.box-color-news-event-pagination {
  width: 690px;
  background: ;
  background: ;
  border-top: 0px dashed #bda504;
  border-bottom: 0px dashed #bda504;
  border-left: 0px dashed #bda504;
  border-right: 0px dashed #bda504;
  padding: 5px;
  font-family: Tahoma;
  color: #666666;
  font-size: 14px;
  font-weight:;
  margin-top:20px;
}




.pageTitleBkgdRight {overflow:hidden;}

*+html .pageTitleBkgdRight label {display:inline-block}
*+html .pageTitleBkgdRight select {position:relative;margin-top:-1px}
*+html .pageTitleBkgdRight span.page__info {position:relative;top:2px}
* html .pageTitleBkgdRight label {display:inline-block}
* html .pageTitleBkgdRight select {position:relative;margin-top:-1px}
* html .pageTitleBkgdRight span.page__info {position:relative;top:2px}


.paging__bar a.pagination {font-weight:normal; color #000000; margin:1px}
.paging__bar a.pagination:hover {font-weight:normal; color #af1e23; margin:1px}
.paging__bar span {font-weight:normal; margin:1px}  /* 1/21/09 Removed bold and red (color: #af1e23;) from paging text definition */


#containerMain a.pagination {
  text-decoration:underline;
}





























/* box-news-event-listdetails (prld) */

.box-prld-border-content {
  background: #ffffff;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -khtml-border-radius: 7px 7px 7px 7px;
  border-radius: 0px 0px 7px 7px;
  border-left: 0px solid #6a6a6a;
  border-right: 0px solid #6a6a6a;
  border-top: 0px solid #6a6a6a;
  border-bottom: 0px solid #6a6a6a;
  padding-top: 0px;
}

.box-prld-content {
  background: #ffffff; /*---block color---*/
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  padding-left: 9px; /*---setting jarak kiri block color frame---*/
}


.block-news-event-listcategory title-css {
  font-family:Tahoma;
  font-size:10px;
  margin-top:2px;
  margin-bottom:0;
  text-align:left;
  padding:1px 1px 1px 1px;
}

.block-news-event-listcategory link-css {
  font-family:Tahoma;
  font-size:12px;
  margin:0;
  margin-top:2px;
}

.block-news-event-listcategory a {
  float:right;
  color:#FF0;
  text-decoration:none;
  margin-bottom:2px;
}

.block-news-event-listcategory a:hover {
  text-decoration:underline;
}