 /**
 * @version $Id: template.css
 * @author SiteGround
 * @package Joomla
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */
body,html {
	height:100%;
}
body{background:#a4acaf;font: 400 11px/1.3em Tahoma, Verdana, Helvetica;color:#666;margin:0;padding:0}

.clr{ clear:both;overflow:hidden;font-size:0;line-height:0; }
ul{list-style:none;margin:0;padding:0;}
a,img{outline:none;margin:0;padding:0;border:none;}
a:link, a:visited { font-size:15px;font-family:Arial;font-weight: 600; color:#0000ff;text-decoration:none;}
a:active, a:focus { color:#0000ff; }
a:hover { font-size:15px;font-family:Arial;font-weight: 600;background:#0000ff; color:#ffffff;text-decoration:none;}


form { padding:0;margin:0; }
h1,h2,h3,h4,h5,h6 { margin:0 0 20px; font-family: Arial, Tahoma, Verdana, Helvetica; color:#666;line-height:normal; }
h1 { font-size:24px;}
h2 { font-size:20px; color:#156a04; text-shadow:1px 1px #fff;}
h3 { 
font-size:20px; color:#000; 
font-family: Arial, Tahoma, Verdana, Helvetica; 
text-shadow:1px 1px #fff;
margin:10px 0 10px 0px; 
text-align: center; 
/*height: 50px;
line-height: 50px;*/

}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:11px;}

@font-face {
	font-family: 'Carakan2013';
	src: url('../font/Carakan2013.ttf');
}
@font-face {
	font-family: 'Adjisaka';
	src: url('../font/Adjisaka.ttf');
}
@font-face {
	font-family: 'Kidemang Latin';
	src: url('../font/Kidemang Latin.ttf');
}
@font-face {
	font-family: 'Kidemang Keyboard';
	src: url('../font/Kidemang Keyboard.ttf');
}

hr { border: 0; height: 4px; background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -moz-linear-gradient(left, rgba(0,0,0,0), #0000ff, rgba(0,0,0,0)); background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); }


hr { border: 0; height: 3px; background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -moz-linear-gradient(left, rgba(0,0,0,0), #0000ff, rgba(0,0,0,0)); background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); }
iframe {border:none;}
dl dd {
  padding:0 0 0 10px;
  margin:0;
}
fieldset { border:none;margin:0;padding:0;}

input, textarea, button {
    background: #fff;
  border:none;
    color: #444;
    font-size: 11px;
    height: 20px;
  width:150px;
    line-height: 20px;
    padding: 0 10px 4px;
  cursor:pointer;
}

button {
    color: #FFFFFF;
    float: left;
    font-weight: 400;
    height: 24px;
    line-height: 16px;
    margin: 0;
    padding: 0 0 3px;
  border:none;
  background: transparent url("../images/but.gif") top center repeat-x;
}

button:hover {
  color:#000;
}
p { margin:0 0 10px; }

.module p {
  margin:0;
  color: #666;
  padding: 0 10px 10px;
}

#footer_bg { background: transparent url("../images/footer_bg.png") bottom left repeat-x; padding:0 0 6px;}

#wrapper {width:960px; margin:0 auto; padding:0 0 20px;}
#page_bg { background: transparent url("../images/page_bg_2.png") top center repeat-x;}
.page { min-height: 100%; o}
.main { width:960px;margin:0 auto;}
.top { margin:0 auto;width:960px;height:38px}
.top .menu { height:26px;padding:6px 0;}
.top .menu li { float:left;height:26px;margin:0 10px 0 0;font-size:12px;}
.top .menu a { float:left;background: transparent url(../images/top_menu_r_bg.png) no-repeat top right;text-decoration:none;}
.top .menu a span { float:left;height:26px;padding:0 10px;color:#fff;line-height:25px;background: transparent url(../images/top_menu_l_bg.png) no-repeat top left;cursor:pointer;}

#header {	margin:0 auto;	width:960px;	height:241px;
	background: url("../images/headerimg-juli.png") top center no-repeat;
}
#header h1 {
	float:left;	color:#fff;
	height:34px;	width:960px;	margin:0;	overflow:hidden;
}
#header h1 a, #header h1 a:link, #header h1 a:visited, #header h1 a:hover {	font-size:24px;	font-family:arial, georgia, tahoma;	color:#fff;
    text-decoration: none;
    line-height: 32px;
    text-align: left;
	  font-style: italic;
  font-weight: 900;
  color:#ffffff;
  text-shadow:2px 3px #000000;
}
#content_top {
	margin:0 auto;	width:960px;	height:19px;
	background: url("../images/content-top.png") top center no-repeat;
}
	
#top-menu h1 {
	float:left;	color:#fff;
	height:34px;	width:960px;	margin:0;	overflow:hidden;
}
#top-menu h1 a, #top-menu h1 a:link, #top-menu h1 a:visited, #top-menu h1 a:hover {	font-size:24px;	font-family:arial, georgia, tahoma;	color:#fff;
    text-decoration: none;
    line-height: 32px;
    text-align: left;
	  font-style: italic;
  font-weight: 900;
  color:#ffffff;
  text-shadow:2px 3px #000000;
}
#top-menu {
  float:left;
  width:750px;
    height: 54px;
  overflow:hidden;
}


#ads1 {
	margin:0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 728px;
	height: auto;
}

#ads2 {
	padding-bottom: 20px;
	width: 160px;
	position: fixed;
	left: 20px;
	top: 20px;
}

#ads3 {
	padding-bottom: 20px;
	width: 160px;
	position: fixed;
	right: 20px;
	top: 20px;
}



#search {	float:right;
    height: 26px;
    padding: 0;	margin:6px 0 0 0;
    width: 201px;}
#search .search {
    float: left;
	height:26px;	width:201px;
	padding: 0;
    background: url("../images/inputbox.png") top left no-repeat;}

#search .search .inputbox {
    float: left;
    border: none;
    color: #444;
    font-size: 11px;
    line-height: 25px;
    padding: 0 6px 0 10px;
    width: 153px;
	height: 26px;
}
#search .search .button {	height:26px;	width:32px;
    padding: 0;	border:none;	text-indent:-9999px;
	background: url("../images/search_btn2.png") no-repeat scroll left bottom transparent;
}


#content_m {
  width: 960px;
  margin:0 auto;
  background: url("../images/kds_latarbelakang.jpg") repeat-y scroll center top transparent;
}



.maincol,.maincol_w_right,.maincol_w_left,.maincol_full {margin:0 auto; padding:0}

.leftcol, .rightcol {
    float: left;
    width: 260px;
  margin: 0 20px 0 0px;
}

.rightcol {margin: 0 0 0 10px;}

.maincol_w_right .cont,.maincol_w_left .cont {float: left; width: 660px;}

/*.cont_kds {position:relative; float: left; width: 660px; margin: 0 0 40px 300px;}*/
.cont_kds {position:absolute; top: 490px; float: left; width: 620px; margin: 0px 0 40px 306px;}

/*.cont_kds {padding: 5px 5px 5px 5px; 
      border-left:4px solid #0000ff;
      border-bottom:4px solid #0000ff;
      border-right:4px solid #0000ff;
      border-top:4px solid #0000ff;	  
}*/

/*.cont_kds {border-radius:15px;  
  box-shadow: inset 0px 0px 10px 10px #cccccc;
}*/
.maincol_w_left .cont {}

.maincol_w_right .cont {margin:0 0 0 20px; }

.cont {padding: 5px 5px 5px 5px; 
      border-left:2px solid #eeeeee;
      border-bottom:2px solid #eeeeee;
      border-right:2px solid #eeeeee;
      border-top:2px solid #eeeeee;    
}

.cont li {display:inline; margin:0 10px 0 0; border-bottom:1px solid #b9babd; }

.maincol .cont {float: left; width: 518px;}

.maincol_full {width:920px; padding:0 20px;}

#breadcrumbs { position:absolute;bottom:30px;left:0;}

.separator { font-size:12px;padding:20px 0 0;display:block;color:#505050;font-size:12px;font-weight:700; }

.module_menu .menu, .module .menu { margin:0;}
.module_menu .menu li, .module .menu li { padding:0 0 4px 10px;line-height:20px;}
.module_menu .menu li a, .module .menu li a { display:block;}
.module_menu .menu li a span,.module .menu li a span { display:block;}

#login-form {margin:0; padding:0 10px; text-align:left;}

fieldset.userdata p {padding:0;}

fieldset.userdata {
  border:none;
  margin:0 auto;
  padding:0;
  height:140px;
  position:relative;
  width:150px;
}

#login-form ul { padding:10px; text-align:center; font-family:Tahoma, sans-serif; font-size:11px;}
fieldset.userdata label {display:block;line-height:14px; color: #444; font-family:Tahoma, sans-serif; font-size:11px; }

#form-login-remember label { float:left; cursor:pointer; }

fieldset.userdata input { 
    background: #fff;
  border: none;
    color: #444;
    font-size: 11px;
  width:140px;
    height: 20px;
    line-height: 14px;
  padding:0 4px;
}

fieldset.userdata input.button { 
    background: url("../images/but.gif") repeat-x scroll left top transparent;
  border: none;
  color: #fff;
    float: left;
    font-weight: 700;
    height: 24px;
  width:150px;
    margin: 0;
  cursor:pointer;
  line-height: 19px;
  padding: 0 0 4px 0;
}

fieldset.userdata input.button:hover {
  color:#444;
}

#form-login-username, #form-login-password, #form-login-remember { margin:0 0 10px;overflow:hidden; }

#modlgn-remember { 
    background: none repeat scroll 0 0 #E4E3E3;
    border: 1px solid #F0DAB7;
    color: #000;
  width: auto;
  margin:0 0 0 10px;
}

.module .search { margin: 0 20px;position:relative; }

.search label { display:none; }

#mod-search-searchword {  border:1px solid #d5d5d5;background:none;color:#666;width:160px;}

.module .search .button { position:absolute;right:0;top:0;text-indent:-9999px;width:20px;height:20px;background: transparent url(../images/search_bg.png) no-repeat center center;}
div.module_menu div div div { }

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {background: none; padding:0 0 10px;}

div.module_menu div div div div.custom, div.module div div div div.custom, div.module_text div div div div.custom {  text-align: left;}

.leftcol h3, .rightcol h3 {
  background: url("../images/box_h3-biru.png") top left no-repeat;
    color: #ffffff;
    font-size: 16px;
    font-family:Arial,Tahoma, sans-serif;
    text-shadow:3px 3px #000000; 
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding: 0 5px;
    margin: 0 0 0px 18px;
    overflow: hidden;
    text-align: left;
    width: 212px;
}

.rightcol h3 {
  padding: 0 10px;
  background: url("../images/box_h3_r.png") top center no-repeat;
}

.leftcol ul.menu li a, .leftcol ul.menu li a:link, .rightcol ul.menu li a, .rightcol ul.menu li a:link {
    background: url("../images/menu_arrow.gif") no-repeat  left center transparent;
    color: #222;
    display: block;
    font-size: 14px;
    font-weight: 400;
    height: 14px;
    line-height: 14px;
    padding: 0 0 5px 14px;
    text-decoration: none;
}

.leftcol ul.menu li.current  a,.leftcol ul.menu li.current a:link, .rightcol ul.menu li.current a, .rightcol ul.menu li.current a:link {color: #1c96d9;}

.leftcol ul.menu li a:hover, .rightcol ul.menu li a:hover {color: #0000ff;font-weight: 700;}

/* maincol */

.maincol h2,.maincol h2 a {
    color: #219be0;
  text-shadow:1px 1px #f8f8f8;
    font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 11px;
  text-transform: uppercase;
    font-weight: 700;
    padding: 0;
  margin: 0 0 10px 0;
    text-align: left;
    vertical-align: middle;
}

.items-leading, .category-desc {
/*   border-left:1px solid #b9babd; 
   border-bottom:1px solid #b9babd; 
   border-right:1px solid #b9babd; 
   border-top:1px solid #b9babd; 
   padding : 5px 5px 5px 5px;*/
}
/* items row */

/* .items-row .item 
/*{text-align:left; padding: 10px 0; 
border-bottom:5px solid #999;}*/
{text-align:left; padding: 20px 5px 20px 5px;
/* border:1px solid #000000; */ 
border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
 box-shadow: inset 0px 0px 10px 10px #cccccc; }
*/

.item .readmore { text-align:center;font-family: verdana; font-weight: 500; margin:0 15px 0 25px; text-decoration:underline; br}

.item .readmore a { font-family: arial;font-size: 15px; font-weight: 550; color:#0000ff;}

.item .readmore a:hover  { font-family: arial;font-size: 15px; font-weight: 550; background:#0000ff; color:#ffffff;}

.actions {float:left; overflow:hidden;margin:0 0 10px;}

.actions li { float:left; }

.actions li img { float:left;margin:0 6px 0 0; }

.category-desc img { margin:0 10px 4px }

.category-desc a, .category-desc a:link, .category-desc a:visited { color:#000;text-decoration:underline;}

.image-left { float:left;margin:0 10px 4px 0; }

.image-right { float:left;margin:0 0 4px 10px; }

.item-title { font-size:12px; }

.main .categories-list ul li {padding: 5px;}

.category-desc {
    line-height: 1.7em;
    margin: 10px 0;
    padding-left: 0;
}

.category-desc p { line-height:normal; }

.pagination { overflow:hidden;padding:10px 0; }

.pagination .counter { margin:0; }

.active a span{color: #0000ff;font-family: Arial;font-size:14px;text-transform: uppercase;font-weight: 600;background-color: #ffff33;}

.pagination ul { overflow:hidden;}

.pagination ul li {  float:left;  margin:0 6px 0 0;}

.pagination .pagenav {
  display:block;
  background:#fff;
  margin:0 4px 0 0;padding:2px 6px;
  border:1px solid #e5e5e5;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
    margin:10px 0;
}

.pagenav .pagenav-prev { float:left; font-size:18px; color: #0000ff;
 border-radius:5px; line-height: 26px; border:1px solid #000000; 
 background-color: #e2eaf4; box-shadow: 5px 5px 5px #888888;
 }

.pagenav .pagenav-next { float:right; font-size:18px; color: #0000ff; 
border-radius:5px; line-height: 26px; border:1px solid #000000; 
 background-color: #e2eaf4; box-shadow: 5px 5px 5px #888888;
 }

.pagenav-prev, .pagenav-next {margin:10px 10px;}

/* end maincol */

/* tables */

table { border-collapse:collapse }

/*table, table th, table td { border:solid 1px #d5d5d5 !important }*/
table, table th, table td { border:none}
table.weblinks th,table.newsfeeds th,table.category th,table.jlist-table th{background:#dedede;color:#939598}

table.weblinks,table.category{ margin:10px 10px 20px 0px;width:98%; }

table.weblinks td{ border-collapse:collapse; }

table.weblinks td,table.category td{ padding:7px; }
table.weblinks th,table.category th{ padding:7px;text-align:left }

td.num{ vertical-align:top;text-align:left; }

td.hits{ vertical-align:top;text-align:center }

td p{ margin:0;line-height:1.3em }

.filter{ margin:10px 0 }

.display-limit,.filter{ text-align:right;margin-right:7px }

/* ++++++++++++++  category table  ++++++++++++++ */

table.category th a img{ padding:2px 10px }

.filter-search{ float:left; }

.filter-search .inputbox{width:6em}

legend.element-invisible

{
        position:absolute;
        /* need margin top and left doesn't work for the legend element */
        margin-left:-3000px;
        margin-top:-3000px;
        height:0px;
}

.cat-items{ margin-top:20px }

#contact-slider .panel {
  background:#fff;
  margin:0 0 10px 0;
  padding:10px;
  border:1px solid #e5e5e5;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
    margin:10px 0;
}

#contact-slider .panel h3 { margin:0; }

#contact-slider .panel h3 a { font-size:18px;line-height:normal; }

#contact-slider .panel .pane-slider { padding:10px 0 0 0; }

#contact-slider .panel .pane-slider div { padding:10px 0 0 0;overflow:hidden; }

.contact-email label

{ float:left;width:140px; }

#member-registration label { display:block; }

#member-registration legend { font-size:20px; }

#member-registration dd { padding:0;margin:0 0 10px; }

.contact-links li { line-height:20px; }

/* */

#jform_email-lbl { width:200px;float:left; }

#article-index li { line-height:20px; }

.maincol li {line-height:20px;}

.maincol .menu li,#article-index li,.maincol .latestnews li,.maincol .relateditems li,.maincol .categories-module li{color: #000}

#article-index ul,.maincol .menu {}

.stats-module dt {
    float: left;
    font-weight: bold;
    margin: 0 10px 0 0;
}

.maincol .login,.maincol .registration,#user-registration {margin:0 0 10px 0;}

.maincol .login label { float:left;width:100px;}

.maincol .login .login-fields {overflow:hidden;margin:0 0 10px;}

#footer {color: #ffffff; width:960px;height:40px; 
  font-family: Arial;
  font-size:14px; 
  font-weight: 900; 
  overflow:hidden; 
  line-height:42px; 
  background: transparent url(../images/footer.png) no-repeat center top;
  color:#ffffff;
  text-shadow:2px 3px #000000;
}
#footer p {margin:0;}
#footer a:hover, #footer a:active, #footer a:focus, #footer a:visited, #footer a { color:#fff;}

.error {
  background:#fdcdc9;
  margin:0 0 20px 0;
  padding:10px;
  border:none;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#system-message { margin:0; }

#system-message dt.warning{ color:#be4e4c;margin:0 0 10px;font-size:16px;font-weight:700; }

#system-message dd.warning li { line-height:20px; background: transparent url(../images/arrow-2.png) no-repeat left top;padding:0 0 0 20px; }

.tip-wrap {
  background:#fff;
  margin:0 0 10px 0;
  padding:10px;
  border:1px solid #e5e5e5;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/* sgmenu */

#sgmenu {height:54px;}

#sgmenu ul.menu:after {}

#sgmenu ul.menu {list-style: none outside none; float:left;}

#sgmenu ul li { float: left; margin:0; background:transparent url(../images/t_menu_divider.png) no-repeat right top;}

#sgmenu ul li a { display:block;white-space: nowrap; height:54px; }

#sgmenu ul li ul { position: absolute;visibility: hidden;width:auto;}

#sgmenu ul li ul li { float: none; display:block}

#sgmenu ul li ul li a { width: auto; }

/**  Menu regular **/  

#sgmenu ul.menu li a span{ 
  height: 54px; 
  line-height:40px;
    color: #2fa1df;
    cursor: pointer;
    display:inline-block;
  font-family: arial, tahoma ;
    font-size: 12px;
  font-weight: 700;
    padding: 0 10px;
    margin: 0;
    text-decoration: none;
}

#sgmenu ul.menu li a:link, #sgmenu ul.menu li a:visited { 
    cursor: pointer;
    display:block;

}

/**  Menu on hover **/  

#sgmenu ul.menu li a:hover span, #sgmenu ul.menu li.current  a span{
  color:#8b2149;
  background: transparent url(../images/t_menu_hover.png) repeat-x center bottom;
}

#sgmenu ul.menu li a:hover { }

/**  Submenu **/

#sgmenu ul li ul { z-index:500;}

#sgmenu ul.menu li ul li a, #sgmenu ul.menu li ul li a:link, #sgmenu ul.menu li ul li a:visited {background: #dbdebe;}

#sgmenu ul.menu li ul li a span {background: #dbdebe;padding: 0 10px; width:80px;}

/**  Submenu hover**/

#sgmenu ul.menu li ul li a:hover {color:9e3777; }

#sgmenu ul.menu li ul li a:hover span {padding: 0 10px;background:#fff;}

.module div, .module_menu div 
.module div div,.module_menu div div {background: url(../images/box_b.png) no-repeat center bottom;}
.leftcol .module div div div, .leftcol .module_menu div div div, .rightcol .module div div div, .rightcol .module_menu div div div {background:none; padding:0 0 2px 4px;}

.module_menu, .module{ margin-bottom:8px;display:inline-block }

#displaycontent table.borderless tr td { border:0 !important;}

/*.item.column-1 {float: left; width: 50%;}
.item.column-2 {float: right; width: 50%;}
*/
/* ++++++++++++++ position ++++++++++++++ */

.blog-featured
{
padding: 0;
}

.items-leading
{
padding:0px 5px 10px 5px;
overflow:hidden;
margin-bottom:10px
}

.row-separator
{
display: none;
clear: both;
margin: 0;
border: 0px;
height:1px
}

.item-separator
{
display: none;
margin: 0px;
}

.shownocolumns
{
width:98% !important;
}

#top
{
margin:0 0 20px 0;
overflow:hidden
}


/* ++++++++++++++ blog ++++++++++++++ */

.cols-1
{
display: block;
float: none !important;
margin: 0 !important;
}

.cols-2 .column-1
{
width:46%;
float:left;
}

.cols-2 .column-2
{
width:46%;
float:right;
margin:0
}

.cols-3 .column-1
{
float:left;
width:29%;
padding:0px 5px;
margin-right:4%

}
.cols-3 .column-2
{
float:left;
width:29%;
margin-left:0;
padding:0px 5px
}
.cols-3 .column-3
{
float:right;
width:29%;
padding:0px 5px
}

.items-row
{
overflow:hidden;
margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
padding:10px 5px
}

.column-2
{
width:75%;
margin-left:40%;
}

.column-3
{
width:30%
}

.blog-more
{
padding:10px 5px
}

/* dari css ki-demang.com*/

/* dari css ki-demang.com*/

.tabelmaos {  
  width  : 640px;
  padding : 25px;
  text-align: center;
  /*table-layout: auto;  
  border-left-style: inset;
  border-top-style: dotted;
  border-bottom-style:inset;
  border-right-style:inset;*/
  /* padding: 20px 20px 20px 20px; */
  /* border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px; */
  
  border-radius:15px;  
  box-shadow: inset 0px 0px 10px 10px #cccccc; }
}

.stylekds5 { font-family: Arial;
             color:#000000; 
       font-size: 19px;
       line-height:18px;}	  
	  
.stylekds7a { font-family: "Times New Roman", Times, serif; 
       color:#000000; 
       font-size: 18px;
       line-height: 26px;}
 
.stylekds7   { font-family:Times New Roman; 
       color:#000000; 
	   	text-align: justify;
       font-size:20px; 
       line-height:24px;}
.stylekds12 { font-family:Arial, Helvetica, sans-serif;
             font-weight: normal; 
             color:#000; 
       font-size:14px; 
       line-height:16px;}

.stylejudul { font-family: Arial; 
             color:#000000; 
       font-size:21px;
       line-height:26px;
      }

.kds13 { 
       font-family: Arial; 
       color:#000000; 
       font-size:21px;
       line-height:26px;
	   text-align: center;
      }
 	   
.kds_adjisaka {
  font-family: adjisaka;
  color:#000000; 
  font-size: 30px;
  line-height: 40px;
}

.kds_adjisaka2 {
  font-family: adjisaka;
  color:#ffffff; 
  font-size: 34px;
  line-height: 40px;
  text-shadow:2px 3px #000000;
}

.kop200 {
  width : 200px;
  height: 40px;
  font-family: Arial; 
  color:#000000; 
  font-size:17px;
  line-height:18px;
  text-align: center;
  background-image: url(../images/tabel/kop-200.png);
}

.kop290 {
  width : 290px;
  height: 40px;
  font-family: Arial; 
  color:#000000; 
  font-size:15px;
  line-height:15px;
  text-align: left;
  background-image: url(../images/tabel/kop-290.png);
}

.kop500 {
  width : 500px;
  height: 76px;
  font-family: Arial;
  color:#ffffff; 
  font-size: 22px;
  line-height:22px;
  text-align: center;
  text-shadow:2px 3px #000000;
  

  background-image: url(../images/tabel/kop-500x76.png);
}

.kop600 {
  width : 600px;
  height: 76px;
  font-family: Adjisaka; 
  color:#000000; 
  font-size: 270%;
  line-height:36px;
  text-align: center;
  background-image: url(../images/tabel/kop-600.png);
}

.kop6_biru {
  width : 600px;
  height: 90px;
  font-family:arial, georgia, tahoma;
  font-weight: 600;
  color:#ffffff; 
  font-size: 22px;
  line-height:24px;
  text-align: center;
  text-shadow:2px 4px #000000;
  background-image: url(../images/tabel/kopgulung.png);}


.kopmp3 {
  width : 312px;
  height: 158px;
  font-family: Arial; 
  color:#000000; 
  font-size:15px;
  line-height:15px;
  text-align: center;
  background-image: url(../images/tabel/kopmp3.jpg);
}
.kopmp32 {
  width : 200px;
  height: 101px;
  font-family: Arial; 
  color:#000000; 
  font-size:21px;
  line-height:26px;
  text-align: center;
  background-image: url(../images/tabel/kopmp32.jpg);
}
.kopvideo {
  width : 200px;
  height: 101px;
  font-family: Arial; 
  color:#000000; 
  font-size:21px;
  line-height:26px;
  text-align: center;
  background-image: url(../images/tabel/kopvideo.jpg);
}
.kopvideo2 {
  width : 200px;
  height: 101px;
  font-family: Arial; 
  color:#000000; 
  font-size:21px;
  line-height:26px;
  text-align: center;
  background-image: url(../images/tabel/kopvideo2.jpg);
}

.kopbaru {
  width : 600px;
  height: 90px;
  font-family:arial, georgia, tahoma;
  font-weight: 600;
  color:#ffffff; 
  font-size: 22px;
  line-height:24px;
  text-align: center;
  text-shadow:2px 4px #000000;
  background-image: url(../images/tabel/kopgulung.png);}

.tabelm_maos 
   { width  : 660px;
  padding : 20px;
  text-align: center;
  border-radius:10px;  
  box-shadow: inset 0px 0px 10px 10px #cccccc; }
}

.stylekds7 {
	border: 1px solid;
}

.stylekds7 input, 
.almanak textarea, 
.stylekds7 button {
	width: auto;
}
	
@media all and (min-width: 1024px) and (max-width: 1280px) { }

@media all and (min-width: 768px) and (max-width: 1024px) { }

@media all and (min-width: 480px) and (max-width: 768px) { 

}

@media all and (max-width: 1360px) { 
	#ads2, 
	#ads3 {
		display: none;	
	}
}

