/* some defaults for HTML tags */
A:active {
	TEXT-DECORATION: none
}
A:link {
	COLOR: black; TEXT-DECORATION: none
}
A:visited {
	COLOR: black; TEXT-DECORATION: none
}
A:hover {
	COLOR: green; TEXT-DECORATION: none
}
BODY, DIV,TD,TH,TR,TABLE,FONT,INPUT,OL,LI,UL,FORM,
BLOCKQUOTE,P {
  font-family: verdana, helvetica,sans-serif;
  font-size: 7pt;
}
/*
#body DIV,TD,TH,TR,TABLE,FONT,INPUT,OL,LI,UL,FORM,
BLOCKQUOTE,P {
  font-family: verdana, helvetica,sans-serif;
  
}

*/
#DIV { margin-top: 3px; margin-bottom: 3px; }


H1 {font-size: 18pt;font-family: verdana, helvetica,sans-serif;}
H2 {font-size: 13pt;font-family: verdana, helvetica,sans-serif;color: green;}
H3 {font-size: 12pt;font-family: verdana, helvetica,sans-serif;}
H4 {font-size: 11pt;font-family: verdana, helvetica,sans-serif;}
H5 {font-size: 10pt;font-family: verdana, helvetica,sans-serif;}

#body A { color:#008000; text-decoration: none;}
#body A:link { color:#008000; text-decoration: none;}
#body A:active { color:#d5ae83; text-decoration: none;}
#body A:visited { color:#008000; text-decoration: none;}
#body A:hover { color:#000000; text-decoration: underline;}

#body {
	font-family: verdana, helvetica,sans-serif;
	font-size: 9pt;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
}

#footer-nav A { color:#486591; text-decoration: none;}
#footer-nav A:link { color:#486591; text-decoration: none;}
#footer-nav A:active { color:#d5ae83; text-decoration: none;}
#footer-nav A:visited { color:#305873; text-decoration: none;}
#footer-nav A:hover { color:#5b80b7; text-decoration: underline;}

#search .languages_block {
	font-size: 7pt;
	margin:.5em 0 .5em 0;
	background-color:#F0F0F0; 
	border:#008000 1px solid;
	padding:.5em;
	text-align:justify;
}
.lang_single_box {
	white-space:nowrap;	
	text-align:left;
	cursor:pointer;
}
.lang_selected {
	color:#990000;
	font-weight:bold;
}
#charset_warn {
	background-color:#FFFFEC;
	border:#666666 1px solid;
	padding: .2em;
}
#result_box {
	padding:2px;
	background:#EAFDEF; 
	border-top:#00CC00 1px solid;
}

#footer-nav {text-align:center}

#top-nav {
	width:100%;
	text-align:right;
}
#top-nav div{
	display:inline;
}

.highlighted-keyword-on {background-color:#FFFF99;}
.highlighted-keyword-off {background-color:#FFFFFF;}

.quran_search_result DIV { margin-bottom:1em;}

.quran_search_result hr {
	border-bottom:#CCCCCC 1px solid;
}

/* indonesia note numbers*/
.id_note {
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	background-color:#FFFFCC;
	border:#666666 1px solid;
	padding:2px;
}

.surah_number_name {
	font-size: 9pt;
	display:inline;
}
.verse {
	font-size: 9pt;
	margin-top:1em;
	display:block;
}
/* 
.verse-nav{
	background-color:#FFFFCC;
	border-top:#666666 1px solid;
}
*/
/* arabic images */
.ari { 
	font-size: 9pt;
	text-align: right;
	text-decoration: none; 
	color: black; font-weight: bold;
}

/* arabic, thai, ur */
.ar,.th,.ur,.ur2 {
	font-family:"traditional arabic","Arabic Transparent","simplified arabic";
	font-weight:normal;
	font-size: 16pt; 
	direction: rtl; 
	unicode-bidi: normal;
	color:#000000;
	text-align: right; 
}

/* japanes & chines */
.jp,.cn {
	font-family:"minchow";
	font-weight:normal;
	font-size: 16pt; 
	color: #000000;
	text-align: right; 
}


/* latin */
.ar2,.ln { 
	font-size: 9pt; 
	text-decoration: none;
	color: green; 
}


/* index page */
.surahlist {
	text-align:left;
	padding: 0 10px 10px 10px;
}
.surahlist a {
	color: #666666;
	text-decoration: none;
	text-align:left;
}

.surahlist a:link {
	color: #666666;
	text-decoration: none;
}


.surahlist a:active {
	color: #666666;
	text-decoration: none;
}


.surahlist a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Terms */
#terms {
	font-size: 9pt;
	width:550px;
	padding-left:15%;
}
#terms li {
	padding-bottom:1em;
}

/* Developer Section */
.code {
	font-family:"Courier New", Courier, mono;
	font-size:14px;
	background-color:#F5F5F5;
	border:#FF9900 1px dashed;
	padding:1em;
}
.demo {
	font-size: 9pt;
	background-color:#F5F5F5;
	border:#009900 1px dashed;
	padding:1em;
}
#generate_block {
	font-size: 7pt;
	background-color:#F0F0F0; 
	border:#008000 1px solid;
	padding:.5em;
}
#random_language_block {
	font-size: 9pt;
	background-color:#EFFFEA; 
	border:#006600 1px solid;
	padding:.5em;
}
#random_preview {
	font-size: 9pt;
	border:#666666 1px solid;
	padding:.5em;
}
#footer_search {
	font-size: 9pt;
	text-align:center;
	margin:1em;
}