   
/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0;
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.3em;
	background: #fff url(../images/body.png) repeat-x top; 
	color: #454545; 
}

a {
	color: #659527; 
	text-decoration: underline;
}

a:hover {
	color: #345B01;
	text-decoration: none;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
}

.red{
	color: #C3593C;
	background: inherit;
}

.redbold{
	color: #C3593C;
	background: inherit;
	font-weight: bold;
}


h2 { 
	margin: 0 0 6px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	/*letter-spacing: 0px;*/
	color: #000; 
	/*background: inherit;*/
}


p {	margin: 0 0 5px 0; }

.green {
  color: #84A460;
  font-size: 11px;
  margin-bottom: 10px;
}

.grey {
  color: #A3A3A3;
  font-size: 11px;
}


.bar ul { 
	margin: 0; 
	padding: 0; 
	list-style : none; 
}

ul {
   margin: 0 0 5px 25px;
padding: 0; 
}

form { 
  margin: 0; 
}
.article #refresh {
  position: absolute;
  top: 0;
  right: 20px;
}
.article #help {
  position: absolute;
  top: 0;
  right: 0;
}
  .article #help a {
    outline: none;
  }
  .article #help img {
    border: none;
  }

pre {
	font: 1em 'Courier New', monospace;
	margin: 8px 0 8px 0;
}


table.general {
	border-top: #ccc 1px solid; border-left: #ccc 1px solid; margin: 1px 0 7px 0; table-layout: fixed
}
th {
  border-right: #ccc 1px solid; border-bottom: #ccc 1px solid; background-color: #e7e7e7; text-align: center
}
td.general {
	border-right: #ccc 1px solid; border-bottom: #ccc 1px solid; background-color: #f4f4f4; text-align: center
}
td.general img {
  border: none; margin: 0 2px; position: relative; top: 0px;
}
td.data {
	border-right: #ccc 1px solid; border-bottom: #ccc 1px solid; background-color: #f4f4f4; text-align: left; padding-left: 3px
}
td.data img {
  border: none; margin: 0 2px; position: relative; top: 0px;
}

img.bigicon {
  border: none; margin-right: 5px; position: relative; top: 3px;
}
img.browse {
  border: none; cursor: pointer; position: relative; top: 2px;
}

input {
	font: 12px Arial, Helvetica, sans-serif;
}

input.login { 
	width: 145px;
	border: #ccc 1px solid;
	margin: 0 0 1px 7px;
	height: 16px;
}
input.password { 
	width: 145px;
	border: #ccc 1px solid;
	margin: 0 0 1px 5px;
	height: 16px;
}
input.ok { 
	width: 33px;
	border: #ccc 1px solid;
	margin: 0 0 1px 0;
	height: 20px;
	font-size: 0.9em;
	padding-top: 0;
}

input.general { 
  width: 210px; border: #ccc 1px solid; margin: 0 5px 0 5px; height: 16px;
}
input.shorten {
  width: 110px; border: #ccc 1px solid; margin: 0 5px 0 5px; height: 16px;
}
input.button {
	width: 80px;
	border: #ccc 1px solid;
	margin: 0 5px 0 5px;
	height: 21px;
	font-size: 0.9em;
	padding-top: 0;
}
input.radio {
	margin: 0 3px 0 5px;
}
input.normal { 
	border: #ccc 1px solid;
	height: 16px;
		width: 80px;
}
input.file {
width: 280px; border: #ccc 1px solid; margin: 0 5px 0 5px; height: 20px
}
input.find { 
	width: 110px;
	border: #FFFFFF 1px solid;
	margin: 0 7px 0 0;
	height: 17px;
	font-size: 12px;
	padding: 3px 0 0 4px;
	background: #E2F0D0 url(../images/find.png) top left no-repeat;
	color: #454545;
	font-size: 12px;
}
input.lupa { 
  margin: 0;
  padding: 0;
  position: relative;
  top: 7px;
}


textarea {
  border: #ccc 1px solid;
	/*width: 470px;*/
}

select {
	font: 12px Arial, Helvetica, sans-serif;
}
select.general { 
  width: 214px; border: #ccc 1px solid; margin: 0 5px 0 5px;
}
select.normal {
  width: 90px; border: #ccc 1px solid; height: 20px;
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 1000px; 
}

.top_left {
  float: left;
  width: 540px;
  height: 200px;
  background: url(../images/top_left.png);
  padding: 24px 0 26px 0;
}
  .top_left p {
    padding: 25px 60px 0px 50px;
    color: #FFFFFF;
  }
  .top_left p:first-line {
    font-weight: bold;
  }
.top_img {
  margin-left: 55px;
}
  .top_img img {
    border: none;
    margin: 0;
    padding: 0;
  }

.top_right{
  float: right;
  width: 460px;
  height: 250px;
  background: url(../images/top_right.jpg) no-repeat;
  position: relative;
}
  .top_right form {
    width: 160px;
    clear: both;
    position: absolute;
    top: 17px;
    right: 10px;
    text-align: right;
  }
.top_menu {
  float: left;
  clear: both;
  width: 999px;
  height: 51px;
  background: url(../images/top_menu.jpg) right top no-repeat; 
}
  .top_menu ul {
    margin: 0;
    padding: 0;
  }
  .top_menu li { 
		margin: 0px;
		padding: 19px 11px 12px 11px;
		height: 22px;
		color: #FFF;
		float: left;
		font-size: 1.1em;
		text-transform: uppercase;
		list-style: none;
	}
	.top_menu li.bar {
	  padding: 0;
	  width: 2px;
    height: 51px;
    background: url(../images/bar.png) no-repeat;
	}
	.top_menu li.active { 
		background: url(../images/active.png) top center no-repeat;
		font-weight: bold;
		height: 51px;
	}
	.top_menu li.extern {
    float: right;
		height: 51px;
	}
	.top_menu a { 
		font-weight: bold;
		color: #FFF;
		text-decoration: underline;
		background: inherit;
	}
  .top_menu a:hover {
	  color: #345B01;
	  color: #FFF;
	  text-decoration: none;
  }


.logo {
	float: left;
	width: 235px;
	padding: 10px 0 8px 10px;
}

.header_right {
	float: right;
	width: 485px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0;
	background: inherit;
}


.top_info {
	width: 475px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(../images/dot.gif) repeat-x bottom;
	color: #444;
}


.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}




.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.subheader {
	clear: both;
	margin: 0 0 10px 0;
	padding: 3px 7px 3px 7px;
  height: 18px;
	background: #f4f4f4;
	color: #808080;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.subheader P {
  padding: 0;
  margin: 0;
}

/* left side
   --------- */

.left {
	float: left;
	width: 525px;
	margin: 0 0 5px 0;
}
.whole {
  float: left;
  background: #FFF url(../images/article.png) no-repeat;
	margin: 0;
	margin-top: 1px;
	padding: 0;
	padding-bottom: 20px;
	border: #8BC540 1px solid;
	width: 998px;
	clear: both;
}
.left_menu {
 float: left;
 width: 300px;
 margin-bottom: 20px;
}
.article {
  float: right;
  width: 638px;
  margin: 20px 20px 0 0;
  clear: right;
  position: relative;
}


.line {
  width: 100%;
  height: 3px;
  background: url(../images/dotx.gif) repeat-x bottom;
  margin: 9px 0;
}

.report {
	margin-top: 55px;
	font-weight: bold;
}

.forum {
  padding-left: 92px;
}


.frame {
  float: left; width: 100%; clear: both
}
.two {
  float: left; width: 49.9%; overflow: hidden
}/*
.three {
  float: left; width: 33.3%; overflow: hidden
}*/
.three {
  float: left; width: 33.3%; text-align: center; overflow: hidden
}
.three img {
  padding: 3px; border: #ccc 1px solid; margin-top: 3px
}

.more {
  font-size: 0.9em;
  margin: 0;
  padding: 1px;
  color: #808080;
  text-align: right;
  background: url(../images/dot.gif) left 18px repeat-x;
}
.more img {
  position: relative;
  top: 3px;
  border: none;
  margin: 0 2px;
}
.fblike {
  border: none;
  overflow: hidden;
  width: 100%;
  height:28px
}



.post {
  float: left;
  width: 390px;
  margin: 0 0 0 2px;
  padding: 2px 2px 2px 5px;
  color: #808080;
  border-top: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
  background-color: #f4f4f4;
}

.commands {
  float: left;
  width: 390px;
  margin: 0 0 0 2px;
  color: #808080;
  font-size: 95%;
  padding: 1px 1px 2px 1px;
  background: #FFF url(../images/dot.gif) repeat-x bottom;
}

	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 8px 15px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 225px;
	margin: 0 0 10px 0;
}

.rightX a {
	color: #FFFCD1;
	background: inherit;
}



		
.box {
    float: left;
		background: #FFFFFF url(../images/navigation.png) no-repeat;
    width: 280px;
		padding: 9px 10px;	
		margin: 20px 20px 0 20px;
		clear: left;
}
  .box h3 {
    font: bold 1.2em Arial, Helvetica, sans-serif;
	  margin: 0 2px; 
	  padding: 0;
	  color: #FFFFFF;
	  text-transform: uppercase;
  }
  .box h4 {
	  margin: 15px 2px 8px 2px; 
	  padding: 0;
	  font-size: 12px;
  }
  .box p {
    clear: both;
    margin: 16px 0 0 0;
    color: #000000;
  }
  .box a {
    color: #000000;
  }
  .box .active {
    color: #E8741D;
  }
  /**/
  .box ul {
    margin: 0 20px;
    padding: 0;
    list-style-type: square;
  }
  .box li {
    color: #000000;
    list-style: url(../images/arrow.gif);
    margin: 2px 0;
  }
  .box li.sub2 {
    margin-left: 16px;
  }
  .box li.sub3 {
    margin-left: 32px;
  }
  .box li.sub4 {
    margin-left: 48px;
  }
  .box li.sub5 {
    margin-left: 64px;
  }
  .box li.sub6 {
    margin-left: 80px;
  }
  /**/
  
  
  .box .level1 {
    margin: 3px; padding: 0;
  }
  .box .level2 {
    margin: 3px; padding-left: 10px;
  }
  .box .level3 {
    margin: 3px; padding-left: 20px;
  }
  .box .level4 {
    margin: 3px; padding-left: 30px;
  }
  
			
.image {
	float: left;
	margin: 0 5px 0 0;
}

.avatar {
  float: left;
  border: #ccc 1px solid;
  margin: 0 8px 0 0;
}

/* footer
   ------ */

.footer_left {
  float: left;
  width: 450px;
	line-height: 1.5em;
	color: #808080;
	padding: 8px 0;
	font-size: 0.9em;
	text-align: left;
}

.footer_right {
  float: right;
  width: 455px;
	line-height: 1.5em;
	color: #808080;
	padding: 8px 0;
	font-size: 0.9em;
	text-align: right;
}

.footer_img {
  float: right;
  width: 95px;
	line-height: 1.5em;
	color: #808080;
	padding: 8px 0;
	font-size: 0.9em;
	text-align: right;
}

