/* Theme Name: cleankillers */
/* Theme Description: this theme is GPL */
/* Author: arielthekillers */
/* Author e-mail: arielthekillers@gmail.com */


/* Basic Style */
/* --------------------------------- */

body {
	font: 12px/20px "MS Sans Serif", sans-serif;
	color: #eee;
	background-color: #336600;
    background-image: url(../images/bg.png);
    margin: 0px;
}


/* @Font-Face */
/* --------------------------------- */
@font-face{
    font-family: OstrichSansMedium;
    src: url('../fonts/ostrich-regular-webfont.eot');
    src: url('../fonts/ostrich-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ostrich-regular-webfont.woff') format('woff'),
         url('../fonts/ostrich-regular-webfont.ttf') format('truetype'),
         url('../fonts/ostrich-regular-webfont.svg#OstrichSansMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: Sansation Light;
	src:url('../fonts/Sansation_Light.eot?') format('eot'),
		url('../fonts/Sansation_Light.woff') format('woff'),
		url('../fonts/Sansation_Light.ttf') format('truetype'),
		url('../fonts/Sansation_Light.svg#SansationLight') format('svg');
	font-weight:normal;font-style:normal;
}


/* ----------------- THEME ---------------- */
#frame {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  margin-top:20px;
  margin-bottom: 20px;
  clear:both;
  background: #fff;
  color: #666;
  border: 1px solid #d9d9d9;
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1);
  box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
#header {
  width: 100%;
  
  background-image: url(../images/header.png);
  background-repeat: no-repeat;
  height: 120px;
}
#header #logo {
		float:left;
	}
	#header #logotengah {
		float:center;
	}
	
	#header #info {
		float:right;
		background-color:#000;
		padding:10px 5px;
		width:230px;
		border-radius:10px;
		box-shadow:0px 0px 10px #9DB4FF inset;
		line-height:16px;
	}
	#header #infologo {
		float:right;
		
	}

		#header #info img {
			float:left;
			border:none;
			margin:0px 5px;
			width:46px;
			height:46px;
			border-radius:46px;
			border:2px solid #000;
			box-shadow:0px 0px 2px #999999;
		}
	
	#header a {
		color:#CCC;
	}

/* ----------------- menu ---------------- */
#nav {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #f2f2f2;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
#nav li {
  float: left;
  margin: 0;
}
#nav li a {
  display: block;
  padding: 8px 15px;
  text-decoration: none;
  color: #069;
  border-right: 1px solid #ccc;
}
#nav li a:hover {
  color: #c00;
  background-color: #fff; }

#content {
  float: none;
  padding: 40px;
  padding-bottom: 20px;
}

#content .title h2 {
  font-size: 28px;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dfdfdf;
  font-family: OstrichSansMedium;
  display: block;
}

p{
  text-align: justify;
}
li{
  text-align: justify;
}
table td {
  padding: 2px;
}
input, select, textarea {
  color: #000000;
  clear: both;
  border: #BFBFBF solid 1px;
  font-size: 10pt;
  padding: 4px;
}
/* blur input focus jquery */
.defaultTextActive {
  color: #a1a1a1;
}
/* finish input focus jquery */
label.error {
  color: red;
  padding-left: 5px;
}
.button {
   background-image: url(../images/mainnav.jpg);
   background-color: #339900;
   text-align: center;
   text-transform: uppercase;
   text-decoration: none;
   color: #ffffff;
   font-family: Calibri;
   font-size: 12px;
   font-style: normal;
   text-shadow: #222222 1px 1px 0;
   border: none;
   padding: 10px;
   -moz-border-radius: 4px;
   border-radius: 4px;
}
a.button:hover {
  text-decoration: underline;
}
.noborder {
  border-collapse: collapse;
}

.noborder td {
  border-bottom: solid 1px #EEEEEE;
  padding: 5px;
}
.red {
  color: #CC0000;
}
.button2 {
  background-image: url(../images/mainnav.jpg);
  background-color: #339900;
  color: #FFFFFF;
  padding: 6px;
  display: block;
  width: 150px;
  text-transform: uppercase;
  text-align: center;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.button3 {
  background-image: url(../images/mainnav.jpg);
  background-color: #339900;
  color: #FFFFFF;
  padding: 6px;
  text-transform: uppercase;
  text-align: center;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 10px;
  text-decoration: none;
}

.gentable {
  border-collapse: collapse;
  border: solid 1px;
}
.gentable th{
  background-image: url(../images/mainnav.jpg);
  background-color: #339900;
  padding: 8px;
  border: #008000 solid 1px;
  text-align: left;
  color: #fff;
  font-size: 11px;
}
.gentable td{
  padding: 8px;
  border: #BFBFBF solid 1px;
  color: #555555;
  font-size: 11px;
}
.gentable tr:hover{
  background-color: #F5F5F5;
}

.tabpanjar {
  border-collapse: collapse;
  border: solid 1px #CCC;
}
.tabpanjar th{
  background-image: url(../images/mainnav.jpg);
  background-color: #339900;
  padding: 8px;
  border: #008000 solid 1px;
  text-align: left;
  color: #fff;
  padding-top: 7px;
  font-size: 11px;
}
.tabpanjar td{
  border-bottom: solid 1px #DDD;
  padding: 8px;
  color: #777777;
  font-size: 11px;
}
.tabpanjar tr:hover{
  background-color: #EEEEEE;
}
.center{
  text-align: center;
}
.left{
  text-align: left;
}
.right{
  text-align: right;
}
.captcha{
  display: block;
  padding: 3px;
  float: left;
}
#checker {
  padding: 8px;
  text-align: center;
}
#leftbox {
  border: 1px #CCCCCC solid;
  width: 555px;
  float: left;
  padding:2px;
  height: 211px;
}
#rightbox {
  width: 300px;
  float: left;
  margin-left:5px;
}
#rightbox img {
  border: 1px #CCCCCC solid;
  padding: 2px;
  height: 100px;
}
.startbutton {
  position: relative;
  left: 410px;
  top: -45px;
  z-index: 25;
}
#footer {
  padding: 10px;
  background-color: #2f3336;
  color: #b0b0b0;

  text-align: center;
  border-top: solid 1px #BBBBBB;
}
.tabpro {
  border-collapse: collapse;
  border: solid 1px #CCC;
}
.tabpro th{
  background-image: url(../images/mainnav.jpg);
  background-color: #339900;
  padding: 8px;
  border: #008000 solid 1px;
  text-align: left;
  color: #fff;
  padding-top: 7px;
  font-size: 11px;
}
.tabpro td{
  border: solid 1px #DDD;
  padding: 8px;
  color: #777777;
  font-size: 11px;
  text-align: center;
}
.tabpro td:hover{
  background-color: #EEEEEE;
}
.msg {
  background-color: #FFCCFF;
  padding: 5px;
}
#konten {
	width:800px;
	height:auto;
	padding:10px;
	margin:0 auto;	
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}