/* JogjaCamp Standard CSS 	*/
/* Date : 12 Mei 2005		*/
/* Update : 3 Oktober 2005  */


/* Body Style */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url('../images/bg.jpg');
	background-position: top left;
	color: #754C24;
}

/* standard paragrap */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* standard heading */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	background-color: transparent;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	background-color: transparent;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	background-color: transparent;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	background-color: transparent;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	background-color: transparent;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	background-color: transparent;
}

/* standard odered list */
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

/* standard list entry */
li {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* standard unordered list */
ul {
	font-family: Georgia, "Times New Roman", Times, serif;

}

/* standard Hyperlink */
a {
	text-decoration: underline;
	color: #754C24;
}

a:hover {
	text-decoration: none;
	color: #993B39;
}

/* standard Form */
form {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

/* standard form input text */
input.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #fff;
	color: #993300;
}

/* standard form select + option*/
select{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #fff;
	color: #993300;
}
option {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

/* standard label */
label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

/* standard form textarea */
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #fff;
	color: #993300;
}

/* standard form button */
input.button{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #EFD29B;
	border: 1px solid #fff;
	padding: 4px;
	color: #993300;
}

input.button2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #ccc;
	border: 1px solid #333;
	color: #000;
	padding: 1px;
	font-weight: bold;
}

/* standard table */
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
}

/* standard cell */
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
}

/*  standard cell for text*/
td.text {
	padding: 4px;
	line-height: 140%;
}

/* standard cell for form */
td.form{
 	height: 22px;]
	padding: 4px;
 	}

/* standard image */
img {
	padding: 0px;
}

img.FloatRight{
 	float: right;
	margin: 0 0 5px 5px;
}
img.FloatLeft{
 	float: left;
	margin: 0 20px 5px 0;
}



/*css Untuk Header*/
td.headerMain{
	padding: 0px;
	border: 1px solid #fff;
}
td.headerLeft{
	padding: 0px;
}
td.headerCenter{
	padding:0px;
}
td.headerRight{
	background:url('../images/h_03.jpg') no-repeat;
	width: 257px;
	height: 53px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 6px;
	vertical-align: bottom

}
td.headerTop{
	padding: 2px 20px 4px 2px;
	text-align: right;
}
td.headerMiddle{
	padding: 0px;
}
td.headerBottom{
	vertical-align: top;
	overflow: hidden;
}

/* css untuk footer */
td.footerCell{
	background: url('../images/h_07.jpg') no-repeat;
	color: #754C24;
	height: 43px;
	width: 834px;
	text-align: center;
	font-weight: bold

}
footerCell a{
	color: #754C24;
}
footerCell a:hover{
	color: #754C24;
}

td.footerCell2{
	color: #754C24;
	height: 43px;
	text-align: center;
	font-size:11px;
}


/*css untuk formatting title */
span.title{
	font-weight: bold;
}
span.titleBig{
	font-weight: bold;
	font-size: 140%;
	color: #666;
}
.titleColor{
	font-weight: bold;
	color: #993B39 !important;
}
span.titleOtherColor{
	font-weight: bold;
	color: #ddd;
}
span.titleOtherFormat{
	font-weight: bold;
	text-decoration: underline;
}



/* box of category */
td.onBoxContainer{
	color: #ccc;
}
td.onBoxHeader{
	color: #ccc;
}
td.onBoxBottom{
	color: #345;
}
td.onBoxCell{
	color: #ccc;
}
td.onBoxMiddle{
	color: #ccc;
}

/* partner */
td.partnerCell{
	color: #000000;
}
td.partnerContainer{
	background-color: #fff;
	padding: 6px;
	text-align: center;
}




/* special --> unclasified class*/
td.tenPixel{
	padding: 10px;
}
td.fourPixel{
	padding: 4px;
}
td.bgEF{
	background-color: #efefef;
}
td.bgCC{
	background-color: #999;
	padding: 6px;
	color: #fff;
	font-weight: bold;
}
td.bgColor{
	background-color: #C24514;
	padding: 6px;
	color: #fff;
	font-weight: bold;
}
td.borderCC{
	border: 1px solid #ccc;
}
td.borderColor{
	background-color: #efefef;
	padding: 6px;

}
td.noName01{
	background: url('../images/h_06.jpg') repeat-y;
	padding: 0px;
	width: 834px
}
td.noName02{
	background: url('../images/main_02.gif');
	background-position:right;
	background-repeat: repeat-y;
}
td.noName03{
	padding-top: 10px;
}
td.noName04{
	color: #fff;
}
td.noName05{
	color: #fff;
}
td.noName06{
	color: #fff;
}
td.noName07{
	color: #fff;
}

/*Content*/
#mainPage{
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 10px;
}
#rightSide{
	margin: 20px 32px 30px 32px;
	text-align: justify;
	width: 760px;
}
#leftSide{

}

#content{
	margin: 0px;
}

#contentOGGIX{
	margin: 10px 22px 20px 22px;
}

#content h1{
	font-weight: bold;
	font-size: 150%;
	margin: 0px;
	color: #993B39;
	border-bottom: 1px dashed #993B39;
}
p.subNav{
	padding-top: 4px !important;
	padding-bottom: 20px !important;
	padding-left: 30px !important;
	margin: 0px;
}

p.subNavSubCat{
	padding-top: 4px !important;
	padding-bottom: 10px !important;
	padding-left: 30px !important;
	margin: 0px;
	float: left;
}

p.subNav a{
	color: #993B39;
	padding-right: 20px;
}

p.subNavSubCat a{
	color: #993B39;
	padding-right: 20px;
}

#content h2{
	font-weight: bold;
	font-size: 120%;
	padding: 4px;
	margin: 5px 0px 0px 0px;
	color: #754C24;
}
#content p{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	line-height: 150%;
	margin: 0px;
	color: #754C24;
}
#content p a{
}
#content p a:hover{
}

.kontak{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/* special for admin page */
#content form table{
	width : 760px;

}

#content form table tbody tr td{
	padding: 4px;
	border: 1px solid #DEBF84;
}

#content form table tbody tr th{
	background: #DEBF84;
	padding: 4px;
	text-align: center;
	font-size: 12px;
}
#content form table tbody tr td img{
	text-align: center;
}

#content form table.extended{
	width : 290px;

}

#content form table.extended tbody tr td{
	padding: 10px;
	border: none;
    text-align: right !important;
}

#content form table.extended tbody tr th{
	display:none;
}
#content form table tbody tr td img{
	text-align: center;
}
h1.headerImg{
   margin: 0px;
   margin-top: 30px;
}

h1.headerImgSpec{
   margin: 0px;
   margin-top: 55px;
}
