/***** DELETE LATER *******/
DIV.NewsHomeDefault
{
    overflow                :hidden;
    display                 :inline-block;
}

DIV.NewsHomeItem
{
    width                   :230px;
    height                  :91px;
    font-size               :11px;
    color                   :#555555;
    overflow                :hidden;
    margin                  :5px;
    display                 :inline;
}

DIV.NewsHomeItem DIV.Text,
div.special DIV.Text
{
    overflow                :hidden;
    margin-left             :5px;
    font-size               :10px;
}

DIV.NewsHomeItem DIV.Date
{
    font-size               :10px;
}

DIV.NewsHomeItem IMG
{
    font-size               :10px;
    width                   :95; 
    height                  :71px;
    border                  :solid 2px #c0c0c0;
    float                   :left;
    margin-right            :10px;
    display                 :inline-block;
}

DIV.NewsHomeItem DIV.left,
div.special DIV.left
{
    margin-right            :10px;
    display                 :inline-block;
}

DIV.NewsHomeItem SPAN.Title,
div.special SPAN.Title
{
    display                 :block;
    margin-bottom           :3px;
    font-size               :10px;
    font-weight             :bold;
}



.left {float:left;}


.tabs-panel 
{ 
    padding: 1em 0.4em; 
    display: block; 
    height:300px;
    font-size:12px; 
}

.currentnews-tabs-panel{
    padding: 1em 0.4em; 
    display: block; 
    height:240px;
    font-size:12px; 
}

.tabs-loadingPanel
{
    background:transparent url(../layout/LoadingPanel.gif) no-repeat center center;
}

/* Top Lists */
#toplist-tabs-panel div
{
    position:relative;
    float:left;
    width:275px;
    height:40px;
    margin:5px 5px;
    font-size:11px;
}

#toplist-tabs-panel .position
{
    background:#ffffff url(../layout/tabs/bgTabs.png) repeat-x center 0px;
    position:absolute;
    left:5px;
    top:0;
    display:block;
    padding:6px 8px;
    background-color:#F0F0F0;
    font-size:13px;
    font-weight:bold;
    border:solid 1px #C0C0C0;
    margin-right:15px;
}

#toplist-tabs-panel .title
{
    display:block;
    font-size:11px;
    font-weight:bold;
    margin-left:50px;
    margin-right:40px;
}

#toplist-tabs-panel .artist
{
    display:block;
    font-size:11px;
    color:#777;
    font-weight:normal;
    margin-left:50px;
    margin-right:40px;
}

a.vote
{
    display:block;
    width:20px;
    height:20px;
    background:#ffffff url(../Layout/vote.png) repeat-x center top;
}

.left 
{
    float: left;
}

#newsItem
{
    float: left;
    width: 310px;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 130%;
}

#newsItem IMG
{
    float: left;
    background-color: #FFF;
    padding:5px;
    border: solid 1px #d9d9d9;
    margin-right: 5px;
}

#newsItem .title
{
    margin-bottom: 5px;
}

.mainNews
{
    float: left;
    margin-bottom: 10px;

}

IMG.mainnews
{
    padding:8px;
    border: solid 1px #d9d9d9;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 266px;
    height: 200px;
}

.ticker
{
    background-color:transparent;
    margin:0px;
    overflow:hidden;
    width:210px;
    height:274px;
}

.ticker span{display:none;}
.ticker .active_ticker{display:block;}	

#rotating_items{
	position: relative;
}

#rotating_items div.rotating_item{
	position: absolute;
	display:inline-block;
	width:100%;
}

ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;
	margin-top: 5px;

	/* optional styles for appearance */
	width: 400px;
	height: 22px; /* height should be included to reserve visual space for the marquee */
	background-color: transparent;
	border: none;
}

ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */

	/* optional styles for appearance */
	font: 14px Arial, Helvetica, sans-serif;
	padding: 3px 5px;
}

#livemessages
{
    float: left;
    width: 880px;
}

#livemessages ul.marquee li a
{
    color: Blue;
    float: none;
    line-height: 1.2em;
}

.liveimage
{
    float: left;
    width: 70px;
    margin-top: 2px;
}

#NowNextLater DIV.row {
    padding-top: 5px;
    padding-bottom: 10px;
}

#NowNextLater DIV.row DIV.status 
{
    background-color: #d8261c;
    color: #FFF;
    padding: 0px 5px;
    font-weight: bold;
    border: solid 1px #000;
    height: 20px;
    float: left;
    width: 135px;
}

#NowNextLater DIV.row IMG
{
    float: right;
    margin-top: -5px;
}

#NowNextLater DIV.row DIV.showDescription 
{
    line-height: 1.2em;
    font-size: 0.9em;
}

#NowNextLater DIV.row DIV.showTitle A
{
    text-decoration: underline;
    line-height: 1.5em;
    margin-bottom: 5px;
    display: block;

}

a.vote
{
    width:20px;
    height:20px;
    background:#ffffff url(../layout/vote.png) repeat-x center top;
    display:block;
    text-decoration:none;
}

/************ Messages ************/
#messages h4 {
                padding: 2px 0;
                margin:0;
                }
				
#messages fieldset {
                margin: 0;
                }
				
#messages textarea {
                margin: 0 0 15px 0;
                }
                
/*************** Facebox ***************/

#facebox .b {
  background:url(../layout/b.png);
}

#facebox .tl {
  background:url(../layout/tl.png);
}

#facebox .tr {
  background:url(../layout/tr.png);
}

#facebox .bl {
  background:url(../layout/bl.png);
}

#facebox .br {
  background:url(../layout/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}


/*********** Top List **************/
span.topListArtist
{
    display:block;
    font-size:10px;
    line-height:normal;
    color:#999999;
}

span.topListSong
{
    display:block;
    font-size:12px;
    font-weight:bold;
    line-height:normal;
}

span.topListNumber
{
    display:block;
    font-size:16px;
    font-weight:bold;
    line-height:normal;
}
/**********************************/
