/* ------------------------------------------------------------------- */
/*       Created by: Gaius Ajamian                                     */
/*       For       : Arabic Baptist Church                             */
/*       Date      : 11/24/2008                                        */
/*                                                                     */
/*       All rights reserved.                                          */
/* ------------------------------------------------------------------- */
/*
.flt_rt {float:right;}
.flt_lt {float:left;}
.align_rt{text-align:right;}
.align_lt {text-align:left;}
.align_ctr {text-align:center;}
*/

a.audio:link    {color: #ffffff; text-decoration:none; font:normal normal bold 10pt Tahoma;}
a.audio:visited {color: #ffffff; text-decoration:none; font:normal normal bold 10pt Tahoma;}
a.audio:hover   {color: #ffffff; text-decoration:underline; font:normal normal bold 10pt Tahoma;}
/*a.may:hover   {color: #ffffff; font-size:10pt; font-weight:bold; background: #000080}*/
/*a.may:active  {color:#000000}*/

#AudioHeader
{
	margin: 0px 16px 0px 10px;
	border: 1px solid #cccccc; 
	background-color: white;
	text-align: left;
	width:581px;
	height:30px;
}

#AudioPic
{
	margin: -1px 0px 0px 10px;
	border: 1px solid #cccccc; 
	padding-top: 2px;
	background-color: white;
	border-bottom: 0px;
	text-align: center;
	width:310px;
	height:200px;
	float:left;	
}

#AudioCont
{
	margin: 0px 0px 0px 10px;
	border: 1px solid #cccccc; 
	border-top: 0px;
	background-color: white;
	text-align: center;
	width:310px;
	height:66px;
	float:left;	
}

#EngCont
{
	margin: -1px 0px 0px -1px;
	border: 1px solid #cccccc; 
	border-bottom: 0px;
	background-color: white;
	text-align: left;
	width:270px;
	height:133px;
	float:left;
}

#ArabCont
{
	margin: -68px 0px 0px -1px;
	border: 1px solid #cccccc; 
	border-top: 0px;
	background-color: white;
	text-align: right;
	width:270px;
	height:133px;
	float:left;	
}

#Listing
{
	border: 1px solid #cccccc;
	margin: 0px 17px 10px 10px; 
	text-align: center;
	font-family:'Times New Roman';
}

#ListHead, #AudioHead
{
	font-size:16pt; 
/*	background-color:#000080; */
	color:white; 
	vertical-align:middle; 
	margin-top:0px; 
	padding:5px 10px 5px 10px;
	background-image: url(../audio/54_sermons/img/sprite.jpg); 
	background-repeat: no-repeat; 
}
.Title 
{
	font: normal normal normal 8pt arial;
	color: #0000FF;
	vertical-align: text-top;
	padding-left: 5px;
}

.ATitle 
{
	font: normal normal normal 10pt arial;
	color: #0000FF;
	vertical-align: text-top;
	padding-right: 5px;
}

.Desc 
{
	font: normal normal bold 10pt arial;
	color: #000080;
}

.ADesc 
{
	font: normal normal normal 14pt arial;
	color: #000080;
}