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

.aerobuttonmenu{ 
overflow: hidden;
width: auto;
background: transparent;
padding: 2 0 0 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: right;
font: bold 11px Tahoma; 
line-height: 20px;
height: 34px;
padding-left: 10px;
padding-bottom:3px;
text-decoration: none;
margin-right: 4px;
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: #191919;
}

.aerobuttonmenu a.aero span{
background: transparent url('images/aeroright.gif') no-repeat top right;
display: block;
padding: 6px 9px 8px 1px; /*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: #191919;
background: transparent url('images/aeroleft2.gif') no-repeat top left;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: #FF0000;
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;
}



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;
}

td.isiline {
	padding: 4px;
}

/*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: #FFFFFF; 
display: block; width: auto;
text-decoration: none;
font-style:normal; font-variant:normal; 
padding: 8 0 8 32;
font:12px "Lucida Sans Unicode", Tahoma;
border-bottom:1px solid #69ceed;
}
* 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: #FFFFFF;
}
.markermenu li a:hover{
color: #FF0000;
font-weight: bold;
background: url('images/bullet.gif') no-repeat 12px center;
background-color: #69ceed;
}



.bodyx {	
	background:url('images/backbody.gif') top center; 
}

.link {
	color: #0000FF;
	text-decoration: none;
}
.link:hover {
	color: #FF0000;
	text-decoration: underline;
}

.link2 {
	color: #FFFFFF;
	text-decoration: none;
}
.link2:hover {
	color: #FFFF00;
	text-decoration: none;
}

.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;
}

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

.linkpage {
     text-decoration: none;
     color: #FFFFFF;
     background-color: #F23C06;
     font:11px Tahoma;
     font-weight: bold;
     padding: 4 6 4 6;
	 height: 19px;     
}

.linkpage:hover {
     text-decoration: none;
     color: #F23C06;
     font-weight: bold;
     background-color: #E9E9E9;     
}
.linkpagenolink {
     padding: 4px;
     text-decoration: none;
     color: #F23C06;
     background-color: #E9E9E9;
     font:11px Tahoma;
     font-weight: bold;
     padding: 4 6 4 6;
	 height: 19px;
}


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

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

.fotospace {
	background-color: #FFFFFF;
	padding: 1px;
	margin: 3 4 1 0;
	border: 1px solid #D1D1D1;
	float: left;
}

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

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

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

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

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

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

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

td.sidecontent {
	padding: 0 0 10 5;
}

td.welcome {
	padding: 0 0 0 4;
	font: 19px Arial;
	font-weight: bold;
	color: #fa7306;
}

td.alltitlepage {
	background:url('images/ico_titlepage.gif') no-repeat top left;
	padding: 2 0 8 8;
	font: 19px Arial;
	font-weight: bold;
	color: #fa7306;
	border-bottom: 2px solid #E1E1E1;
}

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

td.boxsearch {
	padding: 8px;
	background-color: #F9F9F9;
	border-bottom: 4px solid #E9E9E9;
}
