div#top 
{
	text-align: left;
}
div#bottom
{
	background-image: url("../img/skin_02/bot2_bg.gif");
	background-position:bottom center;
	background-repeat: no-repeat;
	height: 250px;
}
div#middle
{
	text-align: left;
}
div#site
{
	text-align: left;
	background: #f8f8f8;
	border: 1px solid white;
	background-image: url("../img/skin_02/bot_bg_element.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #e8e8e8;
}
div#menu
{
	background-image: url("../img/skin_02/menu_uline.png");
	background-repeat: no-repeat;
	background-position: bottom;
}
div#top_box
{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background-color: black;
	filter:alpha(opacity=50); /* IE's opacity*/
	opacity: 0.60;
	color: white;
}
div#footer
{
	font-size: 9pt;
	color: #637174;
}
div#footer a
{
	color: #159fd0;
}
div#top_box a
{
	color:white;
	font-size: 13pt;
	font-weight:bold;
	filter:alpha(opacity=100) !important; /* IE's opacity*/
	opacity: 1 !important;
}
.menu_item
{
	border: 1px solid #e8e8e8;
	background-image: url("../img/skin_02/menuI_bg.png");
	-webkit-border-radius: 9px; -moz-border-radius: 9px;
	color: black;
	font-size:11pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}
.menu_active
{
	background-image: url("../img/skin_02/menuI_active_bg.png");
	border-color: #a5d708;
}
div.ad_element
{
	text-align:center;
}
.yui-dd-proxy
{
	text-align: left;
}
#play
{
	text-align:right;        
}
#play ul li.item
{
	background-image: none;
	list-style-type: none;
}
.move-cursor
{
	cursor: move;
}
.container-list
{
	text-align:left;
	-webkit-border-radius: 7px; -moz-border-radius: 7px;
	background-color: black;
	filter:alpha(opacity=85); /* IE's opacity*/
	opacity: 0.85;
	color: white;
}
.options_box
{
	text-align:left;
	font-weight:normal;
	-webkit-border-radius: 7px; -moz-border-radius: 7px;
	font-size:9pt;
	font-family:Arial;
	background-color: black;
	filter:alpha(opacity=85); /* IE's opacity*/
	opacity: 0.85;
	color: white;
	cursor:auto;
}
.options_box H3
{
	font-size: 10pt;
}
.container-list UL
{
	list-style: none;
	list-style-image: url("../img/skin_02/more_cnts.gif");
	font-size: 9pt;
	font-weight: normal;
}
.container-list UL li.disabled
{
	color: gray;
	list-style-image: none;
}
.container-list h2 strong
{
    font-size:10pt;
}
.container-list h2 a.close
{
    background-position:center center;
    text-decoration: none;
    font-weight: bold;
    color: black;
    font-size: 80%;
}
.more_containers, .user_rss_add
{
	background-repeat:no-repeat;
	background-position: center center;
}
.more_disabled
{
	background-image: url("../img/skin_02/more-dis.gif");
}
.more_on
{
	background-image: url("../img/skin_02/more.gif");
}
.more_off
{
	background-image: url("../img/skin_02/more-rem.gif");
} 
#play li.moving
{
    background-color: #ddf872;
    border: 1px solid #b4df0c;
}
div.mod 
{
	-webkit-border-radius: 9px; -moz-border-radius: 9px;
	border: 6px solid #f3f3f3;
    background-color: #f3f3f3;
}
div.mod div.inner
{
    text-align: left;
}

div.mod div.inner div.inner_data
{
	background-color: white;
	border:1px solid #d6d6d6;
	-webkit-border-radius: 0px 0px 9px 9px;
	-moz-border-radius: 0px 0px 9px 9px;
}
div.mod div.inner ul li a
{
    color: #000;
}
div.mod h2
{
    cursor: move;
    color: #000;
    background-image: url(../img/skin_02/cnt_head.png);
    background-repeat:repeat-x;
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
}
div.mod h2 strong
{
    font-size:10pt;
    background-image: url(../img/skin_02/default_rss.gif);
    background-repeat: no-repeat;
}
.style_rss div.mod h2 strong
{
    background-image: url(../img/skin_02/default_rss.gif);
}
.style_radio div.mod h2 strong
{
	background-image: url(../img/skin_02/radio.png) !important;
}
div.minned h2 
{
    -moz-border-radius:9px;
    -webkit-border-radius:9px;
}
div.mod h2 a.close, div.mod h2 a.min, div.mod h2 a.options, div.options_box a.close
{
    background-position:center center;
    text-decoration: none;
    font-weight: bold;
    color: black;
    font-size: 80%;
}
div.mod h2 a.min
{
	background-image: url("../img/skin_02/min.gif");
	background-repeat:no-repeat;
}
div.minned h2 a.min 
{}
div.mod h2 a.options 
{
	background-image: url("../img/skin_02/options.gif");
	background-repeat:no-repeat;
}
div.mod h2 a:hover.close, div.mod h2 a:hover.min 
{}
div.mod a.close, .container-list h2 a.close, div.options_box a.close
{
	background-image: url("../img/skin_02/close.gif");
	background-repeat:no-repeat;
}
ul.rss-content, table.radio_content
{}
ul.rss-content li
{
	background-image: url("../img/skin_02/cont_elem_bottom.gif") !important;
	background-repeat:repeat-x;
}
ul.rss-content li
{}
div.inner ul.rss-content H3
{
	font-size: 9pt;
}
div.inner ul.rss-content IMG
{}
div.inner ul.rss-content P.date,.radio_date
{
	color: #ababab;
	font-size:8pt !important;
}
div.hiddenPara ul.rss-content IMG,div.hiddenPara ul.rss-content .rss_text
{}
div.clean
{}
div.inner ul.rss-content P.rss_text
{
	font-size: 9pt;
}
div.inner ul.rss-content P A
{
	color:#8bb700 !important;
	font-size:10pt;
}
.rss_paginator
{
	float:right;
	padding:10px 10px 0px 5px;
	text-align: right;
}
.rss_paginator a
{
	background-image: url("../img/skin_02/paginator.png");
	background-repeat: no-repeat;
}
.rss_paginator a:ACTIVE, .rss_paginator a:HOVER, .rss_paginator a.active_page
{
	background-image: url("../img/skin_02/paginator_active.png");
}
.radio_content
{}
.radio_content tr td
{
	background-image: url("../img/skin_02/cont_elem_bottom.gif") !important;
	background-repeat:repeat-x;
	font-size: 10pt;
}
td.radio_name
{
	text-align: left;
}
td.radio_genre
{
	text-align: left;
}
td.radio_option
{}
div.radio_btn_play
{
	background-repeat: no-repeat;
	background-position: center center;
}
div.radio_play
{
	background-image: url("../img/skin_02/play.png");
}
div.radio_stop
{
	background-image: url("../img/skin_02/stop.png");
}
.selected_radio
{
	background-color:black;
	background-image: url("../img/skin_02/radio_sel.gif");
	background-repeat: repeat-x;
	color: white;
}
a.winamp
{
	background-image: url("../img/skin_02/winamp.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
a.wmp
{
	background-image: url("../img/skin_02/wmp.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
ul#usf
{
	list-style-type: none;
	text-align:left;
	list-style-image: url("../img/skin_02/useflinks.gif");
}
li.usf_link_hdr
{
	font-weight: bold;
	font-size: 9pt;
}
ul#usf_links
{
	list-style-type: none;
	text-align: left;
	list-style-image: url("../img/skin_02/uf_list.gif");
}
li.usf_link
{}
li.usf_link a
{
	color: #0e9ac2;
	text-decoration: none;
}	
.style_apollo div.mod h2 strong
{
    background-image: url(../img/skin_02/apollo.gif);
}
.style_apollo div.mod h2
{
    background-image: url(../img/skin_02/apollo_bg.gif);
}
.style_apollo div.mod h2 a.close
{
    background-image: url(../img/skin_02/apollo_close.gif);
}
.style_apollo div.mod h2 a.min
{
    background-image: url(../img/skin_02/apollo_min.gif);
}

/*10min*/
.style_10min div.mod h2 strong
{
    background-image: url(../img/10min.png);
}
.style_10min div.mod h2
{
    background-image: url(../img/10min_bg.gif);
}
.style_10min div.mod h2 a.close
{
    background-image: url(../img/10min_close.gif);
}
.style_10min div.mod h2 a.min
{
    background-image: url(../img/10min_min.gif);
}
.style_10min div.mod h2 a.options
{
    background-image: url(../img/10min_options.gif);
}



.style_jauniauto div.mod h2 strong
{
    background-image: url(../img/skin_02/jauniauto.gif);
}
.style_jauniauto div.mod h2
{
    background-image: url(../img/skin_02/jauniauto_bg.gif);
}
.style_jauniauto div.mod h2 a.close
{
    background-image: url(../img/skin_02/jauniauto_close.gif);
}
.style_jauniauto div.mod h2 a.min
{
    background-image: url(../img/skin_02/jauniauto_min.gif);
}
.style_delfi div.mod h2 strong
{
    background-image: url(../img/skin_02/delfi.gif);
}
.style_delfi div.mod h2
{
    background-image: url(../img/skin_02/delfi_bg.gif);
}
.style_delfi div.mod h2 a.close
{
    background-image: url(../img/skin_02/delfi_close.gif);
}
.style_delfi div.mod h2 a.min
{
    background-image: url(../img/skin_02/delfi_min.gif);
}

.style_tvnet div.mod h2 strong
{
    background-image: url(../img/skin_02/tvnet.gif);
}
.style_tvnet div.mod h2
{
    background-image: url(../img/skin_02/tvnet_bg.gif);
}
.style_tvnet div.mod h2 a.close
{
    background-image: url(../img/skin_02/tvnet_close.gif);
}
.style_tvnet div.mod h2 a.min
{
    background-image: url(../img/skin_02/tvnet_min.gif);
}
.style_tvnet div.mod h2 a.options
{
    background-image: url(../img/options_tvnet.gif);
}
.style_apollo div.mod h2 a.options
{
    background-image: url(../img/options_apollo.gif);
}
.style_delfi div.mod h2 a.options
{
    background-image: url(../img/options_delfi.gif);
}
.style_jauniauto div.mod h2 a.options
{
    background-image: url(../img/options_jauniauto.gif);
}

.video_content
{}
.video_content tr td
{
	background-image: url("../img/skin_02/cont_elem_bottom.gif") !important;
	background-repeat:repeat-x;
	font-size: 10pt;
}
td.video_name
{
	text-align: left;
}
td.video_genre
{
	text-align: left;
}
td.video_option
{}
div.video_btn_play
{
	background-repeat: no-repeat;
	background-position: center center;
}
div.video_play
{
	background-image: url("../img/skin_02/play.png");
}
div.video_stop
{
	background-image: url("../img/skin_02/stop.png");
}
.selected_video
{
	background-color:black;
	background-image: url("../img/skin_02/radio_sel.gif");
	background-repeat: repeat-x;
	color: white;
}
