/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main-bg.gif);
}

/******* hyperlink and anchor tag styles *******/

a:link{
	color: #fff;
	text-decoration:none;
}
a:visited{
	color:#fff;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
}
a.blog:hover{
	color:#F5921D;
	text-decoration:underline;
}



/******* feature untuk boks tak bersudut *******/

.featurecol {
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #FFF4FA;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
}
.featurecol img{
	float: none;
	padding: 0px 10px 0px 0px;
}.bgungu {
	background-color: #91268F;
}
.agakkanan {
	font-family: Arial, sans-serif;
	padding-left: 10px;
	font-size: 12px;
	line-height:16px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#dropmenuframe{
	position: absolute;
	z-index: 2;
	height: 18px;
}

#dropmenudiv{
position:absolute;
border:1px solid pink;
border-bottom-width: 0;
font:normal 16px Verdana;
color: #fff;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 160px;
display: block;
text-indent: 3px;
padding: 1px 0 0 0;
text-decoration: none;
color: #fff;
font-weight:bold;
font-size: 11px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fff;
color: black;
background-image: url(mosque2.gif);
background-repeat:no-repeat;
background-position: right;
}

#menu_iframe {
    z-index: 10;
    position: absolute;
    display: none;
	width: 100%;
}
.keliling {
border-style:solid;
border-color:#33CCFF;
border-width: 0px;
}
a.glink, a.glink:visited{
	/*background-image: url("hover.gif");*/
  	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	margin: 0px;
	padding: 5px 4px 6px 20px;
	
	
	/*border-right: 1px solid #666666;*/
}

a.glink:hover{
	text-decoration: none;
	background-image: url(mosque.gif);
	background-repeat: no-repeat;
	background-position:left;
	color:#F60;
	
}

/************ menubarhijau styles **************/

.menubarhijau, .menubarhijau a:link, .menubarhijau a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menubarhijau a:hover {
	color: #CCFF00;	
}

.featurecolCopy {
	padding-right: 4px;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	border: 0px none #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
}
.featurecolCopy img{
	float: left;
	padding: 0px 4px 0px 0px;
}
.judulagakkanan {
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #91268F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}.formheight {
	height: 19px;
	font-size: 12px;
	color: #000066;
	vertical-align: text-top;
	background-color: #FFCCFF;
	z-index:1;
	margin-bottom: 0;
	margin-top: 0;
}
.formheight2 {
	height: 19px;
	font-size: 12px;
	color: #0066FF;
	background-color: #F2F9FF;
	margin-bottom: 0;
	margin-top: 0;
	border: 1px solid #3A4CA2;
}
.formheight3 {
	height: 20px;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 0;
}
.borderfoto {
	font-size: 12px;
	line-height:16px;
}
.borderfoto a:visited, .borderfoto a:link, .borderfoto a:hover {
	text-decoration: none;
}
.borderfoto img {
	border: none;
	text-decoration: none;
}
.bordermenukanan {
	border:thin solid #D5E8F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
}
.borderheaderkanan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #666666;
	text-align: center;
	padding: 0px;
	background-color: #F2F9FF;
}
.bgmilis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D1A5CF;
	border: 1px solid #EAD5E9;
}
.knanankiriborder {
	border: 1px solid #666666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
}
.featurecol2 {
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px dashed #91268F;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
}
.featurecol2 img{
	float: left;
	padding: 0px 10px 0px 0px;
}
.bordermenukanan2 {
	background-color: #CBFFB9;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.borderheaderkanan2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #666666;
	background-image: url(hover2.gif);
	padding: 0px 1px 0px 1px;
}
.borderheaderkanan2 img {
	float: left;
	padding: 6px 6px 6px 15px;
}
.borderungutipis {
	border: 1px solid #91269D;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height:16px;
}
.kiriataskanan {
	font-size: 12px;
	line-height:16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #91269D;
	border-right-color: #91269D;
	border-left-color: #91269D;
}
.kirikanan {
	font-size: 12px;
	line-height:16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #91269D;
	border-left-color: #91269D;
}
.kiri {
	font-size: 12px;
	line-height:16px;
}
.kiri a:link, .kiri a:visited {
	color: #FF6600;
}
.kiri a:hover {
	text-decoration: underline;
}
.kanan {
	font-size: 12px;
	line-height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #91269D;
}
.kiribawahkanan {
	font-size: 12px;
	line-height:16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #91269D;
	border-bottom-color: #91269D;
	border-left-color: #632569;
}
.perkomentar {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1A5CF;
}
.petasitus {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #666666;
}
.petasitus a:link, .petasitus a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #660099;
	font-weight:bold;
}
.petasitus a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #FF9900;
}
.petasitus awas {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color:#00CC00;
}
.footer, .footer a:visited, .footer a:link {
	background-color: #4D7DC1;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #FFFFFF;
}
.footer a:hover{
	background-color: #00CCCC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.judul, a.blog, a.blog:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height:16px;
	font-weight: bolder;
	color: #F5921D;
	text-decoration:none;
}
.folder{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
}
.folder img{
	max-width: 115px;
	border: 1px solid #D1A5CF;
}
.panel, panel a:link {
	background-color: #FFFFFF;
	font-size: 11px;
	line-height:16px;
	padding: 1px 2px 1px 5px;
	border: thin solid #FFFFFF;
	text-decoration:none;
}
.panel a:hover {
	font-weight: bold;
	font-size:14px;
	padding: 1px 2px 1px 0px;
	background-color: #000000;
	
}
.panel a:visited {
	color: #91268F;
	background-color: #F2F9FF;
	font-size: 11px;
	line-height:16px;
	padding: 1px 2px 1px 5px;
	border: thin solid #FFFFFF;
	text-decoration:none;
}
.login {
	font-family: Arial, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	font-weight: bold;
}
.login a:link, .login a:visited {
	text-decoration:underline;
}
.login a:hover {
	color: #FF6633;
}

.bgcomment {
	background-color: #FFFFFF;
	border: 1px solid #327EB8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}

.post {
	line-height: 2px;
	color: #ffffff;
	width: 550px;
	padding: 7px;
	margin: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.head {
background-color:#99FFFF;
margin: 0px 0px 0px 0px;
width: 700px; 
}
th {
font-family: Verdana, Arial, Helvetica, sans-serif ; 
font-size: 13px;
font-weight:bold;
color :black;
background-color: #FFFF99;
height : 40px;
}

