.error-small {
	border: 2px solid red;
	font:70%/1.2em Verdana, Arial, sans-serif;
	color: #000;
	padding: 10px 8px 10px 28px;
	background: #FFFFFF url("../sitewide-images/homepage-images/icon_warning.gif") no-repeat 8px 10px;
}

#footer-loading{
   position: fixed;
        width: 50px;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
	padding: 4px 40px 3px 8px;

        background: #FFFFCC url("../mta-images/loader.gif") no-repeat;
        font: bold .8em Verdana, Arial, Helvetica, sans-serif;
        border: 1px solid #CABA96;
	color: #336600;
background-position: center right; 
display: none;

}
.left{
	float: left;
}

.right{
	float: right;
}

/* image replacement */
#container-body ul {
	margin: 0 0 15px 15px;
	padding: 0;
}

#more-on-friday-sermon li {
	list-style: url(../mta-images/bllt_double-arrow.gif) none;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	}

h3 {
	padding: 0;
	margin: 0;
}

a img{
	border: none;
}
/* =MTA Banner
----------------------------------------------- */

/* image replacement for the Friday Sermons header */
#mta-page, #mta-page span.empty {
	background:    url(../mta-images/mta_banner.png) no-repeat;
	width: 720px;
	height: 80px;
	}
#container-mta-page {
	margin: 0 0 20px 0;
	width: 720px;
	height: 80px;
	}




/* =Sidebar Content
----------------------------------------------- */
#container-sidebar {
	width: 200px;
	float: right;
}

#ask-islam {
	margin-top: 20px;
	border: 1px solid #e6e6e6;
	}

#ask-islam .question {
	background-color: #f2f2f2;
	display: block;
	padding: 2px 2px 4px 10px;
	font: 85% Georgia, "Times New Roman", Times, serif;
	color: #729272;
	}
	
#ask-islam .question-text {
	font: 70% Verdana, Arial, sans-serif;
	color: #666;
	padding: 5px 5px 6px 12px;
	}

#ask-islam .answer {
	background-color: #f2f2f2;
	display: block;
	padding: 2px 2px 4px 10px;
	font: 85% Georgia, "Times New Roman", Times, serif;
	color: #88353f;
	}

#ask-islam .answer-text a {
	font: 70% Verdana, Arial, sans-serif;
	text-decoration: none;
	}

#ask-islam .answer-text a:hover {
	text-decoration: underline;
	}


#more-on-friday-sermon {
	border-bottom: 3px solid #b3b3b3;
	margin-top: 20px;
}
#more-on-friday-sermon h4 {
	background-color: #b3b3b3;
	font: bold 0.75em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	padding: 0.3em;
	margin: 0px 0px .7em;
}
#more-on-friday-sermon a {
	text-decoration: none;
	color: #7e7ea3;
}

#mta-sched{
	margin-top: 20px;
}

/* =Main Content
----------------------------------------------- */
#container-main-content {
	width: 500px;
	float: left;
}
#intro p {
	font: 0.95em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 0 0 15px 0;
}
.cap {
	font: normal 1.6em/1.2em Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 1.2em;
	color:#FFFFFF;
	background-color: #4d2121;
	text-align: center;
	border: 2px solid #714d4d;
	margin: .2em .2em 0 0;
}










/*----------------------------------------------- */
/* = MTA Table
----------------------------------------------- */
#mta-schedule-container {
	background-color: #D6DBE1;
	padding: 0 5px 5px 5px;
	margin-top: 10px;
	
	
}

#previous, #next{
	margin: 0;
	padding: 2px;
	margin-top: 2px;
	display: block;
	background-color: #D6DBE1;
	border: 1px solid #798a9a;
}

#next{
	margin-right: -7px;
}

#previous a, #next a{
	color: #506878;
	text-decoration: none;
}

#previous:hover, #next:hover{
	background-color: #E5E8EC;
	border: 1px solid #97A4B0;
}

#header-mta-schedule-container, #header-mta-schedule-container span.empty {
	background: url(../mta-images/hdr_channel-schedule.gif) no-repeat 0 5px;
	width: 490px;
	height: 50px;
	}
	
	

#mta-schedule-container-info {
	background-color: #EAEEF1;
	padding: 11px 0 4px 8px;
	margin-top: 5px;
	position: relative;
	font: 11pt Calibri, Cambria, Verdana;
	color: #757575;
}

.ArabicOverTEXTFONTCLASS {
  
  	font-family: "Traditional Arabic";
  	font-size: 1em;
  	direction: rtl;
  	text-align: right;
  	
  
  }
.OverTEXTFONTCLASS {
 	font-size: 10pt;
	font-family: Calibri, Cambria, Verdana;
	text-align: left;
	

}


.prog-info{

	display: inline; 
	vertical-align: top;
	
}

.prog-info ul{

	padding: 0px;
	margin: 0px;
	display: inline;


}
.prog-info li{
	list-style: none;
	font-size: 10pt;
	font-family: Calibri, Cambria, Verdana;
	padding: 0 5px 0 5px;


}


#schedule-nav ul{

	/*border: 1px solid;*/
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	

}

#schedule-nav li{
	list-style: none;
	font-size: 10pt;
	font-family: Calibri, Cambria, Verdana;
	padding: 0 5px 0 5px;
	display: inline;

}

#previous {
	display: inline;
	float: left;
}

#next {
	display: inline;
	float: right;
}

#schedule-data{
	margin-top: 10px;
}

#schedule-data a{
	color: #343434;
	display: block;
	cursor: pointer;
	cursor: hand;
}


#mta-one, #mta-three, #mta-pthree, #mta-infocast, #mta-infocast-data, #schedule-nav, #schedule-data{
	display: block;
	width: 454px;
	font-size: 10pt;
	font-family: Calibri, Cambria, Verdana;
	padding-left: 5px;
}

.timeZoneClass{
	font-size: 10pt;
	font-family: Calibri, Cambria, Verdana;
	
}

select{
	font-size: 10pt;
	font-family: Calibri, Cambria, Verdana;
	
}


#mta-one{

	background:#DBE5F1 none repeat scroll 0;
	color: #1F497D;
	margin-top: 5px;
	font-weight: bold;
	border: 1px solid #1F497D ;
	
}


#mta-three{

	background:#CCC0DA none repeat scroll 0;
	color: #443258;
	margin-top:10px;
	font-weight: bold;
	border: 1px solid #443258 ;
	
}



#mta-pthree{
	background:#EAF1DD none repeat scroll 0;
	color: #213104;
	margin-top: 10px;
	font-weight: bold;
	border: 1px solid #213104 ;
}
/*
light EAF1DD
dark 404D28 or 213104 */

#mta-one-programs{

	border: 1px solid #1F497D;
	border-right: none;
	border-top: none;
	width:460px;

}

#mta-one-programs td:hover{
	background-color: #EDF2F8;
}

#mta-three-programs{

	border: 1px solid #443258;
	border-right: none;
	border-top: none;
	width:460px;

}

#mta-three-programs td:hover{
	background-color: #D9D0E3;
}

#mta-pthree-programs{

	border: 1px solid #213104;
	border-right: none;
	border-top: none;
	width:460px;

}

#mta-pthree-programs td:hover{
	background-color: #F5F8EF;
}

#mta-infocast{

	background: #DBEEF3 none repeat scroll 0;
	color: #31849B;
	margin-top: 5px;
	font-weight: bold;
	border: 1px solid #31849B ;
	

}
#mta-infocast-programs{

	border: 1px solid #31849B;
	width:460px;
	background: #DBEEF3 none repeat scroll 0;
	color:#000;
	

}


#tz-button {

background:transparent url(../mta-images/btn_tz.gif) no-repeat scroll center top;
border:0 none;
cursor:pointer;
height:19px;
margin:0px 0 0 2px;
padding:0;
text-indent:-1000em;
vertical-align:top;
width:60px;
}

#tz-g-button {

background:transparent url(../mta-images/btn_tz_g.gif) no-repeat scroll center top;
border:0 none;
cursor:pointer;
height:19px;
margin:0px 0 0 2px;
padding:0;
text-indent:-1000em;
vertical-align:top;
width:60px;
}

table.mta{
	
	border-collapse:collapse;
	table-layout:fixed;
	width:450px;
}


table.mta td{

	background:#DBE5F1 none repeat scroll 0;
	text-align:left;
	vertical-align:top;
	border-right: 1px solid #1F497D;
	border-collapse:collapse;
	padding-left: 0 5px 0 5px;
	width: 112px;

}

.mta li{

	list-style: none;
	font-size: 10pt;
	font-family: Calibri, Cambria, Verdana;
	padding: 0 0 0 0;

}


table.mta3{
	
	border-collapse:collapse;
	table-layout:fixed;
	width:450px;
}

table.mta3 td{

	background:#CCC0DA none repeat scroll 0;
	text-align:left;
	vertical-align:top;
	border-right: 1px solid #443258;
	border-collapse:collapse;
	padding-left: 0 5px 0 5px;
	width: 112px;

}

.mta3 li{

	list-style: none;
	font-size: 10pt;
	font-family: Calibri, Cambria, Verdana;
	padding: 0 0 0 0;

}

#arabic-link{

	direction: rtl;
	float: right;
}

table.mtaP3{
	
	border-collapse:collapse;
	table-layout:fixed;
	width:450px;
}

table.mtaP3 td{

	background:#EAF1DD none repeat scroll 0;
	text-align:left;
	vertical-align:top;
	border-right: 1px solid #213104;
	border-collapse:collapse;
	padding-left: 0 5px 0 5px;
	width: 112px;

}

.mtaP3 li{

	list-style: none;
	font-size: 10pt;
	font-family: Calibri, Cambria, Verdana;
	padding: 0 0 0 0;

}




.mtaP3{
	background:#D7E4BC none repeat scroll 0;
	text-align:left;
	vertical-align:top;
}

.mta3{
	background:#CCC0DA none repeat scroll 0;
	text-align:left;
	vertical-align:top;
}

#header-mta-one #header-mta-one span.empty {
	background: url(../mta-images/mta_logo_small.gif) no-repeat 0 5px;
}


#searchq{width:120px; font-size:10pt; color:#999999; border:solid 1px #999999;}
#results{  
	  width: 140px; 
	  position: absolute;
	  border:solid 1px #DEDEDE; 
	  background: #fff;
	 
	  display: none;
}
#results ul, #results li{padding:0; margin:0; border:0; list-style:none;}
#results li {border-top:solid 1px #DEDEDE;}
#results li a{display:block; padding:4px; text-decoration:none; color:#000000; 	font-family: Calibri, Cambria, Verdana; }
#results li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#results li a:hover{background:#D5E5D5;}
#results ul {padding:6px;}




#search-container {
	
	padding: 13px 0 10px 10px;
	background-color: #d5e5d5;
	color: #598059;
	font-size: 10pt;
	font-family: Calibri, Cambria, Verdana;
	width:200px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:190px;
	
	}

#search-container h2{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.65em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;

}

#mtasearch-button{
	width: 51px;
	height: 19px;
	margin: -5px 0 0 4px;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand; /* for IE */
    }
    
#mtasearch-button {
	background: transparent url(../mta-images/btn_search_green.gif) no-repeat center top;
}

#mtaplay-button{
	width: 42px;
	height: 19px;
	margin: -2px 0 0 4px;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand; /* for IE */
	background: transparent url(../mta-images/btn-play.png) no-repeat center top;
}




/* = MTA Schedule
----------------------------------------------- */

#daily-schedule {
	background-color: #ccdfcb;
	padding: 0 0 5px 5px;
	margin-top: 10px;
	clear: both;
}

#header-daily-schedule, #header-daily-schedule span.empty {
	background: url(../mta-images/hdr_daily-schedule.gif) no-repeat 0 5px;
	width: 490px;
	height: 50px;
	}

#daily-info {
	background-color:#E5EFE5;
	margin-left:2px;
	margin-right:6px;
	margin-top:5px;
	padding:5px 5px 4px;
	position:relative;
	font: 11pt Calibri, Cambria, Verdana;
}



#daily-schedule .text, #daily-schedule .audio, #daily-schedule .video {
	float: left;
	font-size: 100%;
}

#daily-schedule .text a, #daily-schedule .audio a, #daily-schedule .video a {
	text-decoration: none;
}

#daily-schedule .text a:hover, #daily-schedule .audio a:hover, #daily-schedule .video a:hover {
	text-decoration: underline;
}

#daily-schedule .text .format, #daily-schedule .audio .format, #daily-schedule .video .format {
	color: #729272;
}

#daily-schedule .audio, #daily-schedule .video {
	margin-left: 3px;}


#header-text, #header-text span.empty {
	background: url(../friday-sermons-images/hdr_text.gif) no-repeat 0 0;
	width: 136px;
	height: 18px;
	}
#header-audio, #header-audio span.empty {
	background: url(../friday-sermons-images/hdr_audio.gif) no-repeat 0 0;
	width: 136px;
	height: 18px;
	}
#header-video, #header-video span.empty {
	background: url(../friday-sermons-images/hdr_video.gif) no-repeat 0 0;
	width: 136px;
	height: 18px;
	}

#daily-schedule ul {
	margin: 9px 0 0 0;
}

#daily-schedule li {
	list-style-image: none;
	margin-left: 9px;
}

#daily-schedule .synopsis {
	margin: 0 10px 10px 0;
	clear: both;
	}

#daily-schedule .synopsis h4 {
	padding: 0;
	color: #729272;
	font: italic bold 72% Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .8em 0;
	}

#daily-schedule .synopsis p {
	margin: 0;
	padding: 0;
	font: normal normal 70%/1.4em Verdana, Arial, sans-serif;
	color: #666;
	}

.daily{

	font: 10pt Calibri, Cambria, Verdana;
	vertical-align: top;
	border-width: 0px 0px 1px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #ccc;
	border-collapse: separate;


}
.daily-ar{
	font-family: "Traditional Arabic";
  	font-size: 1em;
  	direction: rtl;
  	text-align: right;
	vertical-align: top;
	border-width: 0px 0px 1px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #ccc;

}

#daily-schedule th{
	
	font: 10pt Calibri, Cambria, Verdana;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #000;


}

.time-cell{
	
	font: 10pt Calibri, Cambria, Verdana;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #000;
	width: 55px;
	margin-left: 10px;

}

#todays-date{
	
	font: 10pt Calibri, Cambria, Verdana;
	fong-style: bold;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 0px #85b1de; 
    text-decoration: underline;
    color: #0000ff;
    cursor: pointer;
	cursor: hand; /* for IE */
	background-color: #E5EFE5;

}

/*---- MTA Stream  ----*/

#stream {
	background-color: #CCBABA;
	padding: 5px 0 5px 5px;
	margin-top: 10px;
	clear: both;
}

/* image replacement for the stream header */
#header-mta-stream {
    background-image:url(../mta-images/hdr_live-stream.gif);
    background-repeat:no-repeat;
    width: 490px;
    height: 45px;
}

#header-mta-stream span {
	display: none;
}
	
#stream-inside {
	/**height: 400px;**/
	background-color:#E6DDDD;
	margin-left:2px;
	margin-right:6px;
	margin-top:5px;
	padding:5px 5px 4px;
	position:relative;
	font: 11pt Calibri, Cambria, Verdana;
}


/*---- Jquery Tabs/Slider  ----*/

    .widget {
    width: 455px;
    padding: 10px;
    background: #F5F9F5;
    border: 1px solid #CCDFCB;
    margin: 4px 0 15px 0;
    }

    .widget a {
    color: #222;
    text-decoration: underline;
    }

    .widget a:hover {
    color: #CCDFCB;
    text-decoration: none;
    }

    .tabnav li {
    display: inline;
    list-style: none;
    padding-right: 5px;
    margin-bottom: 20px;
    }

    .tabnav li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #222;
    font-weight: bold;
    padding: 4px 6px;
    outline: none;
    border: 1px solid #E5EFE5;
    border-bottom: none;
    }

    .tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
    background: #F5F9F5	;
    color: #222;
    text-decoration: none;
    border: 1px solid #CCDFCB;
    border-bottom: none;
    }
    .tabdiv {
    margin-top: 2px;
    padding: 5px;
    }
 
    .ui-tabs-hide {  
    display: none;  
    }
    
    
a:focus {
	outline: none;
}

#mtatabber {
	height: 100%;
	display: none;
}

.btn-slide {
	background: url(../mta-images/btn_slider.gif) no-repeat;
	width: 200px;
	height: 30px;
	margin: 0 auto;
	display: block;

}
.active {
	background-position: 0 -30px ;
        outline: none;
}

/*---- Jquery Tooltip ----*/

.tip {
	width: 229px;
	margin-left: 28px;
	color: #343434;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	border: 1px solid #798A9A;
	background-color: #D6DBE1;
	opacity: .9;
	text-align: left;
	font: .75em Calibri, Cambria, Verdana;
}
	
.tipMid {
	padding: 5px;
}

#mta-view{
	background: url(http://www.alislam.org/sitewide-images/affiliated-images/logo-mta.jpg) center no-repeat ;
	height: 108px;
	width:200px;
	font: 13px Arial, monospace, monaco;
}

#mta-view a{
	padding-top: 73px;
	padding-left: 53px;
	color: #fff;
	display: block;
	text-decoration: none;
}

#mta-view a:hover{
	text-decoration: underline;
}

#mta-stream{
	margin-top: 10px;
	border: #ae8eb5 5px  solid;
}

