@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}



a {
	color:#000000;
	text-decoration:none;
}

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

.alignR {
	float:right;
}

h1, h2, h3 {
	margin: 0;
}

h1 { 
	font-size: 12px; 
	color:#ffcc00;
	font-weight:bold;
}

h2 { font-size: 12px; }

h3 { }

ul, ol {
	margin-top: 0;
	line-height: 140%;
	padding-bottom:10px;
	text-align: justify;
}

.titleBg {
	height:20px;
	background-color:#95b2e1;
	color:#FFFFFF;
	padding-top:9px;
	padding-left:30px;
	background-image:url(images/audioPart.png);
	background-repeat:no-repeat;
	background-position:2px 3px;
	padding-right:10px;
}

.titleBgSub {
	height:10px;
	background-color:#62a5a3;
	color:#FFFFFF;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:30px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:2px 3px;
	padding-right:10px;
}



.titleSelectBg {
	height:20px;
	background-color:#FFFFFF;
	color:#000000;
	padding-top:9px;
	padding-left:30px;
	text-align:right;
	font-weight:bold;
}

.titleBgHref {
	color:#FFFFFF;
	text-decoration:none;
}

.titleBgHref:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.audioLi {
	margin-left:20px;
	background-image:url(images/li.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:10px;
	line-height:20px;
}
.txt {
	color:#000000;
}

#zoom_content {
	color:#000000;
}

#zoom_content #title {
	font-weight:bold;
}

#zoom_content #content {
	text-align:justify;
	display:inline-block;
}

#zoom_content #contentPart {
	text-align:left;
}

#zoom_content #contentButton {
	text-align:right;
}

#zoom_content #contentButton a{
	color:#000000;
	text-decoration:none;
}

#zoom_content #contentButton a:hover{
	color:#000000;
	text-decoration:underline;
}

#audioTop {
	width:100%;
}

#audioTop  #logo {
	width:100%;
	background-image:url(images/HarunYahyaFm_Logo.png);
	background-repeat:no-repeat;
	background-position:80px 0px;
	height:76px;
	margin-top:0px;
}

#top {
	width:100%;
	height:117px;
	background:url(images/HarunYahyaFm_topHeaderBg.png);
	background-repeat:repeat-x;
}

#top #sTopPage {
	width:940px;
	margin:0px auto;
	height:117px;
}

#top #logo {
	width:400px;
	float:left;
	background-image:url(images/HarunYahyaFm_Logo.png);
	background-repeat:no-repeat;
	height:76px;
	margin-top:35px;
}

#top #ads {
	width:470px;
	float:right;
	background-image:url(images/HarunYahyaTv_Banner.png);
	background-repeat:no-repeat;
	height:68px;
	margin-top:30px;
}

#top #adsTv {
	width:470px;
	float:right;
	background-image:url(images/AdnanOktar_Live.jpg);
	background-repeat:no-repeat;
	height:80px;
	margin-top:30px;
}

#OnAirTop {
	width:400px;
	height:117px;
	background:url(images/HarunYahyaFm_topHeaderBg.png);
	background-repeat:repeat-x;
}

#OnAirTop #logo {
	width:400px;
	float:left;
	background-image:url(images/HarunYahyaFm_Logo.png);
	background-repeat:no-repeat;
	height:76px;
	margin-top:35px;
}

#OnAirTop #sTopPage {
	width:400px;
	margin:0px auto;
	height:117px;
}

#centerContentBottomOnAir {
	background-image:url(images/centerBottomBg.png);
	height:37px;
	width:400px;
	background-repeat:repeat-x;
}

#contentOnAir {
	height:350px;
	width:400px;
	text-align:center;
}

#centerContent {
	width:100%;
	background-color:#333333;
	display:inline-block;
	padding-bottom:25px;
}

/* Menu */
#menu {
	width: 940px;
	background-color:#860000;
	background-image:url(images/menuBbColor.png);
	background-repeat:repeat-x;
	height: 35px;
	margin:0px auto;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height:33px;
	width:164px;
	background-image:url(images/menuBg.png);

}

#menu a {
	display: block;
	float: left;
	width:164px;
	text-align:center;
	padding-top:10px;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color:#ffcc00;
}

#menu .selectPage a {
	color: #ffcc00;
}

#menu #search {
	float: right;
	width: 250px;
	color:#FFFFFF;
	margin-top:5px;
	margin-right:5px;
}
#menu #search input {
	background-color:#bb7070;
	color:#FFFFFF;
	height:17px;
	border:none;
	padding-left:3px;
}

#playlistClearContent {
	padding-top:5px;
	padding-left:10px;
	width: 940px;
	margin:0px auto;
	text-align:left;
	color:#FFFFFF;
}

#playlistClearContent a {
	color:#FFFFFF;
	text-decoration:underline;
}

#playlistClearContent a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#liveStreamScriptsContent {
	padding-right:10px;
	width: 940px;
	margin:0px auto;
	text-align:right;
	color:#FFFFFF;
}

#liveStreamScriptsContent a {
	color:#FFFFFF;
	text-decoration:underline;
}

#liveStreamScriptsContent a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


#cookieContent {
	padding-top:20px;
	padding-left:10px;
	width: 940px;
	margin:0px auto;
	text-align:left;
	color:#FFFFFF;
}

#cookieContent a {
	color:#FFFFFF;
	text-decoration:underline;
}

#cookieContent a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


#grayContent {
	padding-top:10px;
	padding-left:10px;
	height:275px;
	width: 940px;
	margin:0px auto;
}

#playListImpExp {
	width: 926px;
	margin:0px auto;
	background-image:url(images/linkShare.png);
	background-repeat:no-repeat;
	background-position:8px -3px;;
	height:26px;
	padding-left:23px;
	padding-top:5px;
}

#playListImpExp  input {
	color:#000000;
	height:14px;
	border:none;
	border:1px solid #FFFFFF;
}

#playListImpExp a{
	color:#FFFFFF;
	text-decoration:none;
}

#playListImpExp a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#playerBox {
	width:269px;
	height:260px;
	float:left;
	border:4px solid #4d4d4d;
}

#liveBox {
	width:417px;
	height:260px;
	float:left;
	border:4px solid #4c4c4c;
	margin-left:7px;
	background-color:#636363;
}


#liveBox #liveBanner {
	width:417px;
	height:83px;
	background-image:url(images/liveBanner.gif);
	background-repeat:no-repeat;
	float:left;
}

#liveBox #liveBanner #liveTitle {
	color:#ffcc00;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
	line-height:20px;
}

#liveBox #liveBanner #liveTxt {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-left:30px;
	margin-top:5px;
}

#liveBox #liveContent {
	width:417px;
	float:left;
	background-image:url(images/HarunYahyaFm_OnAir.jpg);
	background-repeat:no-repeat;
	height:180px;
}

#liveBox #liveContent #liveContentTitle {
	color:#ffcc00;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	margin-top:20px;
	margin-left:15px;
	line-height:20px;
	background-image:url(images/liveSpe.png);
	background-repeat:no-repeat;
	background-position:-10px 15px ;
}

#liveContent #content p {
	margin-top: 0;
}

#liveContent #content a {
	color:#FFFFFF;
	text-decoration:none;
}

#liveContent #content a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.liStart {
	background-image:url(images/li.png);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
	text-align:left;
	line-height:18px;
}



#liveContent #content {
	margin:5px;
	margin-left:15px;
	float:left;
	text-align:left;
}




#otherBox {
	width:205px;
	height:260px;
	float:left;
	border:4px solid #4d4d4d;
	margin-left:7px;
	background-color:#636363;
}

#otherBox #otherLang {
	width:205px;
	float:left;
	display:inline-block;
}

#otherBox #otherLang a {
	color:#FFFFFF;
	text-decoration:none;
}

#otherBox #otherLang a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#otherBox #otherLang h1{
	background-image:url(images/lang.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
	height:40px;
	padding-left:55px;
	padding-top:20px;
}

#otherBox #otherSites {
	width:205px;
	float:left;
}

#otherBox #otherSites h1{
	background-image:url(images/lang.png);
	background-position:10px 0px;
	background-repeat:no-repeat;
	height:35px;
	padding-left:55px;
	padding-top:10px;
}


#otherBox #otherSites #otherSiteCombo {
	text-align:center;
}
#otherBox #otherSites select {
	width:170px;
	border:1px solid #999999;

}

#otherBox #otherAO {
	width:205px;
	padding-top:20px;
	float:left;
}



.text {
	line-height:18px;
	margin-top:0px;
	margin-left:20px;
}

#sperator {
	background-image:url(images/liveSpe.png);
	background-repeat:repeat-x;
	height:15px;
	margin:5px;

}

#speratorLink {
	background-image:url(images/linksSpe.png);
	background-repeat:repeat-x;
	height:15px;
	margin:5px;

}

#catContent {
	padding-top:10px;
	padding-left:10px;
	width: 940px;
	margin:0px auto;
}

#catContent #cat{
	width:900px;
	height:160px;
	float:left;
	border:4px solid #4d4d4d;
	background-color:#003e65;
	display:inline-block;
	padding-top:30px;
	padding-left:20px;
}

#catContent #cat #cell {
	width:215px;
	padding-left:7px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:19px;
	float:left;
}

#catContent #cat #catTitle {
	background-image:url(images/liB.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	color:#ff9933;
	font-size:24px;
	padding-left:25px;
	height:40px;
}

#catContent #cat #cell a {
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(images/li.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:22px;
}

#catContent #cat #cell a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#centerContentBottom {
	background-image:url(images/centerBottomBg.png);
	height:37px;
	width:100%;
	background-repeat:repeat-x;
}

#centerContentWhite {
	background-color:#FFFFFF;
	width:930px;
	height:200px;
	margin:0px auto;
}

#centerContentWhite #last {
	background-image:url(images/lastTitleBg.png);
	background-repeat:repeat-x;
	width:455px;
	height:390px;
	border:1px solid #d3d3d3;
	background-color:#f1f1f1;
	float:left;
	padding-left:10px;
}

#centerContentWhite #last #title {
	background-image:url(images/liB.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-left:25px;
	padding-top:10px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	height:40px;
}

#centerContentWhite #last a {
	color:#333333;
	text-decoration:none;
}

#centerContentWhite #last a:hover {
	color:#333333;
	text-decoration:underline;
}

#selectForYou {
	width:205px;
	height:380px;
	float:left;
	border:4px solid #c5c5c5;
	margin-left:15px;
	background-color:#333333;
	padding-top:4px;
}

#selectForYou p{
	margin-left:10px;
	line-height:14px;
}

#selectForYou #title{
	background-image:url(images/top.png);
	background-repeat:no-repeat;
	background-position:2px 2px;
	height:35px;
}

#selectForYou #title h1{
	margin-left:38px;
	padding-top:10px;
}

#selectForYou #ads{
	background-image:url(images/HarunYahya_Net.jpg);
	background-repeat:no-repeat;
	height:121px;
	width:205px;
}

#selectForYou a {
	color:#FFFFFF;
	text-decoration:none;
}

#selectForYou  a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}



#otherLinks {
	width:205px;
	height:374px;
	float:left;
	border:4px solid #c5c5c5;
	margin-left:15px;
	margin-right:5px;
	background-color:#9c1308;
	padding-top:10px;
}

#otherLinks #ads{
	background-image:url(images/HarunYahya_Org.jpg);
	background-repeat:no-repeat;
	height:121px;
	width:205px;
}

#otherLinks a {
	color:#FFFFFF;
	text-decoration:none;
}

#otherLinks a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#otherLinks #podcast {
	background-image:url(images/podcast.png);
	background-repeat:no-repeat;
	height:60px;
	padding-left:45px;
	padding-top:4px;
	margin-left:10px;
}

#otherLinks #ipod {
	background-image:url(images/ipod.png);
	background-repeat:no-repeat;
	height:47px;
	padding-left:45px;
	padding-top:4px;
	margin-left:10px;
}

#otherLinks #interview {
	background-image:url(images/interview.png);
	background-repeat:no-repeat;
	height:60px;
	padding-left:45px;
	padding-top:4px;
	margin-left:10px;
}

#otherLinks #truth {
	background-image:url(images/truth.png);
	background-repeat:no-repeat;
	height:60px;
	padding-left:45px;
	padding-top:4px;
	margin-left:10px;
}

#bottom {
	background-image:url(images/bottomBg.png);
	background-repeat:repeat-x;
	margin-top:220px;
	width:100%;
	height:97px;
}

#bottom #tTxt {
	width:940px;
	padding-top:30px;
	margin:0px auto;
	height:40px;
	text-align:center;
	color:#333333;
	font-size:10px;
}


#productContent {
	width:100%;
	background-color:#FFFFFF;
	padding-bottom:25px;
	color:#000000;
}

#productContent #content {
	display:inline-block;
	margin-right:15px;
}

#productDesc {
	color:#000000;
	text-align:center;
	margin-right:20px;
}

#productContent #title {
	font-weight:bold;
	font-size:12px;
}

#productContent #contentPart {
	width:98%;
	background-color:#FFFFFF;
	margin-right:20px;
}

#page {
	text-align:right;
}














