/* General styles */
body {
	background: #000000 url(img/bgAll.jpg) top repeat-x;
	margin:	0px;
	padding: 0;
	color: #CCCCCC;
	font: 11px Tahoma,  verdana, arial, sans-serif;
}

img, div, input, td { behavior: url("scripts/iepngfix.htc") }
input{background:#333; color:#CCC; font-size:11px; border:#000 1px solid; text-indent:5px;}
select{background:#333; color:#CCC; font-size:11px; border:#000 1px solid; text-indent:5px;}
button{background:#333; color:#CCC; font-size:11px; border:#000 1px solid; text-indent:5px;}

a{color:#FFFFFF; text-decoration:none;}
a:hover{text-decoration:underline;}

.BlueText{color:#0061A5}
.PinkText{color:#DE3884}
.RedText{color:#CC3300;}
.YellowText{color:#FFDF00;}
.WhiteText{color:#FFFFFF;}
.OrangeText{color:#FF9500;}
.GrayText{color:#CCCCCC;}

.BodyWidth{width:950px; background:#1A1A1A; border-left:#000 1px solid; border-right:#000 1px solid;}

.bgMenuTop{background:#000000; padding:5px 0px;}

.bgBanner{background:#000 url(img/bgBanner.gif) top repeat-x; height:70px;}
.music_banner{background:url(img/music_banner.gif) top center no-repeat; height:70px;}

.box1Border{background:#0D0D0D; border:#000 1px solid;}
.box1Tab{background:#FF4204 url(img/tab_1.gif) top repeat-x; height:21px; color:#FFF; font-weight:bold;}
.box1Content1{padding:5px; color:#FF8400;}
.box1Content1 a{color:#FF8400;}
.box1Content1 a:hover{color:#71AC44; text-decoration:none;}
.box1LineBotton{border-bottom:#212121 1px solid; padding:5px 0px;}

.box1Content2{padding:5px; color:#CCC;}
.box1Content2 a{color:#CCC;}
.box1Content2 a:hover{color:#71AC44; text-decoration:none;}

.box2Border{background:#0D0D0D url(img/box2bg.gif) bottom right no-repeat; border-left:#000 1px solid; border-right:#000 1px solid; border-bottom:#000 1px solid; padding:10px;}
.box2Border2{background:#0D0D0D url(img/box2bg2.gif) bottom right no-repeat; border-left:#000 1px solid; border-right:#000 1px solid; border-bottom:#000 1px solid; padding:10px;}

.box2Tabbg{background:url(img/dot_black.gif) bottom repeat-x; padding:0px 10px;}
.box2TabActive{background:#0D0D0D; border-left:#000 1px solid; border-right:#000 1px solid; border-top:#000 1px solid; color:#FF671D; font-weight:bold; white-space:nowrap; padding:2px 10px;}
.box2TabUnactive{background:#525252; border-bottom:#000 1px solid; color:#FFF; font-weight:bold; white-space:nowrap; padding:2px 10px;}

.box3Thumb{-moz-border-radius: 2px; -webkit-border-radius: 2px; border: 2px solid #FF831F; padding: 5px; background:#212121;}
.box3Content{border-left:#50B2E6 5px solid; border-right:#50B2E6 5px solid; padding:10px 10px 5px 10px; background:#545454;}
.box3BottomL{background:url(img/box3BottomL.gif) top left no-repeat; width:10px; height:10px;}
.box3BottomC{background:url(img/box3BottomC.gif) top repeat-x; height:10px;}
.box3BottomR{background:url(img/box3BottomR.gif) top right no-repeat; width:10px; height:10px;}

.box4{ border:#000 1px solid;}
.tab4{background:#000 url(img/tab_4.gif) top repeat-x; height:38px; color:#FF671D; font-weight:bold;}
.box4Content{background:#1E1F20; border-top:#323339 1px solid; padding:10px 0px;}
.box4Content2{background:#1E1F20; padding:5px}
.box4Title{color:#FFAE00; white-space:nowrap; font-weight:bold;}
.tab4Active{background:#000 url(img/tab4Active.gif) bottom repeat-x; height:30px; border-top:#2D2E31 1px solid; border-left:#2D2E31 1px solid; border-right:#2D2E31 1px solid; color:#FF671D; font-weight:bold; padding:0px 10px; white-space:nowrap;}
.tab4UnActive{background:#000 url(img/tab4UnActive.gif) top repeat-x; height:29px; border-top:#000 1px solid; border-left:#000 1px solid; border-right:#000 1px solid; color:#A6A6A6; font-weight:bold; padding:0px 10px; white-space:nowrap;}
.tab4UnActive a{color:#A6A6A6;}
.tab4UnActive a:hover{color:#F90; text-decoration:none;}

.pic4Border{background:#999; padding:5px; height:120px;}

.bgMonth{background:url(img/bgMonth.gif) no-repeat; width:30px; height:23px; color:#FFFFFF; font-weight:bold; border:0px;}

.lineGray{background:url(img/line_gray.gif) bottom repeat-x; padding:0px 10px;}
.lineYellow{background:url(img/line_yellow.gif) repeat-x; height:20px;}

.footer{background:#3A3A3A; padding:10px; border-top:#7B7C7B 3px solid;}
.footer a{color:#FFA800;}
.footer a:hover{color:#0CF; text-decoration:none;}

/*TOP MENU */
    
#glowingtabs{
width:100%;
font-size:100%;
line-height:normal;
overflow: hidden;
}

#glowingtabs ul{
float:left;
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:left;
background:url(img/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 1px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(img/glowtab.gif) no-repeat right top;
padding: 4px 12px 4px 3px;
font-weight:bold;
color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: #FFF;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: #FFF;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

/*TOP MENU */
    
#glowingtabs2{
width:100%;
font-size:100%;
line-height:normal;
overflow: hidden;
}

#glowingtabs2 ul{
float:right;
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs2 li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs2 a{
float:left;
background:url(img/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 1px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

#glowingtabs2 a span{
float:left;
display:block;
background:url(img/glowtab.gif) no-repeat right top;
padding: 4px 12px 4px 3px;
font-weight:bold;
color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs2 a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs2 a:hover span {
color: #FFF;
}

#glowingtabs2 #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs2 #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: #FFF;
}

#glowingtabs2 a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs2 a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
#top_ten
{
	position:relative;
}
#top_ten p.tabs
{
	position:absolute;
	top:6px;
	right:10px;
	font-size:12px;
}
#top_ten p.tabs span.tab-current
{
	text-decoration:none ;
	color:red;
	FONT-WEIGHT: bold;
}
#top_ten p.tabs a.top_10_day
{
	color:#f90;
	text-decoration:none ;
}
#top_ten p.tabs a.top_10_all
{
	color:#90f;
	text-decoration:none ;
}
#top_ten p.tabs a.top_10_month
{
	color:#0cf;
	text-decoration:none ;
}
#top_ten li
{
	background-repeat:no-repeat;
	background-position:5px 7px;
	padding:5px 5px 5px 22px;
}
l
#top_ten.list_songs .right span
{
	margin-left:0px;
}




li.top_01
{
	background-image:url(images/top_1.gif);
}
li.top_02
{
	background-image:url(images/top_2.gif);
}
li.top_03
{
	background-image:url(images/top_3.gif);
}
li.top_04
{
	background-image:url(images/top_4.gif);
}
li.top_05
{
	background-image:url(images/top_5.gif);
}
li.top_06
{
	background-image:url(images/top_6.gif);
}
li.top_07
{
	background-image:url(images/top_7.gif);
}
li.top_08
{
	background-image:url(images/top_8.gif);
}
li.top_09
{
	background-image:url(images/top_9.gif);
}
li.top_10
{
	background-image:url(images/top_10.gif);
}