#hijriah
{
	margin:0px;
	background: url('../images/hijriah.png') center no-repeat !important;
	font-family:Arial, Helvetica, sans-serif;
	height: 137px !important;
	width: 125px !important;
	text-align:center;
	}
#bulan
{
	padding-top:10px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform: uppercase;
	}
#hari
{
	padding-top:7px;
	font-size: 50px;
	color:#000;
	font-weight: bold;
	
	}
#namahari
{
	padding-top:5px;
	font-size: 12px;
	color:#000;
	text-transform: uppercase;
	}

#tahun
{
	padding-top:0px;
	width: 110px;
	color:#000;
	font-size: 15px;
	font-weight:bold;
	}

#hijriah, #hari, #bulan, #namahari, #tahun
{
	margin: 0 auto 0 auto !important;
	}



.calendar_button{
background:#333;
font-size:11px;
color:#fff;
border:0;}

.cal_friday{
background-color:#fff;
color:purple;
font-weight:bold;
border:1px solid #333;
font-size:11px;
}
.cal_sunday{
background-color:#fff;
color:red;
font-weight:bold;
border:1px solid #333;
font-size:11px;}
.cal_today{
background-color:#005400;
color:#fff;
font-weight:bold;
border:1px solid #fff;
font-size:11px;}
.cal_column{
background-color:#fff;
color:#000;
font-size:11px;}
.cal_table{
background-color:#777;
color:#000;
font-size:11px;}

.cal_disable{
background-color:#fff;
color:#999;
font-size:11px;}
.cal_title{
height:22px;
background-color:red;
border:1px solid #fff;
color:#fff;
text-align:center;
}

