/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.aerobuttonmenu{ 
overflow: hidden;
width: auto;
background: transparent;
padding: 0 4 8 0;
border-width: 1px 0;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ 
background: transparent url('images/aeroleft.gif') no-repeat top left;
display: block;
float: left;
font: bold 11px Tahoma; 
line-height: 22px;
height: 30px;
padding-left: 10px;
padding-bottom:4px;
text-decoration: none;
margin-right: 6px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
opacity: 0.9;
-moz-opacity: 0.9;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: #FFFFFF;
}

.aerobuttonmenu a.aero span{
background: transparent url('images/aeroright.gif') no-repeat top right;
display: block;
padding: 4px 14px 10px 8px; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
color: #FFFFFF;
background: transparent url('images/aeroleft2.gif') no-repeat top left;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: #FFFF00;
background: transparent url('images/aeroright2.gif') no-repeat top right;
}

.black a.aero{
background-image: url('images/aeroleftblack.gif');
}

.black a.aero span{
background-image: url('images/aerorightblack.gif');
}

.aerobuttonmenu .rightsection{
float: right;
position: relative;
top: 0px;
padding-right: 0px;
text-align: right;
}

.aerobuttonmenu .rightsection a{
color: navy;
}



.urbangreymenu{
width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
background: #E2E2E2;
margin-bottom: 0; 
font-style:normal; 
font-variant:normal; 
font-size:13px;
padding: 6 0 6 12;
font-weight: bold;
border-bottom:1px solid #F8F8F8;
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: #880000;
font: 11px Tahoma;
font-weight: bold;
display: block;
}

.urbangreymenu .headerbar a:hover{
font-weight: bold;
color: #FF0000;
}


.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
color: black;
font: 11px Tahoma;
background:url('images/arrow_sub.png') no-repeat top 8 left;
background-color:#F1F1F1;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 26px; 
text-decoration: none;
border-bottom: 1px solid #FFFFFF;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background:url('images/arrow_sub2.png') no-repeat top 8 left;
background-color: #660000;
}


td.juduladmin {
        padding: 6px;
        background-color: #F1F1F1;
        font-weight: bold;
		border-bottom: 2px solid #000000;
        color: #000000;
        text-align: left;
}
td.judul4dm1n {
        padding: 6px;
        background-color: #66CCFF;
        border: 1px solid #66CCFF;
        font-weight: bold;
        color: #000000;
        text-align: center;
}
td.isijuduladmin {
        padding: 8px;
        background-color: #FFFFFF;
        color: #000000;
        text-align: center;
}
td.isititle {
	padding: 0px;
	border-bottom: 2px solid #000000;
}
td.isierror {
        padding: 4px;
        background-color: #FF0000;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
}
td.jdl {
        padding: 4px;
        text-align: center;
        font-weight: bold;
        background-color: #E8E8E8;
        border-bottom: 2px solid #000000;
}
td.isi {
        padding: 4px;
        background-color: #FFFFFF;
        border-bottom: 1px solid #E8E8E8;
}
td.1s1 {
        padding: 4px;
        border-bottom: 1px solid #CAF0CF;
}
td.is1 {
        padding: 4px;
        background-color: #F3F3F3;
        border-bottom: 1px solid #E8E8E8;
}
td.isihal {
        padding: 6px;
        text-align: center;
        border-top: 2px solid #F09506;
}
td.isired {
	padding: 4px;
	color: #FF0000;
	background-color: #FFE8EE;
	border-bottom: 1px dotted #FF0000;
	border-top: 1px dotted #FF0000;
}
td.isigreen {
	padding: 4px;
	color: #008800;
	background-color: #E7FEEA;
	border-bottom: 1px dotted #008800;
	border-top: 1px dotted #008800;
}
td.copyright {
	padding:16px;
	border-top: 2px solid #000000;
	background-color: #F1F1F1;
}
td.menujdl {
	padding: 6 0 6 4;
	background-color: #F1F1F1;
	font-weight: bold;
	border-bottom: 1px solid #C0C0C0;
	color: #000000;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.markermenu{
list-style-type: none; 
margin: 0 0 0 0;
padding: 0; width: 100%; 
}
.markermenu li a{
background: url('images/bullet.gif') no-repeat 12px center;
color: #660000; 
display: block; width: auto;
text-decoration: none;
font-style:normal; font-variant:normal; 
padding: 6 0 6 32;
border-bottom:1px solid #F4F4F4;
}
* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100%;
}
.markermenu li a:visited, .markermenu li a:active{
color: #660000;
}
.markermenu li a:hover{
color: #FFFF00;
font-weight: bold;
background: url('images/bullet.gif') no-repeat 12px center;
background-color: #6C1E09;
}



.bodyx {	
	background:url('images/backbody.gif') repeat-x top center;
	background-color: #125d08; 
}
.link {
	color: #0000FF;
	text-decoration: none;
}
.link:hover {
	color: #FF0000;
	text-decoration: underline;
}
.linkmenuadmin {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
.linkmenuadmin:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma;
}

.linkatas {
	color: #0000FF;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
}
.linkatas:hover {
	color: #FF0000;
	font-weight: bold;
}

.linkus {
	color: #0000FF;
	text-decoration: none;
}
.linkus:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.linkinfo {
	font-family: Tahoma;
	font-size: 10px;
	color: #008800;
	text-decoration: none;
}
.linkinfo:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}
.linkpro {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.linkpro:hover {
	color: #FF0000;
	text-decoration: underline;
}

.linknews {
	color: #0000FF;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
	font-size:14px;
}
.linknews:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

img.foto {
	border: 1px solid #D8D8D8;
}

img.fotopro {
	border: 1px solid #D8D8D8;
}

.fotospace {
	background-color: #FFFFFF;
	padding: 0 3 4 3;
	margin: 2px;
	border: 1px solid #B9B9B9;
	float: right;
	font-size: 9px;
}

.fotospac3 {
	background-color: #FFFFFF;
	padding: 0 3 4 3;
	margin: 2px;
	border: 1px solid #B9B9B9;
	float: center;
	font-size: 9px;
}

td, select, input, textarea {
	font-family: "Lucida Sans Unicode", Tahoma;
	color: #005500;
	font-size: 12px;
}

.inputtext {
	height:24px;
	padding:3 2 0 3;
	border:1px solid #008800; 
}

.submitbutton {
	height:24px; 
	padding-bottom:2px;
	border:1px solid #FFFFFF; 
	background-color:#d57402; 
	color:#FFFFFF;
}


td.isiempty {
	padding: 4 2 12 2;
	color: #FF0000;
	text-align:center;
	font-family: Georgia, Tahoma;
	font-size: 16px;
}
td.icopyright {
	text-align: center;
	padding: 27 0 0 56;
	color: #FFFFFF;
}

td.isiall {
	padding: 2 1 1 2;
	background-color:#FFFFFF;
}

td.spaceline {
	font-size:8px;
}

td.allcontent {
	padding: 14 0 10 0;
	background-color: #FFFFFF;
}

td.leftcontent {
	padding: 0 0 0 15;
}

td.welcome {
	background: url('images/welcome.gif') no-repeat top left;
	padding: 50 0 4 2;
}

td.judul1 {
	padding: 0 2 2 32;
	font-weight: bold;
	color: #FFFFFF;
	background:url('images/_backjdl.gif') no-repeat;
}
td.judul2 {
	padding: 0 8 2 12;
	font-weight: bold;
	background:url('images/_backjdl2.gif') no-repeat;
}

td.isijudul {
	background-color: #ECEBEB;
	padding: 2px;
}

td.isijudulall {
	padding: 8 8 10 16;
}

td.isiline {
	padding: 4px;
}

td.isipage {
	background:url('images/backpage.gif') no-repeat top right;
	padding: 14 2 4 12;
}