.translation_frame{
	width:100%;
	height:100%;
	border:none;
}

#MouseValues{
	position:fixed;
	top:0px;
	left:0px;
	width:120px;
	border:solid 1px black;
	background:yellow;
	font-family: Courier New;
}

#HelpBox{
	position:fixed;
	padding:4px;
	padding-bottom:0px;
	bottom:0px;
	left:3px;
	border:solid 1px gray;
	border-bottom:none;
	background-color:#FFFFDD;
	width:170px;
	z-index:1000;
}
#HelpTitle{
	font-weight:bold;
	padding-bottom:2px;
}
#HelpFrame{
}
.helpTopic{
	padding:2px;
	background:white;
	border:solid 1px silver;
	border-bottom:none;
}

.litePadding{
	padding:2px;
}

#SuraLayout td{
	vertical-align:top;
}

#TafHeader
{
	width:280px;
	font-size:9px;
	text-align:center;
}

#TafseerData{
	width:280px;
	overflow:auto;
	background:#FFFFEE;
}

#TafseerData *{
	font-size:13px;
	font-family:Tahoma;
	line-height:20px;
}

#QuranViewer
{
	position:absolute;
	direction:ltr;
	left:18px;
	border-collapse:collapse;
}

.pageImage{
	width:264px;
	height:402px;
	border:solid 1px;
	border-color:white gray gray white;
}

.active .pageImage
{
	border-color:maroon;
}

#QuranViewer td
{
	text-align:center;
	padding:0px;
}

.pageHeader{
	text-align:center;
	width:265px;
}


.leftSide{
	background: silver url(/images/l_page.jpg) repeat-y;
	height:403px;
}

.rightSide{
	background: silver url(/images/r_page.jpg) repeat-y;
	height:403px;
}

.wait{
	background: white url(/images/wait.gif) no-repeat center;
}


#LeftWait, #RightWait{
	position:absolute;
}

.hidden
{
	display:none;
}

.memChart
{
	background:#FFFFCC;
	white-space:nowrap;
	font-size:10px;
}

.arrowBtn{
	display:inline-block;
	width:12px;
	height:12px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:center;
}

.arrowBtn:hover{
	background-color:#CFE6A6;
}

.arrowBtn.left{
	background-image:url(/images/next.gif);
}

.arrowBtn.right{
	background-image:url(/images/prev.gif)
}

.playBtn
{
	display:inline-block;
	width:16px;
	height:16px;
	background:url(/images/speaker.gif) no-repeat;
	vertical-align:middle;
	cursor:pointer;
}
.playBtn:hover
{
	background:url(/images/listen.gif) no-repeat;
}

.saveBtn
{
	display:inline-block;
	width:16px;
	height:16px;
	background:url(/images/disk.gif) no-repeat;
	text-decoration:none;
	vertical-align:middle;
	cursor:pointer;
}
.saveBtn:hover
{
	background:url(/images/save.gif) no-repeat;
}

*
{
	font-size:11px ;
	font-family:Tahoma;
}
A
{
	text-decoration: none
}
A:link
{
	color:#003399;
	font-weight:bold;
}
A:visited
{
	color:#003399;
	font-weight:bold;
}
A:hover
{
	color:red;
}

select
{
	color:#555555;
}

form
{
	margin-bottom:0px;
	margin-top:0px;
}

*[tid]
{
	background:transparent;
	font-size:11px;
	border:solid 1px;
	border-color:White Silver Silver white;
	border-bottom:none;
	padding:0px 6px 1px 6px;
}
*[tid].sel,*[tid].sel:hover
{
	cursor:default;
	border-right:none;
	border-color:gray white white gray;
	background:#E0E0E0;
}
*[tid]:hover
{
	cursor:pointer;
	background:yellow;
}

.commandcell
{
	color: #555555;
	font-size:11px;
	border: solid 1px;
	border-color: gray White White gray;
}

.MenuItem{
	padding:2px;
	border:solid 1px;
	border-color:white Silver Silver white;
	font-family: Tahoma;
	font-size: 11px;
	white-space:nowrap;
}

.imposed{
	border:solid 1px;
	border-color:white Silver Silver white;
}

#idSubMenuItem {
	padding:1px;
	padding-right:22px;
	border:solid 2px;
	border-color:White silver Silver White;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height:20px;
}

/*#idPagesChart	{font-family:tahoma;font-size:10px;line-height: 15px; }*/
#idBending		{font-family:tahoma;color:orange;font-size:10px;font-weight:bolder;}
#idMemorized	{font-family:tahoma;color:green;font-size:10px;font-weight:bolder;}
#idNotMemorized	{font-family:tahoma;color:#999999;font-size:10px;font-weight:bolder;}

.sMenu{
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	background:white;
}

.suraMenuItem
{
	cursor:pointer;
	padding:2px;
	border-bottom:solid 1px silver;
	background:#F0F0F0;
	color:navy;
}

.suraMenuItem:hover
{
	background:#CFE6A6;
}

