/* 		JogjaCamp Standard CSS 				*/
/* 		Created Date 	: 12 Mei 2005		*/
/* 		Update			: 22 Maret 2007  	*/


/* Body Style */
body {
	font-size: 12px;
	color: #333;
	margin: 0px;
	background: url(../images/bgContainer.gif) top center repeat-y #333;
}


body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Arial, Helvetica, sans-serif;
}

p, td, th, span, div{
	line-height: 130%;
}


p {
	margin: 6px 0px 6px 0px !important;
}

/* standard Hyperlink */
a {
	text-decoration: none;
	color: #5a8430;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #ccc;
}

img {
	border: 0px;
}

/* standard Form */
form {
	margin: 0px;
}

input,select,textarea,option,label {
}

/* standard form input text */
input.text {
	font-size: 11px;
	padding: 1px;
	border: 1px solid #8c9c5c;
}


/* standard form button */
input.button{
	background-color: #749256;
	color: #fef212;
	border: 0px !important;
	padding: 1px 4px !important;
	font-size: 12px !important;
	text-transform: uppercase;
	cursor: pointer;
}
input.buttonGo{
	border: 0px;
	width: 74px;
	height: 21px;
	font-weight: bold;
	background: url(../images/searchBtn.gif) center no-repeat;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 1px;
}

/* standard form select + option*/
select{
}

/* standard form textarea */
textarea {
}
textarea.text {
	border: 1px solid #8c9c5c;
	overflow: auto;
}

/* standard cell */
td, th {
	vertical-align: top;
	line-height: 150%;
}

td.text, td.form {
	padding: 4px;
}


.floatRight{
 	float: right;
	margin-left: 10px;
}
.floatLeft{
 	float: left;
	margin-right: 10px;
}

.center{
	text-align: center;
}

.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}

/* --------- warper element -------- */
.body{
}
.container{
	width: 784px;
	margin: 0px auto;
	background: #fff;
	padding: 0px;
	text-align: left !important;
}

/* ---------- header element --------- */

.header {
	clear: both;
	padding: 0px;
}

.headerTop {
	padding: 0px;
	height: 10px;
	overflow: hidden;
}
a.sitename {
	padding: 0px;
}
.bottomNav {
	width: 784px;
	margin: 0px auto;
	border-top: 1px dotted #ccc;
	padding: 15px 0px;
	text-align: center;
	font-size: 11px !important;
}

/* ----------------------- top navigation menu ---------------------- */
.nav{
	float: right;
	list-style: none;
	margin: 0px;
	overflow: hidden;
}
.nav li{
	float:left;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 5px 0px 15px;
	padding: 0px 5px 0px 15px;
	border-left: 1px solid #60911e;
}
.nav li.first{
	border: none !important;
}
.nav li a{
	color: #60911e;
	text-decoration:none;
}
.nav li a:hover{
	color: #333;
	text-decoration: none;
}

/* ----------------------- botom navigation menu ---------------------- */
.bottomNav .nav{
	float: none !important;
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
	overflow: hidden;
}
.bottomNav .nav li{
	float: none !important;
	display: inline;
	font-weight: lighter !important;
	margin: 0px 0px 0px 1px !important;
	padding: 0px 0px 0px 10px !important;
	border-left: 1px solid #333;
	font-weight: bold !important;
}
.bottomNav .nav li.first{
	background: none !important;
}
.bottomNav .nav li a{
	color: #333;
	text-decoration:none;
}
.bottomNav .nav li a:hover{
	color: #ccc;
	text-decoration: underline;
}

.bottomNav p{
	display: block;
	margin: 0px;
	padding: 0px;
}
.bottomNav p a{
	color: #003c51;
	text-decoration:none;
}
.bottomNav p a:hover{
	color: #003c51;
	text-decoration: underline;
}

/* ---------------------  header  menu ------------------------ */
.headerMenu {
	height: 30px;
	overflow: hidden;
	background: #749256;
}
.menu{
	height: 30px;
	display: block;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	overflow: hidden;
	text-transform: uppercase;
	text-align: right;
	float: left;
	padding-right: 10px;
}
.menu li{
	margin: 0px;
	padding: 0px;
	display: inline;
	border: none !important;
	font-size: 12px;
	font-weight: bold;
}
.menu li.first{
	margin: 0px;
	border: none !important;
}
.menu li a{
	color: #fefefe;
	background: url(../images/bgMenu01.gif) no-repeat right top;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	float: left;
	display: block;
}
.menu li a.active{
	color: #f8de7f;
	background: url(../images/bgMenuAct01.gif) no-repeat center bottom;
}
.menu li a span{
	float: left;
	display: block;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.menu li a.active span{
}
.menu li.first a span{
}
.menu li.first a.active span{
}
.menu li a:hover{
	color: #f8de7f;
	text-decoration: none;
}
.headerMenu span.shortcut {
	font-weight: bold;
	font-size: 11px;
	float: left;
	padding: 8px 10px 8px 25px;
}
.headerMenu span.shortcut a{
	color: #f8de7f;
	text-decoration: underline;
}
.headerMenu span.shortcut a:hover{
	color: #fff;
	text-decoration: underline;
}

.headerContent {
	background: #A7C54B;
}
.headerForm {
	padding: 25px 20px 30px 20px;
	text-align: right;
	background: url(images/a_01.jpg) top center repeat-x;
}
.headerForm span{
	margin-left: 20px;
}
.headerForm p{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #111;
}
.headerForm a{
	color: #fff;
	text-decoration: underline;
}
.headerForm a:hover{
	color: #333;
	text-decoration: underline;
}
input.searchTxt {
	width: 240px;
	padding: 2px 4px;
	border: 1px solid #e5c0ae;
}
input.searchSelect {
	border: 1px solid #e5c0ae;
}

input.searchButton{
	background-color: #f80;
	border: 1px solid #fff;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
input.searchBtn {
	border: 0px;
	width: 74px;
	height: 21px;
	font-weight: bold;
	background: url(../images/searchBtn.gif) center no-repeat;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 3px;
}
*html input.searchBtn {
	padding-bottom: 0px;
}
.headerBots {
	height: 30px;
	padding: 0px 25px;
	overflow: hidden;
	
}

.lang {
	display: block;
	padding-top: 5px;
	float: right;
}
.lang  p{
	margin: 0px 5px !important;
	padding-left: 10px !important;
	display: inline;
	border-left: 1px solid #333;
}
.lang  p.first{
	border: none !important;
}
.lang  p a{
	color: #ff5c01;
	text-decoration: none;
}
.lang  p a:hover{
	color: #ff9327;
	text-decoration: none;
}

.flowNav {
	float: left;
	padding: 5px 10px 5px 0px;
}
.flowNav p{
	display: inline;
}
.flowNav a{
	color: #333;
	font-weight:bold;
	text-decoration: none;
}
.flowNav  a:hover{
	color: #f80;
	text-decoration: none;
}

/* -------------------- content layout --------------------- */
.clear {
	clear: both;
}
.clearance {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.mainPage {
	width: 784px;
	margin: 15px auto;
	background: #fff;
	
}
.warper {
	width: 470px;
	float: left;
	display: block;	
	margin-bottom: 20px;
	background: #fff;
}
.warper h1.title {
	font-size: 1.6em;
	padding: 0px 10px;
	color: #749256;
}
.content {
	padding: 0px 10px;
}
.content h2{
	margin: 0px !important;
	padding: 5px 0px 8px 0px !important;
	font-size: 1.2em;
	background: url(../images/heading.gif) bottom left repeat-x #efefef;
	border-bottom: 1px solid #fec7a9;
}
.sidebar {
	width: 310px;
	float: right;
	display: block;	
	margin-bottom: 20px;
	background-color:#FFFFFF
}

.login {
	background-color: #a7c54b;
	border: 1px solid #749256;
	padding: 10px;
	margin-bottom: 10px;
}
.login h2{
	margin: 0px 0px 10px 0px !important;
	padding: 5px 0px !important;
	color: #000;
	font-size: 1.3em;
}
.login p{
	margin: 4px 0px !important;
	padding: 2px 0px;
}

.login p.label{
	display: block;
	float: left;
	width: 80px;
}

.login p.input{
	display: block;
	float: right;
	width: 160px;
}

.login p.submit{
	clear: both;
	padding-top: 5px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.login p.submit a{
	color: #333;
}
.login p.submit a:hover{
	color: #fe5a03;
	text-decoration: none;
}

/* --- kategori ---- */
/* --- kategori ---- */
.category {
	background-color: #f8ffe1;
	border: 1px solid #cfd8b5;
	padding: 10px;
	margin: 10px 0px;
}
.category h2{
	margin: 0px 0px 10px 0px !important;
	padding: 5px 0px !important;
	color: #32312d;
	font-size: 1.5em;
}
.category ul{
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.category ul li{
	margin: 10px 0px;
	padding: 0px;
}
.category h5{
	font-size: 1.3em;
	margin: 0px;
}
.category h5 a{
	color: #5a8430;
	text-decoration: none;
}
.category h5 a:hover{
	color: #a7c54b;
	text-decoration: none;
}
.category h5 span{
	font-size: 11px;
	font-weight: lighter;
}
.category ul li p{
	line-height: 150%;
}
.category ul li p a{
	color: #333;
	text-decoration: none;
}
.category ul li p a:hover{
	color: #333;
	text-decoration: underline;
}
.box {
	padding: 10px;
	font-size: 1.1em;
	color: #000;
	background: #efefef;
	margin:10px 0px;
	border: 1px solid #749256;
	border-bottom: 1px solid #749256;
	
	
}
.box h2{
	margin: 0px 0px 10px 0px !important;
	padding: 5px 0px !important;
	color: #fc5c00;
	font-size: 1.5em;
}
.box form{
	line-height: 180%;
}

/* --- statistik ---- */
.statistic {
	background-color: #f8ffe1;
	border: 1px solid #cfd8b5;
	padding: 10px;
}
.statistic h2{
	margin: 0px 0px 10px 0px !important;
	padding: 5px 0px !important;
	color: #32312d;
	font-size: 1.3em;
}
.statistic table{
	margin: 0px;
	width: 100%;
}
.statistic table td{
	font-size: 11px;
}
.borderCC{
	padding: 4px;
	color: #000;
	border-bottom: 1px solid #81b0c2;
}
.bgCC{
	padding: 4px;
	color: #464646;
	text-align: right;
}
.bgColor{
	padding: 4px;
	color: #464646;
	text-align: left;
}


.adsArea {
	padding: 0px;
}
.adsArea#premium, .adsArea#baris {
	margin: 10px 0px;
}
.adsArea  h2{
	margin: 0px !important;
	padding: 5px 10px 8px 10px !important;
	font-size: 1.5em;
	background: url(../images/heading.gif) bottom left repeat-x #efefef;
	border-bottom: 1px solid #fec7a9;
	color: #666;
}
.adsArea  h2 span{
	color: #333;
}
.adsArea  ul{
	margin: 0px !important;
	padding: 0px 10px !important;
	list-style: none;
}
.adsArea  ul li{
	padding: 10px 0px;
	border-bottom: 1px solid #cfd8b5;
}
.adsArea  ul h3{
	margin: 0px !important;
	padding: 5px 0px 0px 0px !important;
	font-size: 1.2em;
}
.adsArea  ul h3 a{
	text-decoration: none;
}
.adsArea  ul h3 a:hover{
	color: #333;
	text-decoration: underline;
}
.adsArea  ul li p{
	clear: both;
}
.adsArea  ul li p span{
	font-size: 0.9em;
	color: #888;
}
.adsArea  ul li p span a{
	text-decoration: none;
}
.adsArea  ul li p span a:hover{
	color: #333;
	text-decoration: none;
}


.adsArea .nav{
	float: none !important;
	list-style: none;
	margin: 0px !important;
	padding: 10px !important;
	overflow: hidden;
	text-align: center;
}
.adsArea .nav li{
	float: none !important;
	display: inline;
	font-weight: lighter !important;
	margin: 0px 0px 0px 1px !important;
	padding: 0px 0px 0px 10px !important;
	border: none !important;
	border-left: 1px solid #333 !important;
	font-weight: bold !important;
	font-size: 12px;
}
.adsArea .nav li.first{
	background: none !important;
	border: none !important;
}
.adsArea .nav li a{
	text-decoration:none;
}
.adsArea .nav li a:hover{
	color: #333;
	text-decoration: underline;
}

.adsArea p{
	display: block;
	margin: 0px;
	padding: 0px;
}
.adsArea p a{
	text-decoration:none;
}
.adsArea p a:hover{
	color: #003c51;
	text-decoration: underline;
}


/* banner */
.banner {
	padding: 0px !important;
	margin: 0px !important;
	white-space: nowrap;
}
.banner p {
	margin: 0px !important;
	padding: 0px !important;
	display: inline;
}

.bannerLink {
	padding: 0px;
	margin-top: -3px;
	border-top: 1px solid #999;
}
*html .bannerLink {
	margin: 0px;
}
.bannerLink ul{
	padding: 0px !important;
	margin: 0px !important;
	list-style: none;
}
.bannerLink ul li{
	width: 391px;
	display: block;
	float: left;
	padding: 10px 0px;
	font-size: 0.9em;
	border-left: 1px solid #eee;
}
.bannerLink ul li.first{
	border-left: none !important;
}
.bannerLink ul li p{
	padding: 0px 25px;
	margin: 5px 0px !important;
}
.warper .banner {
	margin: 0px !important;
	border: 1px solid #ff9327;
}
.sidebar .banner {
	margin: 0px 0px 10px 0px !important;
	border: 1px solid #ffc6a9;
}
.banner#ads {
	border: none !important;
	padding: 0px 10px !important;
	white-space: normal !important;
}
.banner#ads p {
}
.banner#bottom {
	border: 1px solid #eee;
	padding: 10px;
	background: url(../images/botGrad.gif) top left repeat-x #f2ad52;
}
.banner#bottom  p {
	margin: 10px !important;
	text-align: center;
	display: block;
}

/* ----------------- end content layout ------------------ */

/* ---------- footer element --------- */
.footer{
	width: 784px;
	text-align: right;
	color: #333;
	padding: 8px 0px;
	border-top: 2px solid #749256;
	margin: 0px auto;
	background: #efefef;
}
.footerCell {
	width: 784px;
	margin: 0px auto;
	text-align: left;
	color: #000;
	padding: 12px 10px;
}
.footerCell a{
	color: #60931d;
	text-decoration: underline;
}
.footerCell a:hover{
	color: #fff;
	text-decoration: underline;
}
.footerCell span{
}
.footer strong{
}
a.jcamp{
	float: right;
	display: block;
	margin-top: -10px;
}

.googleArea {
	border: 1px solid #ffc6a9;
	padding: 0px 4px 10px 4px;
	background-color: #eee;
}
.googleArea:hover {
	background-color: #ffc6a9;
}


.tagclod {

	line-height:245%; 
	text-align:center; 
	background-color:#efefef; 
	padding:5px; 
	border-color:#cfd8b5; 
	border-style:solid; 
	border-width:1px;

}