* { 
	padding: 0;
	margin: 0;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
}
img, fieldset {
	border: none;
}
ul {
	list-style: none;
}
body {
	color: #656565;
	font: 12px "Trebuchet MS";
	background: url(../img/bg_top.jpg) repeat-x 0 114px;
	behavior: url("csshover.htc");
}
#main {
	width: 940px;
	min-height: 100%;
	margin: 0 auto -542px auto;
	position: relative;
}
#logo {
	padding: 20px 0 0 0;
	float: left;
}
#phone {
	color: #999;
	text-align: right;
	padding: 15px 0 0 40px;
	float: right;
}
#phone big {
	color: #FA8700;
	font: bold 18px "Trebuchet MS";
}
#phone a {
    color:#FA8700;
}
#lang li a {
	color: #999;
}
#lang li {
	font: 11px "Trebuchet MS";
	background: url(../img/lang_sep.gif) no-repeat right 22px;
	padding: 20px 8px 0 8px;
	float: left;
}
#nav {
	margin: -28px 0 6px 0;
	float: right;
}
#nav li {
	height: 41px;
	background: url(../img/nav_items.gif) no-repeat right -62px;
	padding: 0 1px 0 0;
	position: relative;
	_z-index: 10;
	float: left;
}
#nav li a {
	height: 41px;
	color: #333;
	font: bold 14px "Trebuchet MS";
	text-decoration: none;
	cursor: pointer;
	padding: 0 0 0 12px;
	position: relative;
	z-index: 1;
	float: left;
}
#nav li a.act {
	color: #FA8700;
	background: url(../img/nav_items.gif) no-repeat;
	padding: 0 0 0 17px;
	margin: 0 -3px;
}
#nav li a span {
	height: 28px;
	padding: 13px 12px 0 0;
	float: left;
}
#nav li a.act span {
	height: 28px;
	background: url(../img/nav_items.gif) no-repeat right 0;
	padding: 13px 19px 0 0;
}
#nav li a span img {
	margin: 1px 0 0 0;
}
#nav li:hover a.drop {
	color: #FA8700;
	background: url(../img/nav_items.gif) no-repeat 0 bottom;
	padding: 0 0 0 13px;
	margin: 0 -1px;
}
#nav li:hover a.drop span {
	height: 28px;
	background: url(../img/nav_items.gif) no-repeat right bottom;
	padding: 13px 13px 0 0;
}
#nav li a.drop_act {
	color: #FA8700;
	background: url(../img/nav_items.gif) no-repeat;
	padding: 0 0 0 17px;
	margin: 0 -3px;
}
#nav li a.drop_act span {
	height: 28px;
	background: url(../img/nav_items.gif) no-repeat right 0;
	padding: 13px 19px 0 0;
}
#nav li:hover a.drop_act {
	color: #FA8700;
	background: url(../img/nav_items.gif) no-repeat 0 bottom;
	padding: 0 0 0 17px;
	margin: 0 -3px;
}
#nav li:hover a.drop_act span {
	height: 28px;
	background: url(../img/nav_items.gif) no-repeat right bottom;
	padding: 13px 19px 0 0;
}
#nav li:hover ul {
	width: 168px;
	display: block;
	position: absolute;
	top: 36px;
	left: -1px;
}
#nav li ul li {
	width: 168px;
	height: auto;
	background: url(../img/nav_drop_bg.png) no-repeat 0 center;
	padding: 0;
	float: left;
}
#nav li ul li.top, #nav li ul li.bottom {
	height: 14px;
	font-size: 0;
	line-height: 0;
	margin: 0;
}
#nav li ul li.top {
	background: url(../img/nav_drop_bg.png) no-repeat;
}
#nav li ul li.bottom {
	background: url(../img/nav_drop_bg.png) no-repeat 0 bottom;
}
#nav li ul li a {
	width: 130px;
	height: auto;
	font: 14px "Trebuchet MS";
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 5px 10px;
	margin: -1px 0 0 8px;
	_display: inline;
	float: left;
}
#nav li ul li a.act_sub {
	color: #FA8700;
	background: #F4F4F4;
}
#nav li ul {
	display: none;
}
#nav li.search {
	background: none;
	padding: 10px 0 0 15px;
}
#nav li.search .input {
	width: 115px;
	color: #656565;
	font: 14px "Trebuchet MS";
	border: 1px solid #ABADB3;
	padding: 2px 5px;
	float: left;
}
#nav li.search .submit {
	cursor: pointer;
	margin: 4px 0 0 5px;
	float: left;
}
#now_playing {
    width: 440px;
    display: block;
}
#now {
	width: 440px;
	color: #FFF;
	font: 14px "Trebuchet MS";
	border-bottom: 1px solid #3B3C3C;
	padding: 7px 0;
	float: left;
}
#now .icon_1 {
	background: url(../img/icon_1.png) no-repeat right 0px;
	padding: 0 10px 0 0;
	margin: 0 5px 0 0;
}
#now .icon_2 {
	background: url(../img/icon_2.png) no-repeat right 0px;
	padding: 0 10px 0 0;
}
#now a.good, #now a.bad {
	color: #999;
	font: italic 11px "Trebuchet MS";
	text-decoration: none;
	padding: 4px 0 0 21px;
	margin: 0 0 0 5px;
	display: inline-block;
}
#now a.good {
	background: url(../img/icon_3.png) no-repeat;
}
#now a:hover.good {
	color: #33ff00;
}
#now a.bad {
	background: url(../img/icon_4.png) no-repeat;
}
#now a:hover.bad {
	color: #ff6666;
	background: url(../img/icon_4_top_hover.png) no-repeat;
}
#now #song {
    display:inline-block;
    width:250px;
    height:16px;
    vertical-align: bottom;
    margin-bottom:1px;
    overflow:hidden;
    line-height:16px;
}

#next {
	width: 440px;
	color: #999;
	font: 11px "Trebuchet MS";
	border-top: 1px solid #6A6A6A;
	padding: 7px 0;
	clear: left;
	float: left;
}
#next .icon_1 {
	font: 12px "Trebuchet MS";
	background: url(../img/icon_1.png) no-repeat right 0px;
	padding: 0 10px 0 0;
	margin: 0 5px 0 0;
}
a.live {
	margin: -8px 10px 0 10px;
	float: left;
}
#help_links_top {
	width: 80px;
	height: 56px;
	font: 11px "Trebuchet MS";
	text-align: right;
	background: url(../img/help_links_top_sep.gif) no-repeat right 0;
	padding: 16px 15px 0 0;
	float: left;
}
#help_links_top a {
	color: #CBCBCB;
	margin: 1px 0;
	display: inline-block;
}
#help_links_top a:hover {
	color: #FF8700;
	text-decoration: none;
}
#help_links_top a.tops {
	background: url(../img/icon_5.png) no-repeat right 0;
	padding: 0 22px 0 0;
}
#help_links_top a:hover.tops {
	background: url(../img/icon_5.png) no-repeat right -25px;
}
#help_links_top a.program {
	background: url(../img/icon_6.gif) no-repeat right 2px;
	padding: 0 22px 0 0;
}
#help_links_top a:hover.program {
	background: url(../img/icon_6.gif) no-repeat right -23px;
}
#today {
	width: 283px;
	color: #FFF;
	font: 12px "Trebuchet MS";
	margin: -4px 0 0 15px;
	float: left;
}
#today a.person {
	width: 85px;
	height: 76px;
	margin: 0 7px 0 0;
	overflow: hidden;
	float: left;
}
#today strong, #today b {
	font: bold 14px "Trebuchet MS";
	display: block;
}
#container {
	width: 620px;
	padding: 25px 0 10px 0;
	float: left;
}
#slider-container {
	width: 620px;
	height: 240px;
	margin: 0 0 25px 0;
	position: relative;
	float: left;
}
#slider {
	width: 620px;
	height: 240px;
	margin: 0 0 25px 0;
	position: relative;
	float: left;
	overflow:hidden;
	
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:620px;
	height:240px;
	overflow:hidden; 
}
.slider {
	width: 620px;
	height: 240px;
	margin: 0 0 25px 0;
	position: relative;
	float: left;
}
.slider .frame {
	position: absolute;
	top: 0;
	left: 0;
}
#slider-container #nextBtn {
	display:block;
	position:absolute;
	top:81px;
	right:0;
	z-index:998;
}

#slider-container #nextBtn a {
	display:block;
	position:relative;
	width:37px;
	height:75px;
	background:url(../img/slider_next.png) no-repeat 0 0;
}
#slider-container #prevBtn {
	display:block;
	position:absolute;
	left:0px;
	top:81px;
	z-index:998;
}
#slider-container #prevBtn a {
	display:block;
	position:relative;
	width:37px;
	height:75px;
	background:url(../img/slider_prev.png) no-repeat 0 0;
}

.slider a.prev {
	position: absolute;
	top: 96px;
	left: 0;
	z-index: 1;
}
.slider a.next {
	position: absolute;
	top: 96px;
	right: 0;
	z-index: 1;
}
.slider .panel {
	width: 235px;
	height: 250px;
	color: #FFF;
	padding: 15px 50px 0 25px;
	z-index: 1;
	float: right;
}
.slider .panel_fix {
	width: 235px;
	height: 250px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.slider .panel h1 {
	font: bold 30px "Trebuchet MS";
	line-height: 30px;
	padding: 10px 0 10px 0;
	display: block;
        
}
.slider .panel h1 a.slider_h1, .slider .panel h1 a.slider_h1:hover {
    text-decoration:none !important;
    margin:0 !important;
}

.slider .panel p {
	font: 14px "Trebuchet MS";
	padding: 0 0 15px 0;
	display: block;
}
.slider .panel a {
	color: #FFF;
	text-decoration: none;
	margin: 0 15px 0 0;
}

.slider .panel a.slide_text {
	margin:0 !important;
}

.slider .panel a.slide_text:hover {
	text-decoration:none !important;

}


/*
#slider {
	width: 620px;
	height: 270px;
	margin: 0 0 25px 0;
	position: relative;
	float: left;
}
#slider .frame {
	position: absolute;
	top: 0;
	left: 0;
}
#slider a.prev {
	position: absolute;
	top: 96px;
	left: 0;
	z-index: 1;
}
#slider a.next {
	position: absolute;
	top: 96px;
	right: 0;
	z-index: 1;
}
#slider .panel {
	width: 235px;
	height: 250px;
	color: #FFF;
	padding: 20px 50px 0 25px;
	z-index: 1;
	float: right;
}
#slider .panel_fix {
	width: 235px;
	height: 250px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
#slider .panel h1 {
	font: bold 30px "Trebuchet MS";
	line-height: 30px;
	padding: 10px 0 10px 0;
	display: block;
}
#slider .panel p {
	font: 14px "Trebuchet MS";
	padding: 0 0 25px 0;
	display: block;
}
#slider .panel a {
	color: #FFF;
	text-decoration: none;
	margin: 0 15px 0 0;
}
*/
#content_top, #content_bottom {
	width: 620px;
	height: 20px;
	float: left;
}
#content_top {
	background: url(../img/content_top_bottom.gif) no-repeat;
}
#content_bottom {
	background: url(../img/content_top_bottom.gif) no-repeat 0 bottom;
}
#content {
	width: 576px;
	background: #FFF;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	padding: 0 21px;
	float: left;
}
#content h1 {
	width: 576px;
	color: #FA8700;
	font: bold 30px "Trebuchet MS";
	background: url(../img/h1_bg.gif) repeat-x 0 12px;
	padding: 0 0 20px 0;
	float: left;
}
#content h1 span {
	background: #FFF;
	padding: 0 10px 0 0;
	float: left;
}
#content h1 a.url {
	color: #656565;
	font: 11px "Trebuchet MS";
	background: url(../img/icon_7.gif) no-repeat #FFF 10px 5px;
	padding: 3px 0 0 20px;
	margin: 12px 0 0 0;
	float: right;
}
#content h2 {
	color: #000;
	font: bold 24px "Trebuchet MS";
	padding: 0 0 15px 0;
	display: block;
}
#content #news li h2 {
	font: bold 18px "Trebuchet MS";
	padding: 0 0 5px 0;
}
#content #records li h2 {
	font: bold 14px "Trebuchet MS";
cursor:default;
	/*padding: 0;*/
}
#content #records li h2.simple {
    	padding: 0;
}
#content #records li h2.merged {
       margin:16px 0 0 0;
       
}
#content #broadcast_table td h2, #content .broadcast_table td h2 {
	font: bold 18px "Trebuchet MS";
	padding: 0;
}
#content h2 a {
	color: #000;
	text-decoration: none;
}
#content p {
	font: 14px "Trebuchet MS";
	padding: 0 0 15px 0;
	display: block;
}
#content #news li p {
	border-bottom: 1px solid #E7E7E7;
	padding: 0 0 7px 0;
	margin: 0 0 8px 0;
}
#content #records li p {
	font: 12px "Trebuchet MS";
	padding: 0;
}
#content p.date {
	color: #999;
	font: 13px "Trebuchet MS";
	padding: 0 0 4px 0;
}
#content #news li p.date {
	font: 11px "Trebuchet MS";
	border: 0;
	padding: 0;
	margin: 0;
}
#content .list {
	font: 14px "Trebuchet MS";
	padding: 0 0 15px 0;
	display: block;
}
#content .list li {
	background: url(../img/list_dot.gif) no-repeat 15px 5px;
	padding: 0 0 5px 30px;
	display: block;
}
#content .info_table {
	width: 576px;
	font: 14px "Trebuchet MS";
	border-top: 1px solid #E7E7E7;
	margin: 0 0 15px 0;
}
#content .info_table th {
	color: #000;
	font: bold 14px "Trebuchet MS";
	text-align: left;
	border-bottom: 1px solid #FB8800;
	padding: 5px 10px;
}
#content .info_table td {
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 10px;
}
#content .info_table .txt_c {
	text-align: center !important;
}
#content blockquote {
	padding: 0 25px 25px 25px;
	display: block;
}
#content blockquote p {
	color: #333;
	font: 16px "Trebuchet MS";
}
#content blockquote .name {
	font: 11px "Trebuchet MS";
	background: url(../img/blockquote_name.gif) no-repeat;
	padding: 10px 0 0 0;
	display: block;
}
#content .img_center {
	padding: 0 0 15px 0;
	display: block;
}
#content #news li {
	width: 331px;
	padding: 0 0 20px 245px;
	float: left;
}
#content #news li a.foto {
	width: 229px;
	height: 133px;
	overflow: hidden;
	margin: 0 0 0 -245px;
	float: left;
}
#content #desc {
	width: 576px;
	background: url(../img/desc_border.gif) repeat-y 375px 0;
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
	float: left;
}
#content #desc .left {
	width: 360px;
	float: left;
}
#content #desc .right {
	width: 165px;
	padding: 0 10px 0 0;
	float: right;
}
#content #desc .right strong, #content #desc .right b {
	color: #000;
}
#content #desc a.foto {
	font: 14px "Trebuchet MS";
	margin: 0 0 10px 0 !important;
}

#content #broadcast_table {
	width: 576px;
	margin: 0 0 15px 0;
}
#content #broadcast_table th {
	color: #999;
	font: 11px "Trebuchet MS";
	text-align: left;
	padding: 5px 10px;
}
#content #broadcast_table td {
	height: 49px;
	font: 14px "Trebuchet MS";
	/*line-height: 48px;*/
        line-height: 16px;
	border-top: 1px solid #E7E7E7;
	padding: 5px 10px;
}
#content #broadcast_table tr:hover td {
	background: url(../img/broadcast_table_bg.jpg) repeat-x;
    cursor: pointer;
}
#content #broadcast_table td small {
	font: 12px "Trebuchet MS";
	display: block;
}

#content .broadcast_table {
	width: 576px;
	margin: 0 0 15px 0;
}
#content .broadcast_table th {
	color: #999;
	font: 11px "Trebuchet MS";
	text-align: left;
	padding: 5px 10px;
}
#content .broadcast_table td {
	height: 49px;
	font: 14px "Trebuchet MS";
	line-height: 48px;
	border-top: 1px solid #E7E7E7;
	padding: 5px 10px;
}
#content .broadcast_table tr:hover td {
	background: url(../img/broadcast_table_bg.jpg) repeat-x;
}
#content .broadcast_table td small {
	font: 12px "Trebuchet MS";
	display: block;
}
/*
#content #days {
	width: 556px;
	background: #E7E7E7;
	padding: 10px;
	margin: 0 0 10px 0;
	float: left;
}
#content #days li {
	background: url(../img/days_sep.gif) no-repeat right 4px;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
	float: left;
}
#content #days li.last {
	background: none;
	padding: 0;
	margin: 0;
}
#content #days li a {
	color: #333;
}
*/
#content .days {
	width: 556px;
	background: #E7E7E7;
	padding: 10px;
	margin: 0 0 10px 0;
	float: left;
}
#content .days li {
	background: url(../img/days_sep.gif) no-repeat right 4px;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
	float: left;
}
#content .days li.last {
	background: none;
	padding: 0;
	margin: 0;
}
#content .days li a {
	color: #333;
}
#content .programme {
	width: 576px;
	padding: 0 0 30px 0;
	float: left;
}
#content .programme li {
	width: 556px;
	font: 14px "Trebuchet MS";
	border-bottom: 1px solid #E7E7E7;
	padding: 8px 10px;
	float: left;
}
#content .programme li.bg {
	background: #FBFBFB;
}
#content .programme li.day {
	color: #FFF;
	font: bold 18px "Trebuchet MS";
	background: #FF8100;
	border: 0;
	padding: 5px 10px;
}
#content .programme li.day a {
	color: #FFF;
	font: 12px "Trebuchet MS";
	margin: 3px 0 0 0;
	float: right;
}
#content .programme li strong {
	color: #000;
}
#content .programme li .time {
	width: 40px;
	color: #FF8700;
	font: bold 14px "Trebuchet MS";
	margin: 0 10px 0 0;
	text-align: right;
	display: inline-block;
}
#content #sort, #content #content_search {
	width: 566px;
	background: #E7E7E7;
	padding: 8px 0 8px 10px;
	margin: 0 0 15px 0;
	float: left;
}
#content #sort label, #content #content_search label {
	color: #333;
	font: 14px "Trebuchet MS";
	padding: 3px 10px 0 0;
	float: left;
}
#content #sort select {
	width: 163px;
	color: #656565;
	font: 14px "Trebuchet MS";
	padding: 1px;
	margin: 0 0 0 5px;
	float: left;
}
#content #content_search .input {
	width: 230px;
	color: #656565;
	font: 14px "Trebuchet MS";
	border: 1px solid #ABADB3;
	padding: 2px 5px;
	float: left;
}
#content #content_search .submit {
	cursor: pointer;
	margin: 4px 0 0 5px;
	float: left;
}
#content #content_search .txt {
	font: 14px "Trebuchet MS";
	padding: 3px 10px 0 0;
	float: right;
}
#content #records, #content #results {
	width: 576px;
	padding: 0 0 20px 0;
	float: left;
}
#content #records li.holder {
	width: 576px;
	margin: -1px 0 0 0;
	float: left;
}
#content #records li.top, #content #records li.bottom {
	width: 576px;
	height: 35px;
	float: left;
}
#content #records li:hover.holder {
    cursor: pointer;
}
#content #records li:hover.holder li.top {
	background: url(../img/records_top_bottom.gif) no-repeat;
    cursor: pointer;
}
#content #records li:hover.holder li.bottom {
	background: url(../img/records_top_bottom.gif) no-repeat right 0;
    cursor: pointer;
}
#content #records li.audio, #content #records li.video, #content #records li.play {
	min-height: 50px;
	_height: 50px;
	border-bottom: 1px solid #E7E7E7;
	margin: -35px 0;
	position: relative;
	float: left;
}
#content #records li.audio, #content #records li.play {
	width: 522px;
	padding: 10px 10px 10px 44px;
cursor:default;
}
#content #records li.video {
	width: 444px;
	padding: 10px 10px 10px 122px;
}
#content #records li.last {
	border: 0;
}
#content #records li.audio a.icon, #content #records li.play a.icon {
	margin: 16px 0 0 -34px;
	float: left;
}
#content #records li.video a.icon {
	width: 100px;
	height: 65px;
	margin: 0 0 0 -112px;
	position: relative;
	float: left;
}
#content #records li.video a.icon .img {
	position: absolute;
	left: -2px;
	bottom: -2px;
}
#content #results li {
	width: 576px;
	font: 12px "Trebuchet MS";
	padding: 10px 0 0 0;
	float: left;
}
#content #results li a {
	color: #000;
	font: bold 14px "Trebuchet MS";
	text-decoration: none;
}
#content #preview_box {
	width: 546px;
	color: #FFF;
	font: 12px "Trebuchet MS";
	background: url(../img/preview_box.gif) #FF8100 no-repeat;
	padding: 20px 15px 0 15px;
	float: left;
}
#content #preview_box h3 {
	font: bold 18px "Trebuchet MS";
	display: block;
}
#content #preview_box p {
	font: 12px "Trebuchet MS";
	padding: 0 0 5px 0;
}
#content #preview_box_bottom {
	width: 576px;
	height: 35px;
	background: url(../img/preview_box.gif) no-repeat right 0;
	float: left;
}
#content #song_top {
	width: 576px;
	font: 12px "Trebuchet MS";
	border-bottom: 1px solid #E7E7E7;
	margin: 0 0 15px 0;
}
#content #song_top td {
	border-top: 1px solid #E7E7E7;
	padding: 5px;
}
#content #song_top tr.bg td {
	background: #FBFBFB;
}
#content #song_top td .number {
	color: #FF8700;
	font: bold 12px "Trebuchet MS";
	text-decoration: none;
	padding: 3px 5px;
	margin: 0 5px 0 0;
	display: inline-block;
}
#content #song_top td .spec {
	color: #FFF;
	background: #FB8800;
}
#content #song_top td strong {
	color: #000;
}
#content #song_top td a.good, #content #song_top td a.bad {
	color: #999;
	font: italic 11px "Trebuchet MS";
	text-decoration: none;
	padding: 3px 0 1px 21px;
	display: inline-block;
}
#content #song_top td a.good {
	background: url(../img/icon_3.png) no-repeat;
}
#content #song_top td a:hover.good {
	color: #339900;
	background: url(../img/icon_3_hover.png) no-repeat;
}
#content #song_top td a.bad {
	background: url(../img/icon_4.png) no-repeat;
}
#content #song_top td a:hover.bad {
	color: #CB3333;
	background: url(../img/icon_4_hover.png) no-repeat;
}
/*
#content #show_persons {
	width: 576px;
	padding: 0 0 15px 0;
	float: left;
}
#content #show_persons li {
	width: 120px;
}
#content #show_persons li.fl {
	margin: 0 32px 0 0;
}
#content #show_persons li.sep {
	width: 576px;
	height: 20px;
	border-bottom: 1px solid #E7E7E7;
	margin: 0 0 30px 0;
	float: left;
}
#content #show_persons li strong {
	color: #000;
	font: bold 14px "Trebuchet MS";
	padding: 10px 0 0 0;
	display: block;
}
*/
#content .show_persons {
	width: 576px;
	padding: 0 0 15px 0;
	float: left;
}
#content .show_persons li {
	width: 120px;
}
#content .show_persons li.fl {
	margin: 0 32px 0 0;
}
#content .show_persons li.sep {
	width: 576px;
	height: 20px;
	border-bottom: 1px solid #E7E7E7;
	margin: 0 0 30px 0;
	float: left;
}
#content .show_persons li strong, #content .show_persons li b {
	color: #000;
	font: bold 14px "Trebuchet MS";
	padding: 10px 0 0 0;
	display: block;
}
#content a.facebook_recomendation {
	color: #999;
	font: 11px "Trebuchet MS";
	background: url(../img/facebook_recomendation_icon.gif) no-repeat;
	padding: 0 0 0 21px;
	margin: 0 0 15px 0;
	display: inline-block;
}
#content a.archive_back {
	font: 11px "Trebuchet MS";
	margin: -10px 0 40px 0;
	float: left;
}
#content #help_links {
	width: 566px;
	border-top: 4px solid #CCC;
	padding: 15px 5px 0 5px;
	float: left;
}
#content #help_links a {
	font: 11px "Trebuchet MS";
	float: left;
}
#content #help_links a.back, #content #help_links a.prev {
	background: url(../img/icon_7.gif) no-repeat 0 2px;
	padding: 0 0 0 10px;
}
#content #help_links a.next {
	background: url(../img/icon_8.gif) no-repeat right 2px;
	padding: 0 10px 0 0;
	margin: 0 0 0 20px;
}
#content #help_links .pages a {
	margin: 0 12px 0 0;
}
#content #help_links .pages a.act {
	color: #FFF;
	text-decoration: none;
	background: #FC8C06;
	padding: 0 5px;
}
#content .separator {
	height: 15px;
	font-size: 0;
	line-height: 0;
	padding: 5px 0 0 0;
	clear: both;
	display: block;
}
#content .separator span {
	width: 100px;
	border-top: 1px solid #E7E7E7;
	display: inline-block;
}
#sidebar {
	width: 304px;
	padding: 25px 0 10px 0;
	float: right;
}
#sidebar #tabs {
	width: 304px;
	float: left;
}
#sidebar #tabs li.fl {
	padding: 0 2px 0 0;
}
#sidebar #tabs li a {
	width: 100px;
	height: 24px;
	color: #333;
	font: bold 13px Arial;
	text-decoration: none;
	text-align: center;
	background: url(../img/tabs_items.gif) no-repeat;
	padding: 7px 0 0 0;
	float: left;
}
#sidebar #tabs li a:hover {
        color: #333;
        background: url(../img/tabs_items.gif) no-repeat 0 bottom;
}
#sidebar #tabs li a.act {
	color: #FA8700;
	background: url(../img/tabs_items.gif) no-repeat 0 bottom;
}
#sidebar .tabs_box {
	width: 280px;
	font: 12px "Trebuchet MS";
	background: #FFF;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	padding: 10px 11px 6px 11px;
	float: left;
        z-index:1;
}
#sidebar .tabs_box object {
    z-index:1;
    background-color: black;
}
#sidebar .tabs_box span {
	padding: 8px 0 0 0;
	display: block;
}
#sidebar #tabs_box_bottom, #show_popup .popup #tabs_box_bottom {
	width: 304px;
	height: 25px;
	background: url(../img/tabs_box_bottom.gif) no-repeat;
	float: left;
}
#sidebar #newsletter_top, #sidebar #newsletter_bottom, #show_popup .popup #newsletter_top, #show_popup .popup #newsletter_bottom {
	width: 304px;
	height: 10px;
	font-size: 0;
	float: left;
}
#sidebar #newsletter_top, #show_popup .popup #newsletter_top {
	background: url(../img/newsletter_top_bottom.gif) no-repeat;
}
#sidebar #newsletter_bottom, #show_popup .popup #newsletter_bottom {
	background: url(../img/newsletter_top_bottom.gif) no-repeat 0 bottom;
	margin: 0 0 20px 0;
}
#sidebar #newsletter, #sidebar #newsletter-ok, #show_popup .popup #newsletter, #show_popup .popup #newsletter-ok {
	width: 260px;
	color: #FFF;
	font: 12px "Trebuchet MS";
	background: #FB8800;
	padding: 5px 22px;
	float: left;
}
#show_popup .offer_popup #offer-participate, #show_popup .offer_popup #offer-ok {
        color: #FFF;
        font: 12px "Trebuchet MS";
        background: #FB8800;
}
#sidebar #newsletter-ok, #show_popup .popup #newsletter-ok, #show_popup .offer_popup #offer-ok {
    height:180px;
}
#sidebar #newsletter h2, #sidebar #newsletter-ok h2, #show_popup .popup #newsletter h2, #show_popup .popup #newsletter-ok h2, #show_popup .offer_popup #offer-participate h2, #show_popup .offer_popup #offer-ok h2 {
	font: bold 18px "Trebuchet MS";
	padding: 0 0 10px 0;
	display: block;
}
#show_popup .offer_popup #offer-participate h2, #show_popup .offer_popup #offer-ok h2 {
    color:#FFF;
    padding-bottom:20px;
}
#sidebar #newsletter p, #show_popup .popup #newsletter p, #show_popup .offer_popup #offer-participate p {
	padding: 0 0 10px 0;
	display: block;
}
#sidebar #newsletter label, #show_popup .popup #newsletter label {
	font: 14px "Trebuchet MS";
	padding: 0 0 5px 0;
	display: block;
}
#show_popup .offer_popup #offer-participate label {
    font: 14px "Trebuchet MS";
    padding: 3px 5px 3px 0;
    width:100px;
    display: block;
    float:left;
    margin: 0 0 10px 0;
}
#show_popup .offer_popup #offer-participate label.agreement {
    font: 14px "Trebuchet MS";
    padding: 3px 5px 3px 105px;
    width:270px;
    display: block;
    float:left;
    margin: 0 0 15px 0;
}
#show_popup .offer_popup #offer-participate label.agreement #agreement {
	width: 14px;
	height: 14px;
	margin: 2px 5px 0 0;
	float: left;
}
#sidebar #newsletter .input, #show_popup .popup #newsletter .input {
	width: 246px;
	font: 14px "Trebuchet MS";
	border: 1px solid #ABADB3;
	padding: 3px 5px;
	margin: 0 0 10px 0;
	float: left;
}
#show_popup .offer_popup #offer-participate .input {
        width: 246px;
	font: 14px "Trebuchet MS";
	border: 1px solid #ABADB3;
	padding: 3px 5px;
	margin: 0 0 10px 0;
	display:block;
}
#show_popup .offer_popup #offer-participate .input_error {
    border: 1px solid #d03234 !important;
}
#show_popup .offer_popup #offer-participate #required {
    float:right;
    margin-right:20px;
}
#sidebar #newsletter .submit, #show_popup .popup #newsletter .submit, #show_popup .offer_popup #offer-participate .submit {
	cursor: pointer;
	float: left;
}
#sidebar #newsletter .newsletter_button, #show_popup .popup #newsletter .newsletter_button, #show_popup .offer_popup #offer-participate .offer_button {
    height:19px;
    display: inline-block;
    padding: 3px 12px;
    font: 14px "Trebuchet MS";
    font-weight: bold;
    color:#FFF;
    text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.1);
	text-decoration: none;
	/*Border radius*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	/*Background*/
	background: #7e7e7e; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #7e7e7e),
					color-stop(1, #5c5c5c)
				);
	background: -moz-linear-gradient(
					center top,
					#7e7e7e 20%,
					#5c5c5c 100%
				);
	
	border-color: #4d4d4d;
	
	/*Box shadow*/

	-moz-box-shadow: 1px 1px 1px #444;
    -webkit-box-shadow: 1px 1px 1px #444;
    box-shadow: 1px 1px 1px #444;

}
#show_popup .offer_popup #offer-participate .offer_button {
    margin-left: 106px;
}
#sidebar #newsletter .error, #show_popup .popup #newsletter .error, #show_popup .offer_popup #offer-participate .error {
    color:#fff;
    background-color: #d03234;
    padding:5px 10px;
    margin-bottom:5px;
}
#sidebar #newsletter-ok #message, #show_popup .popup #newsletter-ok #message, #show_popup .offer_popup #offer-ok #message {
    color:#fff;
    font: 14px "Trebuchet MS";
    padding:0 0 10px 0;
}
#sidebar #facebook_box {
	width: 264px;
	padding: 0 20px 20px 20px;
	float: left;
        
}
div.fbbox {
    width:262px;
    height:194px;
    overflow:hidden;
}
div.fbbox iframe {
    margin:-1px;
}

#sidebar #facebook_box .title, #vote .title {
	color: #FA8700;
	font: bold 24px "Trebuchet MS";
	padding: 0 0 10px 0;
	display: block;
}
.polls {
    width: 264px;
    margin-right:15px;
    float:left;
}
.votes {
    width: 264px;
	padding: 0 10px 20px 10px;
	float: left;
    margin-right:15px;
}
#vote  {
	width: 264px;
	padding: 0 20px 20px 20px;
	float: left;
}
#vote li, .votes li {
	width: 264px;
	font: 13px "Trebuchet MS";
	padding: 5px 0;
	float: left;
}
#vote li.question, .votes li.question {
	color: #333;
	font: 14px "Trebuchet MS";
	padding: 0 0 5px 0;
}
#vote #error, .votes .error {
    color:#ff0000;
    font:13px "Trebuchet MS";
}
#vote li.border_b, .votes li.border_b  {
	border-bottom: 1px solid #E7E7E7;
}
#vote li.answer, .votes li.answer {
   font-size:11px;
   line-height:14px;
   margin:2px;
}
#vote li.answer .percentage, .votes li.answer .percentage {
    width:100%;
    font-size:9px;
    line-height:11px;
}
#vote li.answer .line, .votes li.answer .line {
    display: block;
    float:left;
    width:230px;
    background-color: #e7e7e7;
    height:12px;
    margin-right:5px;
}
#vote li.answer .line div, .votes li.answer .line div {
    float:left;
    background-color: #FB9200;
    height:12px;
}
#vote li .submit, .votes li .submit {
	cursor: pointer;
	margin: 5px 0 0 0;
	float: left;
}
#vote li a.url, .votes li .submit {
	font: 12px "Trebuchet MS";
	margin: 10px 0 0 10px;
	float: left;
}
.poll_button {
    
    height:20px;
    display: inline-block;
    padding: 6px 8px 3px 10px;
    font: 14px "Trebuchet MS";
    font-weight: bold;
    color:#FFF;
    text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.1);
	text-decoration: none;
	/*Border radius*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
cursor: pointer;
	margin: 5px 0 0 0;
	float: left;
	/*Background*/
	background: #7e7e7e; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #ff9800),
					color-stop(1, #ff7800)
				);
	background: -moz-linear-gradient(
					center top,
					#ff9800 20%,
					#ff7800 100%
				);

	border-width: 0 1px 1px 0;
        border-style: solid;
        border-color: #d96400;

	/*Box shadow*/

	-moz-box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px #ccc;
}
#preview {
	width: 280px;
	padding: 0 0 20px 0;
	float: left;
}
#sidebar #preview {
	padding: 0 12px 20px 12px;
}
#preview .frame {
	width: 280px;
	height: 121px;
	position: relative;
	overflow: hidden;
	float: left;
}
#preview .frame a, #preview .frame a:hover {
    text-decoration:none;
}
#preview .frame span {
	width: 70px;
	color: #FFF;
	font: bold 13px "Trebuchet MS";
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	top: 19px;
	left: 0;
}
#preview h2 {
	color: #000;
	font: bold 14px "Trebuchet MS";
	padding: 10px;
	clear: both;
	display: block;
}
#preview h2 a {
    color: #000;
    text-decoration:none;
}
#preview h2 a:hover {
    color:#FA8700;
}
#preview p {
	padding: 0 10px 10px 10px;
	display: block;
}
#footer_out {
	width: 100%;
	min-width: 940px;
	height: 542px;
	background: url(../img/footer_bg.jpg) repeat-x 0 bottom;
	position: relative;
}
#footer {
	width: 940px;
	height: 542px;
	margin: 0 auto;
}
#footer #frequency {
	width: 940px;
	height: 118px;
	color: #000;
	font: bold 11px "Trebuchet MS";
	background: url(../img/frequency_bg.jpg) no-repeat;
	position: relative;
	float: left;
}
#footer #frequency div {
	height: 24px;
	padding: 0 0 0 10px;
	background: url(../img/frequency_item.png) no-repeat;
	float: left;
	position: absolute;
}
#footer #frequency div span {
	height: 21px;
	background: url(../img/frequency_item.png) no-repeat right bottom;
	padding: 3px 10px 0 0;
	float: left;
}
#footer #frequency .item_1 {
	top: 18px;
	left: 44px;
}
#footer #frequency .item_2 {
	top: 49px;
	left: 135px;
}
#footer #frequency .item_3 {
	top: 17px;
	left: 210px;
}
#footer #frequency .item_4 {
	top: 62px;
	left: 288px;
}
#footer #frequency .item_5 {
	top: 33px;
	left: 374px;
}
#footer #frequency .item_6 {
	top: 5px;
	left: 443px;
}
#footer #frequency .item_7 {
	top: 50px;
	left: 553px;
}
#footer #frequency .item_8 {
	top: 19px;
	left: 648px;
}
#footer #frequency .item_9 {
	top: 65px;
	left: 717px;
}
#footer #frequency .item_10 {
	top: 34px;
	left: 825px;
}
#footer #partners {
	width: 940px;
	padding: 20px 0;
	float: left;
}
#footer #partner #rotator, #footer #partner #rotator li {
    padding:0; margin:0;
    height:70px;
}
#footer #partner #rotator li {
    display:block;
    overflow: hidden;
}

#footer #partners span {
	font: bold 15px "Trebuchet MS";
	padding: 15px 15px 0 0;
	float: left;
}
#footer #partners a {
	margin: 0 0 0 5px;
        width:156px;
        text-align:center;
        display:block;
        float:left;
}
#footer #shows {
    width: 450px;
	height: 255px;
	overflow: hidden;
	float: left;
}
#footer #actors {
	width: 450px;
	height: 255px;
	overflow: hidden;
	float: right;
}
#footer #shows h4, #footer #actors h4 {
    width: 450px;
	color: #FF9900;
	font: 18px "Trebuchet MS";
	padding: 20px 0 10px 0;
}
#footer #shows ul li, #footer #actors ul li {
    width: 150px;
	font: 12px "Trebuchet MS";
	padding: 0 0 5px 0;
	float: left;
}
#footer #shows ul li a, #footer #actors ul li a  {
    color: #BABABA;
}
#footer #actors li a {
	height: 47px;
	padding: 5px 0 0 58px;
	margin: 2px 0 0 0;
	position: relative;
	float: left;
}
#footer #actors li a img {
	width: 52px;
	height: 52px;
	position: absolute;
	top: 0;
	left: 0;
}

#footer .shows {
	width: 450px;
	height: 255px;
	overflow: hidden;
	float: left;
}
#footer .actors {
	width: 450px;
	height: 255px;
	overflow: hidden;
	float: right;
}
#footer .shows li, #footer .actors li {
	width: 150px;
	font: 12px "Trebuchet MS";
	padding: 0 0 5px 0;
	float: left;
}
#footer .shows li.title, #footer .actors li.title {
	width: 450px;
	color: #FF9900;
	font: 18px "Trebuchet MS";
	padding: 20px 0 10px 0;
}
#footer .shows li a, #footer .actors li a {
	color: #BABABA;
}
#footer .actors li a, #content #desc a.foto {
	height: 47px;
	padding: 5px 0 0 58px;
	margin: 2px 0 0 0;
	position: relative;
	float: left;
}
#footer .actors li a img, #content #desc a.foto img {
	width: 52px;
	height: 52px;
	position: absolute;
	top: 0;
	left: 0;
}
#footer #copy {
	width: 920px;
	color: #CBCBCB;
	font: 11px "Trebuchet MS";
	border-top: 4px solid #757575;
	padding: 8px 10px 0 10px;
	float: left;
}
#footer #copy .fl a {
	color: #CBCBCB;
}
#footer #copy a.fr {
	margin: 5px 0 0 0;
}
.clearfooter {
	height: 580px;
	clear: both;
}
.fl {
	float: left !important;
}
.fr, #container #vote, #lang {
	float: right !important;
}
.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	display: block;
}
#slider .panel a:hover {
	text-decoration: underline;
}
#lang li.last, #nav li.last {
	background: none;
}
a {
	color: #656565;
}
a:hover, #lang li a.act {
	text-decoration: none;
}
#nav li a:hover, #content a:hover.facebook_recomendation, #content #help_links a:hover, #footer #shows li a:hover, #footer #actors li a:hover, #lang li a.act, #content h2 a:hover, #content #results li a:hover, #content p a:hover {
	color: #FA8700;
}
.radio, .checkbox {
	width: 14px;
	height: 14px;
	margin: 0 5px 0 0;
	float: left;
}
#vote li .radio {
	margin: 2px 5px 0 0;
}


.fan_box .full_widget {
	background: none; border: none;
}
.fan_box .connections_grid .grid_item {
	padding: 0 8px 10px 8px;
}
	.fan_box .connections_grid .grid_item a img {
		box-shadow: 0px 0px 10px #333; -moz-box-shadow: 0px 0px 10px #333; -webkit-box-shadow: 0px 0px 10px #333;
	}
		.fan_box .connections_grid .grid_item a:hover img {
			box-shadow: 0px 3px 10px #333; -moz-box-shadow: 0px 3px 10px #333; -webkit-box-shadow: 0px 3px 10px #333;
		}
.fan_box .full_widget .connect_top {
	background: #fff;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.fan_box .connections .connections_grid {
	padding-top:16px;
}
.fan_box .connections {
	border-top: none;
	padding:15px 0 0;
	color: #ccc;
	font: italic 21px Georgia;
	text-align: center;
	text-shadow: 0px 1px 4px #000;
}
	.fan_box .connections span.total {
		color: #fff;
	}

.fan_box .connections_grid .grid_item .name {
	color: #ccc;
	font-size: 11px;
}
.fan_box .profileimage {
	margin: 0;
}

.offer_rules {
    display:block;
    clear:both;
    padding-top:20px;
}

#show_popup {

}

.popup_container, .offer_popup_container {
	width: 100%;
	height: 100%;
	background: url(../img/popup_container_bg.png) repeat;
	position: fixed;
        z-index:999;
	top: 0;
	left: 0;
	_position: absolute;
	_top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	_left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
}
.popup {
	color: #FFF;
	background: #FB8800;
	padding: 15px;
	/*margin: -190px 0 0 -327px;*/
        /*margin-left:-184px;*/
        margin: -105px 0 0 -190px;
	position: absolute;
	/*top:230px;*/
        top: 50%;
        left:50%;
        /*top: 50%;
	left: 50%;*/
         z-index:901;
         width: 304px;
         /*height:210px*/
		 /*width: 235px;
		 height: 250px;*/
}
.popup .close, .offer_popup .close {
	position: absolute;
	top: 12px;
	right: 15px;
         z-index:999;
}

.popup .panel {
	clear: both;
	display: block;

        z-index:902;
}
.popup .video {
	margin-top:8px;
}
.popup .title, .offer_popup .title {
	font: 18px Trebuchet MS;
	padding: 0 0 5px 10px;
	clear: both;
	display: block;
}


#offer_action {
    position:relative;
}
.offer_popup {
	color: #FFF;
	background: #FB8800;
	padding: 15px;
	margin: -142px 0 0 -190px;
	position: absolute;
        top: 50%;
	left: 50%;
         z-index:901;
         width: 380px;
}
.offer_popup .title {
    color:#FFF;
}

/* styling of the container. */
a.myPlayer {
	display:block;
	width: 320px;
	height:240px;
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
	background-color:#333333;
}

/* play button */
a.myPlayer img {
	margin-top:70px;
	border:0px;

}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
	border:1px solid #000;
}

#real_popup_content {
    color: #FFF;
    background: #FB8800;
    width:100%;
    height:100%;
    
}
#real_popup_content .title {
	font: 18px Trebuchet MS;
	padding: 20px 20px 15px 20px;
	display: block;
        overflow: visible;
}
#real_popup_content .panel {
    padding:0 20px 20px 20px;
    display: block;

}

/*programos lentele*/

#content .program_table {
	width: 576px;
	font: 11px "Trebuchet MS";
	border-top: 1px solid #E7E7E7;
	margin: 0 0 15px 0;
}
#content .program_table th {
	color: #000;
	font: bold 11px "Trebuchet MS";
	text-align: left;
	border-bottom: 1px solid #FB8800;
	padding: 10px 5px 6px 3px;
	background-color:#E7E7E7;
	border-right: 1px solid #E7E7E7;
}
#content .program_table td {
	border-bottom: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	padding: 5px 4px 5px 3px;
	min-width: 60px;
}
#content .program_table .txt_c {
	text-align: center !important;
}

/* lenteles pabaiga*/

#comments {
    /*padding-bottom:20px;*/
}
#comments li {
    padding:10px;
}
#comments li.odd {
    background-color:#f1f1f1;
}
#comments li .name {
     font: bold 14px "Trebuchet MS";
     color:#444444;
     padding-bottom:0;
}
#comments li .date {
    font: normal 12px "Trebuchet MS";
}
#comments li .comment {
    font: normal 13px "Trebuchet MS";
}

#comment_form, #comment_form_ok {
    margin:10px 0 20px 0;
}
#comment_form .title, #comment_form_ok .title {
    font: bold 16px "Trebuchet MS";
    padding-bottom:10px;
    color:#000;
}
#comment_form label {
    font: 14px "Trebuchet MS";
    padding: 3px 5px 3px 0;
    width:110px;
    display: block;
    float:left;
    margin: 0 0 10px 0;
}

#comment_form .input {
        width: 448px;
	font: 12px "Trebuchet MS";
	border: 1px solid #ABADB3;
	padding: 3px 5px;
	margin: 0 0 10px 0;
	display:block;
}
#comment_form .textarea {
    width: 447px;
    font: 12px "Trebuchet MS";
    border: 1px solid #ABADB3;
    padding: 3px 5px;
    margin: 0 0 10px 0;
}
#comment_form .error {
    width:556px;
    color:#fff;
    background-color: #d03234;
    padding:5px 10px;
    margin-bottom:5px;
}
#comment_form .input_error {
    border: 1px solid #d03234 !important;
}

#comment_form #button {
    text-align:right;
    display:block;
    width: 573px;
}
#comment_form .comments_button {
    height:19px;
    display: inline-block; 
    padding: 3px 12px;
    font: 14px "Trebuchet MS";
    font-weight: bold;
    color:#FFF;
    text-align: center;
    text-shadow: 0 -1px 0 hsla(0,0%,0%,.1);
    text-decoration: none;
    /*Border radius*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    /*Background*/
    background: #7e7e7e; /*Fallback*/
    background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(.2, #7e7e7e),
			color-stop(1, #5c5c5c)
		);
    background: -moz-linear-gradient(
			center top,
			#7e7e7e 20%,
			#5c5c5c 100%
		);

    border-color: #4d4d4d;
    /*Box shadow*/

    -moz-box-shadow: 1px 1px 1px #444;
    -webkit-box-shadow: 1px 1px 1px #444;
    box-shadow: 1px 1px 1px #444;

}
