/* CSS Document */
/****Contents Download****/

#container_down{
	clear:both;
	float:left;
	width:974px;
	font-family:Arial, Helvetica, sans-serif;
	}
		#downTopNav{
			float:left;
			width:970px;
			background:#357baf url(/images/new/sermon_menu_bg.gif) repeat-x top;
			height:27px;
			border-top:1px solid #ebebeb;
			padding:3px 0 0 4px;
			}
		#downTopNav ul li{
			float:left;
			text-align:center;
			font-size:10pt;
			font-weight:bold;
			height:22px;
			padding:5px 20px 0 20px;
			}
			#downTopNav ul li a:hover{
				text-decoration:none;
				}
			.clicked{
				background:#ffffff;
				color:#000000;
				height:27px;
				}
			.clicked a:hover{
				color:#003399;
				}
			.unclicked a{
				color:#ffffff;
				height:27px;
				}
			.unclicked a:hover{
				color:#78eaff;
				}
				
			/***Sermon Container*****/
			#downContainer{
				clear:both;
				float:left;
				width:952px;
				padding:13px 11px 15px 11px;
				}
				#downConTop{	
					padding-bottom:13px;
					float:left;
					width:952px;
					}
					#pdfTle, #audioTle{
						float:left;
						font-weight:bold;
						width:248px;
						height:30px;
						font-size:12pt;
						padding:13px 0 0 55px;
						}
					#pdfTle{
						background:url(/images/new/ic_pdf_big.gif) no-repeat 15px 6px;
						}
					#audioTle{
						background: url(../../images/new/ic_mp3.gif) no-repeat 10px 7px;
						}
						.blue{
							color:#2b599f;
							}
					#topBn{
					float:right;
					width:570px;
					text-align:right;
						}
						#topBn img{
							display:block;
							float:right;
							margin-left:11px;
							}
					#jump{
						clear:both;
						padding:10px 0 0 0;
						float:left;
						width:952px;
						}
						#jump a{
							float:left;
							font-weight:bold;
							font-size:9pt;
							padding:0 15px 0 35px;
							background:url(/images/new/arrow_blue.gif) no-repeat 20px center;
							}		
						.grayTxt{
							color:#b5b5b5;
							}	
					#downConBox{
						clear:both;
						width:952px;
						float:left;
						background:url(/images/new/down_pdf_bg.gif) repeat-y top;
						font-size:10pt;
						font-weight:bold;
						}
						#downConBox ul li{
								background:url(/images/new/dot_blue.gif) no-repeat 0px 10px;
								padding:3px 0 3px 13px;
								}
						.downListBox1{
							float:left;
							width:263px;
							padding:20px 41px 20px 20px;
							}
							.downListBox1 a{
								color:#004276;
								}
							.downListBox1 a:hover, .downListBox2 a:hover{
								color:#1087d3;
								text-decoration:underline;
								}
								
						.downListBox2{
							float:right;
							width:264px;
							padding:20px;
							}
							.downListBox2 a{
								color:#4d4d4d;
								}			
				
				/****Audio****/
				table{
					clear:both;
					padding:3px;
					}
					.audioTle1{
						text-align:center;
						font-size:10pt;
						font-weight:bold;
						background-color:#d4d4d4;
						padding:4px 0;
						}
					table td{
						border-bottom:1px solid #d4d4d4;
						}
					table a{
						color:#1e5096;
						padding:2px 3px;
						}
						table a:hover{
							text-decoration:none;
							background:#266ac7;
							color:#FFFFFF;
							}
					.bookname{
						padding:5px 20px;
						font-size:9pt;
						font-weight:bold;
						}
					.vers{
						padding:5px 0;
						}

