/****************** RESET *******************/
html,body,div,span,applet,object,iframe,h1,h2,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;}
body						{line-height:1;}
ol, ul						{list-style:none;}
blockquote, q				{quotes:none;}
:focus						{outline:0;}
ins							{text-decoration:none;}
del							{text-decoration:line-through;}
table						{border-collapse:collapse;border-spacing:0;}

/****************** HTML *********************/
*							{margin:0;padding:0;}
*::-moz-selection			{color:#7b0050;}
html, body					{height:100%;background:#1C1C1C;color:#545454;font-family:Verdana,Helvetica,Arial,sans-serif;font-size:10px;}
img							{border:0;}
a							{text-decoration:none;color:#545454;}
a:hover						{color:#666;}
a.action					{color:#ac76ce;text-decoration:underline;}
a.action:hover				{color:#000000;text-decoration:underline;}
h1							{font-size:11px;color:#eee;margin-bottom:8px;}
h2							{font-size:11px;color:#ac76ce;margin-bottom:6px;font-weight:normal;}
h3							{font-size:10px;color:#ccc;margin-bottom:4px;text-transform:uppercase;}
.left						{float:left;}
.right						{float:right;}

/****************** POPUP RADIO ******************/
#player_container							{background:#1C1C1C;border-bottom:2px solid #AC76CE;padding-bottom:10px;}
#player_container  ul#player_controls		{margin-top:10px;margin-bottom:10px;margin-left:9px;}
#player_container  ul#player_controls li	{overflow:hidden;display:block;float:left;margin:0 5px;width:40px;height:40px;line-height:40px;text-align:center;background:#000;color:#AC76CE;cursor:pointer;}
#player_container  ul#player_controls li.jqjp_hover,
#player_container  ul#player_controls li:hover		{background:#ccc;color:#000;}
#player_container  ul#player_controls li.disabled	{background:#eee;color:#000;}
#player_play								{}
#player_pause								{}
#ctrl_prev									{}
#player_stop								{}
#player_progress							{width:120px;height:40px;}
#player_progress_load_bar					{background:#000;width:0px;height:40px;cursor:pointer;}
#player_progress_load_bar.jqjp_buffer		{background:yellow;}
#player_progress_play_bar					{background:#AC76CE;width:0px;height:40px;}
#player_volume_min							{background:green;width:40px;height:40px;cursor:pointer;}
#player_volume_max							{background:green;width:40px;height:40px;cursor:pointer;}
#player_volume_min.jqjp_hover				{background:orange;}
#player_volume_max.jqjp_hover				{background:orange;}
#player_volume_bar							{background:darkblue;width:40px;height:40px;cursor:pointer;}
#player_volume_bar_value					{background:#444;width:0px;height:40px;}
#play_time, #total_time						{width:122px;}
#total_time									{}
#playlist_list								{}
#playlist_list ul							{padding:10px 20px 20px 30px;margin:0 0 10px 0;background:#1C1C1C;}
#playlist_list li							{padding:4px 0 4px 0;cursor:pointer;}
#playlist_list li.playlist_current			{color:#AC76CE;list-style-type:square;cursor:default;}
#playlist_list li.playlist_hover			{color:#AC76CE;}


#aa	{width:200px;height:50px;}
#bb	{width:200px;height:50px;}