/*------------------------- SECTION:RESET -------------------------*/
html { background-color: #FFFFFF; color: #000000; line-height: 1; }
blockquote,body,button,code,dd,dl,div,dt,form,fieldset,h1,h2,h3,h4,
h5,h6,legend,li,input,ol,p,pre,ul,td,textarea,th{ margin: 0; padding: 0; }
button,fieldset,img { border-width: 0; }
li { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 {	font-size: 100%; font-weight: normal; }

/*------------------------- SECTION:ACCESS -------------------------*/
*.access { position: absolute; left: -5000px; }

/* Global / General
--------------------------------------------------*/
body,td,th,input,select,textarea{
	/*font-family: "Lucida sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(../images/top-bg.jpg);
	background-repeat:repeat-x;
	font-size: 0.625em; text-align:left; 
}
hr { border: none; border-bottom: 1px dashed #ccc; }

div.break { clear: both; margin: 1px; }

a { color: #ffffff; text-decoration: none; }
a:hover { text-decoration: underline; }

strong { font-weight: bold; }

.header-black {font-size: 18px; color: #000000;
}
.header-blue {font-size: 18px; color: #5585C4;
}
.header-title {font-size: 10px; color: #000000;
}

/* GeneralTopOfThePage
--------------------------------------------------*/
.style1 {color: #000000}
a {
	/*font-family: "Lucida sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/* TopListenLive
--------------------------------------------------*/
/*a.ListenLive_1 {  önceki css ayari*/
.ListenLive_1 {
	display: block;
	width: 123px;
	height: 46px;
	background: url("../images/listenlive_tr.gif");
	background-repeat:no-repeat;
	}

.ListenLive_1:hover {
	background-position: -123px 0;
	}

.ListenLive_2 {
	display: block;
	width: 123px;
	height: 46px;
	background: url("../images/listenlive_en.gif");
	background-repeat:no-repeat;
	}

.ListenLive_2:hover {
	background-position: -123px 0;
	}

/* TopIcons
--------------------------------------------------*/
a.facebook {
	display: block;
	width: 30px;
	height: 31px;
	text-decoration: none;
	background: url("../images/top-icon-facebook.gif");
	background-repeat:no-repeat;
	}

a.facebook:hover {
	background-position: -30px 0;
	}

a.twitter {
	display: block;
	width: 30px;
	height: 31px;
	text-decoration: none;
	background: url("../images/top-icon-twitter.gif");
	background-repeat:no-repeat;
	}

a.twitter:hover {
	background-position: -30px 0;
	}

a.podcast {
	display: block;
	width: 30px;
	height: 31px;
	text-decoration: none;
	background: url("../images/top-icon-podcast.gif");
	background-repeat:no-repeat;
	}

a.podcast:hover {
	background-position: -30px 0;
	}

a.webradio {
	display: block;
	width: 30px;
	height: 31px;
	text-decoration: none;
	background: url("../images/top-icon-webradio.gif");
	background-repeat:no-repeat;
	}

a.webradio:hover {
	background-position: -30px 0;
	}

a.webtv {
	display: block;
	width: 30px;
	height: 31px;
	text-decoration: none;
	background: url("../images/top-icon-webtv.gif");
	background-repeat:no-repeat;
	}

a.webtv:hover {
	background-position: -30px 0;
	}

/* globalNav
--------------------------------------------------*/
div#globalNav {
	position:relative;
	width: 1000px;
	font-size: 12px; font-weight: bold;
	z-index: 9999999;
}
div#globalNav a { 
	display: block;
	padding-bottom: 0.692em;
/*	padding-top: 0.615em; */
	padding-top: 0.850em; 
	width: 125px;
	color: #FFFFFF; text-align: center; 
	z-index: 9999999;
}
div#globalNav a:hover { background: url(../images/nav/nav-bg-o.gif) 0 0 no-repeat; text-decoration: none; }
div#globalNav li {
	float: left; margin-right: 0px; 
	background: url(../images/nav/nav-bg.gif) 0 0 no-repeat; 
}
div#globalNav li li { margin: 0; }
div#globalNav li.current { background: url(../images/nav/nav-bg.gif) 0 0 no-repeat; }
div#globalNav li.current a { color: #FFFFFF; }
div#globalNav li.current a:hover { color: #FFFFFF; }
div#globalNav li.active a { background: url(../images/nav/nav-bg-o.gif) 0 0 no-repeat; color: #fff; }
div#globalNav li.active div.subNav { display: block; }
div#globalNav div.subNav { 
	background: url(../images/nav/sub-nav-top.png) 100% 0 no-repeat;
	display: none;
	padding-top: 10px;
	position: absolute; 
}
div#globalNav div.subNav ul { 
	background: url(../images/nav/sub-nav-bottom.png) 0 100% no-repeat;
	float: left;
	padding-bottom: 9px;
	width: 187px;
	z-index: 999999; 
}
div#globalNav div.subNav a { 
	font-size: 11px; text-align: left; font-weight: normal;
	background-color: #173d70; background-image: none; color: #FFFFFF; 
	padding: 0 10px;
	padding-bottom: 0.273em;
	padding-top: 0.182em;
	width: 167px;
}
div#globalNav div.subNav a:hover { background-color: #0c284d; background-image: none; }

/* Top5Part
--------------------------------------------------*/

a.top5-listen {
	display: block;
	width: 30px;
	height: 29px;
	text-decoration: none;
	background: url("../images/top5/listen-icon.gif");
	background-repeat:no-repeat;
}
a.top5-listen:hover {
	background-position: -30px 0;
}
	
.top5-playing-song {
	font-size: 10px; 
	color: #FFFFFF;
	text-align: center;
	padding-top:8px;
	padding-bottom:8px; 
}

a.top5-playing-song:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.top5-playing-song:visited {
	color: #FFFFFF;
}

.top5-song-name {font-size: 11px; color: #FFFFFF;
}

/* MusicChartsPart
--------------------------------------------------*/
.top40-song-name {font-size: 11px; color: #000000;
}
.top40-song-position {font-size: 12px; font-weight: bold; color: #000000;
}

/* NewsPart
--------------------------------------------------*/
.news-sub-title {font-size: 12px; font-weight: bold; color: #000000;
}
.news-text {font-size: 11px; line-height: 15px; color: #000000;
}
.news-bottom-text {font-size: 9px; color: #000000;
}
.news-blackbox-text {font-size: 11px; color: #FFFFFF;
}
.news-blackbox-text-small {font-size: 10px; color: #FFFFFF;
}
a.news-blackbox-text-small {font-size: 10px; color: #FFFFFF;
}
.news-blackbox-text-blue {font-size: 11px; color: #5c8dce;
}
a.news-blackbox-text-blue {font-size: 11px; color: #5c8dce;
}
.comment-text {font-size: 11px; color: #444444;
}
.comment-username {font-size: 11px; font-weight: bold; color: #000000;
}
.comment-datetime {font-size: 10px; color: #000000;
}

/* FormText
--------------------------------------------------*/
.editor{margin:3px auto 7px; border:thin; border-style:solid;}
.editor_panel{padding:10px 0}
.editor td{border:none;margin:0; padding:5px 1px 1px}
.editor td.label{font-weight:bold; padding-right:10px}
.editor label{font-weight:normal; width:200px}
.editor label.row_description{color:inherit; font-weight:inherit; width:inherit}
.ftext-text {font-size: 12px;}
.blue-form {font-size: 12px;color: #0e2c55; border: thin solid #183E71; margin-left:10px; height:18px; vertical-align:middle;}
.blue-text {font-size: 12px;color: #0e2c55;}


/* BottomPart
--------------------------------------------------*/
.copyright-text {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
.copyright-text a {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright-text a:hover  {
	text-decoration: underline;
	color: #FFFFFF;
}
.copyright-text-bold {
	color: #FFFFFF;
}
.copyright-text-bold a {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright-text-bold a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* LoginPart
--------------------------------------------------*/

.login-text {font-size: 11px; color: #000000;
}
.login-bottom-text {font-size: 9px; color: #000000;
}
login-bottom-text a:link {
	color: #000000;
	text-decoration: none;
}
login-bottom-text a:visited {
	text-decoration: none;
	color: #000000;
}
login-bottom-text a:hover {
	text-decoration: underline;
	color: #000000;
}
login-bottom-text a:active {
	text-decoration: none;
	color: #000000;
}
.users-username {font-family: Verdana; padding-left:5px; font-size: 12px; font-weight:bold; color: #000000;
}
.users-email {font-family: Verdana; padding-left:5px; font-size: 10px; color: #000000;
}
.users-btn-text {font-size: 11px; color: #000000;
}
