/* CSS Style created by :	 River Phoenix    		       */
/* Contact: 			 	martdnv@gmail.com 	       */
/* Site : 			 	http://athens66.blogspot.com */


/* Main Content*/
#google_translate_element {
	position:fixed;
	width:140px;
	height:25px;
	right:140px;
	bottom:5px;
	z-index:600;
	overflow:hidden;
	}

#wraph {
	position:fixed;
	width:500px;
	right:280px;
	top:50px;
	z-index:200;
	overflow:visible;
	text-align:right;
 }
 
#wraph h1 {
	font-family: "Century", Helvetica, Georgia, sans-serif;
	font-size:25px;
	line-height:25px;
	color:#fff;
	padding-bottom:10px;	
}

#wraph h2 {
	font-family: "Century", Helvetica, Georgia, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#fff;	
}

#preview { 
	position:fixed;
	text-align:right;
	right:13px;
	top:69px;
	z-index:100;
	overflow:visible;
	text-decoration: none;
	width:200px;
	height:18px;
	display: inline;
	cursor:pointer;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}


#onairwrap { 
	position:fixed;
	right:0px;
	top:0px;
	z-index:100;
	overflow:visible;
	padding:2px 5px 2px 2px;
	text-decoration: none;
	display: inline;
	cursor:pointer;
	}

#onair {
	position:fixed;
	top:32px;
	right:17px;
	width:200px;
	font-family: "Century", Helvetica, Georgia, sans-serif;
	font-size:11px;
	line-height:13px;
	font-style:italic;
	color:#fff;
	text-align:center;
	overflow:visible;
	cursor:pointer;
	z-index:200;
	padding: 0 2px 0 2px;
	}
 	
#wrap h1 {
	font-family: "Century", Helvetica, Georgia, sans-serif;
	font-size:25px;
	line-height:25px;
	color:#fff;
}

#wrap h2 {
	font-family: "Century", Helvetica, Georgia, sans-serif;
	font-size:16px;
	line-height:16px;
	color:#fff;
	padding-top:5px;
	padding-bottom:10px;
}

 
#wrap { position:fixed;
	width:500px;
	right:280px;
	top:100px;
	z-index:200;
	text-align:right;
	overflow:visible;
 }
 
#wrap p { 
	font-family: "Century", Helvetica, Georgia, sans-serif;
	font-size:13px;
	overflow:visible;
	z-index:100;
	color:#ddd; }

#wrap a {
	font-family: "Century", Helvetica, Georgia, sans-serif;
	font-size:13px;
	text-decoration:none;
	cursor:pointer;
	color:#29b3c7;}

#wrap a:hover {
	font-family: "Century", Helvetica, Georgia, sans-serif;
	font-size:13px;
	color: #ff4f89;}

#wrap ul {
list-style-type: none;
display: block;
padding-left:20px;
padding-top:0px;
border:0;
}

#wrap.listen ul {
display: inline;
}

#wrap ul li {
	font-family: "Century", Helvetica, Georgia, sans-serif;
	word-spacing: Normal;
	line-height: 25px;
	font-size:13px;

	padding: 5px 0 5px 0;
	list-style-type: none; 
	text-align:right;
	text-decoration: none;
	cursor:default;
	overflow:visible;
	color:#ddd;
}

#wrap.listen ul li {
float:right;
padding: 5px 0 5px 10px;
}

#wrap.onrepeat ul li { 	
	line-height: 15px;
	font-size:13px;
	padding: 2px 0 2px 0;}

#wrap #aprog {
	font-family: "Century", Helvetica, Georgia, sans-serif;
	font-size:14px;
	text-decoration:none;
	cursor:pointer;
	color:#29b3c7;
}

#wrap #aprog:hover {
	font-family: "Century", Helvetica, Georgia, sans-serif;
	font-size:14px;
	color:#ff4f89;
}

#wrap #programme li, #wrap #programme li a { 
	font-size:14px;
	}
	
#wrap #programme li a { 
	padding-left:10px;
	}
	
/* end of Main Content*/

/* Menu */

#topMenu{ 
	position:fixed;
	left:0px;
	bottom:20px;
	z-index:200;
	overflow:visible;
	}

#Menu{ 
	position:relative;
	bottom: 0px;
	z-index:90;
	overflow:visible;
	}

#Menu li a, #Menu a{
	font-family: "Century", Helvetica, Georgia, sans-serif;
	word-spacing: Normal;
	line-height: 13px;
	font-size:11px;
	margin:1px 0 0 0;
	padding: 2px 8px 2px 6px;
	color:#fff;
	background:#000;
	list-style-type: none;
	text-align:left;
	text-decoration: none;
	display: block;
	cursor:pointer;
	overflow:visible;
	-webkit-opacity:0.9;
	-webkit-filter: alpha(opacity=90);
	
     -webkit-border-top-right-radius:5px;
     -webkit-border-bottom-right-radius:5px;
		
      -khtml-border-radius-topright:5px;
      -khtml-border-radius-bottomright:5px;
		
      -moz-border-radius-topright:5px;
       -moz-border-radius-bottomright:5px;
		
	}
	
#Menu li a:hover,#Menu li.cur a, #Menu a:hover{ 
	color:#ff4f89;
	background:#000;
	overflow:visible;
	-webkit-opacity:0.95;
	-webkit-filter: alpha(opacity=95);
	}

	
#Menu.MenuProg li a, #Menu.MenuProg a{
	line-height: 17px;
	font-size:15px;
	margin:3px 0 0 0;
	padding: 4px 10px 4px 6px;		
	}

/* end of Menu */

/* Background*/

p, a, a:hover {
	text-decoration:none;
	overflow:visible;
	cursor:auto;
	border:0 ,auto;
	outline-style:none;
	outline-width:0;
	}

a:active
{
outline: none;
outline-style:none;
	outline-width:0;
		cursor:pointer;

}

a:focus
{
-moz-outline-style: none;
outline-style:none;
	outline-width:0;
	cursor:pointer;
	}

html, body  {
	width:100%;
	height:100%;
	overflow:hidden;
	z-index: 0;
	cursor:auto;
	background: #000 url(../back/back.jpg) repeat-y fixed top left;
	}

#bg{
	position: absolute;
	height: 100%;
	width:100%;
	top: 0;
	left: 0;
	z-index: 0;
}

/* end of Background*/


/*right menu icons*/

#iconlog {
		position: absolute;
		right:20px;
		top:120px;
		float:left;
		z-index:400;
		overflow:visible;
		}

#iconlog img , #iconlog img:visited {
		position:relative;
		width:24px;
		height:auto;
		list-style-type: none;
		text-decoration: none;
		float:left;
		display:block;
        cursor:pointer;
		clear:both;
        padding:10px 2px 0 0;
		z-index:400;
		opacity: 0.6;
		filter: alpha(opacity=60);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

#iconlog img:hover {
		 border:2px 0 0 0 ;
 		z-index:400;
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	
#pageflip {
	left: 0; top: 0;
	position: fixed;
	cursor:pointer;
}
#pageflip img {
	width: 33px; height: 34px;
	z-index: 399;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	cursor:pointer;
	opacity: 0.95;
}

#pageflip .msg_block {
	width: 33px; height: 33px;
	position: absolute;
	z-index: 205;
	left: 0; top: 0;
	background: url(../pics/subscribe.png) no-repeat left top;
	text-indent: -9999px;
	cursor:pointer;
}
#blogdn {
	left: 0%; bottom: 100px;
	position: fixed;
	cursor:pointer;	
}

#blogdn img {
	width: auto; height: 50px;
	z-index: 85;
	position: absolute;
	left: 0px; bottom: 0px;
	cursor:pointer;
	opacity: 0.7;
}

#poster img {
	margin:auto;
	width: auto;
	height: 640px;
	z-index: 485;
	position: fixed;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	-ms-interpolation-mode: bicubic;
	cursor:pointer;
	opacity: 0;
	display:none;
}

#black {
	left: 0%; top: 0%;
	width:100%;
	height:100%;
	position: fixed;
	cursor:none;
	z-index:450;
	background-color:#fff;
	display:none;
}