
/********************/
/*     LAYOUT       */
/********************/

#bd{
	width:960px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#content_cols{
	width: 960px;
}

#content-left-trio{
	width: 310px;
	float:left;
	margin-right: 0;
	clear:left;
}

#content-left-duo{
	width:624px;
	float:left;
	clear:left
}

#content-center-trio{
	width: 310px;
	float: left;
	/*margin-left: 4px;*/
	margin-right:0;
}

#content-right-duo{
	width: 328px;
	margin-left: 8px;
	float:left;
	clear:right;
}


#content-right-trio{
	width:330px;
	float:left;
	margin-right: 0;
	clear:right;
}


/* get equal length columns */
#content_cols
{
	overflow:hidden;
}
.col 
{
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}


/*********************************************/
/*        GLOBAL                             */
/*********************************************/

:focus {
    outline: 0;
} 

html{
	color: #fff;
	background:none;
}

body {     
      background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #252122; 
      text-align:center;
}

#bd
{
	 background: #171516 url(../images/content_bg.jpg) repeat-x;
}

#bd.dark
{
	background: #010101 url(../images/content_dark_bg.jpg) repeat-x;
}

#bd.none
{
	background: none;
}

#home #container{
	background: #171516 url(../images/3col_background.jpg) repeat-x;
}

#content-right-trio, #content-center-trio
{
	background: url(../images/columnspacer.jpg) no-repeat left top;
	padding-left: 5px;
	
}
#splash {
	width: 960px;
	height: 360px;
	overflow:hidden;
	margin-bottom: 5px;
}

.clear {
	clear:both;
}

a {
	text-decoration: none;
	color: #fff;
}

h2
{
  font-size: 167%;
  font-weight:bold;
}

h2,h3,h4{
	text-transform: uppercase;
}

.dash
{
	width:100%;
	height:1px;
	overflow:hidden;
	background: url(../images/dash.gif) repeat-x 0 0;
}

.dash.narrow
{
	width: 96%;
	margin-left: 2%;
}
.dash.darker
{
	background: url(../images/dash_darker.gif) repeat-x 0 0;
}
.dash.thick
{
	margin-top:8px;
	margin-bottom:8px;
}

/*input {
  vertical-align:middle;
}*/


#yui-custom-artist h3
{
   margin-bottom: 12px;
   font-weight:bold;
   /*color:#fff;*/
   font-size:167%;
   /*letter-spacing: -1px;*/
}



/**************************************************/
/*                   NAVIGATION                   */
/**************************************************/
 
#main_nav{
	margin: 5px 0 8px 0;
	width: 100%;
	padding: 0;
	background: none;
	text-align:center;
	clear:both;
}

#main_nav ul {
      padding: 0;
      list-style-type: none;
    }
#main_nav li {
      display:inline;
      padding:0;
      float: left;
      background: none;
      text-align: center;
      margin-left: 4px;
   }

#main_nav li.first{
      margin-left:0px;
      margin-right: 4px;
   }

#main_nav a {
      padding: 0px; 
      text-decoration: none;
      color:#303030;
      background: #e8e8e8;
      display:block;
}

#main_nav span {
	display: none;
}

#main_nav a:hover {
      background: #cbcbcb none;
    }


#main_nav #nav_home
{
  width: 62px;
  height: 62px;
  background: url(../images/logo_concerttv.gif) no-repeat 0 0;
}


#main_nav #nav_artists
{
  width: 143px;
  height: 62px;
  background: url(../images/artist_menu.gif) no-repeat 0 0;
}

#main_nav #nav_artists:hover, #main_nav #nav_artists.selected
{ 
  background-position: 0 -62px;
}

#main_nav #nav_ontv
{
  width: 111px;
  height: 62px;
  background: url(../images/ontv_menu.gif) no-repeat 0 0;
}

#main_nav #nav_ontv:hover, #main_nav #nav_ontv.selected
{ 
  background-position: 0 -62px;
}

#main_nav #nav_channels
{
  width: 174px;
  height: 62px;
  background: url(../images/channels_menu.gif) no-repeat 0 0;
}
#main_nav #nav_channels:hover, #main_nav #nav_channels.selected
{ 
  background-position: 0 -62px;
}

#main_nav #nav_news
{
  width: 108px;
  height: 62px;
  background: url(../images/news_menu.gif) no-repeat 0 0;
}
#main_nav #nav_news:hover, #main_nav #nav_news.selected
{ 
  background-position: 0 -62px;
}

#main_nav #nav_win
{
  width: 87px;
  height: 62px;
  background: url(../images/win_menu.gif) no-repeat 0 0;
}
#main_nav #nav_win:hover, #main_nav #nav_win.selected
{ 
  background-position: 0 -62px;
}

#main_nav #nav_myconcert
{
  width: 246px;
  height: 62px;
  background: url(../images/myconcert_menu.gif) no-repeat 0 0;
}
#main_nav #nav_myconcert:hover, #main_nav #nav_myconcert.selected
{ 
  background-position: 0 -62px;
}



/****************** END NAVIGATION *****************/


#poster_container{
	width: 960px;
	height: auto;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	overflow:hidden;
	clear:both;
}

.col 
{
      /*background-color: #303030;
      background-image: url(../images/column_background.jpg);
      background-repeat: repeat-x;*/
}

.col_box{
    padding:18px 5px 10px 8px;
}


.col_box h2 {
	display:block;
	width: 100%;
	height: 20px;
	margin-left: 5px;
}

.col_box h3, .col_box h4
{
	text-transform: uppercase;
}

.col .col_box.thick_ads
{
  margin-right:0;
  margin-left:0;
  padding-left:0;
  padding-right:0;  
}


/**********************************/
/* Box Styles                     */
/**********************************/

.box_style_1 .box_desc{
      /*font-weight:bold;*/
      font-size:85%;
      color: #fff;
      margin-bottom: 12px;
      padding-right: 15px;
	text-transform:uppercase;
	letter-spacing: .05em;
	word-spacing: 2px;

}

.box_style_1 h2{
	color: #fff;
	font-size:167%;
	margin-bottom: 15px;
	letter-spacing: 0px;
}

.box_style_1 h3{
      color: #fff;
      font-size:135%;
      margin-bottom: 12px;
      /*margin-top: 8px;*/
      
}

.box_style_1 ul{
	/*list-style-type: circle;*/
	color: #5b595a;
}

.box_style_1 h3{
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 110%;
	font-weight:bold;
}

.box_style_1 ul li a{
	font-weight: bold;
	color: #5b595a;
}

.box_style_1 ul li a:hover{
	color: #c6c6c6;
}


.box_style_1 a {
	text-decoration: none;
	color: #fff;
}

.box_style_1 .box_item_style_1 {
	margin-bottom: 5px;
}

.box_style_1 .box_item_style_1 img{
	float:left;
}

.box_style_1 .box_item_style_1 .item_text{
	float:left;
	width: 65%;
	margin-left: 8px;
}

.box_style_1 .box_item_style_1 .item_text h4 {
	font-weight:normal;
	font-size: 145%;
	color: #fff;
}

.box_style_1 .box_item_style_1 .item_text span {
	font-size: 80%;
	font-weight: normal;
	color: #c6c6c6;
	text-transform: uppercase;
}


/** ADS **/
#ads #image_ad {
	background:none;
	padding:10px 15px 15px 15px;
}
#ads #image_ad p {
	font-size: 0.8em;
}
#ads #text_ads {
	float: left	;
	height: auto;
	background: #3b3b3b;
	padding: 4px;
	margin-left:6px;
	/*background-color:#696969;*/
	/*padding:0px 15px 15px 15px;*/
}
#ads #text_ads iframe{
	padding: 4px;
}

#horizontal_ad {
	width: 960px;
	height: 90px;
	height: auto;
	clear: both;
}

#horizontal_ad #concert_mini {
	float: left;
	width: 225px;
	margin-right: 6px;
	display:inline;
}

#horizontal_ad #iab {
	float:left;
	width: 728px;
	display:inline;
}


/********************************/
/*    MOST VIEWED               */
/********************************/

#most_viewed ul{
	list-style:none;

}

#most_viewed li {
	float:left;
      width: 296px;
      margin-bottom: 1px;
	margin-top: 0;  
      background:#595959; 
      color:#9a9a9a;
	height:38px;
	font-size: 100%;
}

#most_viewed li a{
      text-decoration: none;
      color:#9a9a9a;
      width: 296px;
	height:32px;
      display:block;
      text-transform: uppercase;
	padding-top: 6px;
}

#most_viewed a:hover {
      background: #303030;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

#most_viewed .most_viewed_text{
	float:left;
	margin-left: 12px;
}
#most_viewed li a em{
	display:block;
	float:left;
	width: 26px;
	color: #9a9a9a;
      font-size:140%;
      text-align: right;
	padding-left: 2px;
}

#most_viewed li a strong,#most_viewed li a span{
	line-height: 14px;
	font-size: 14px;
      font-weight: bold;
}
#most_viewed li a strong{
	color:#ffffff;
	font-weight:bold;
}
#most_view li a span{
	color: #a9a9a9;
}


/*******************************************/
/*Ticket search*/
/*******************************************/


#ticket_search input#ticket_artist, #ticket_search input#ticket_venue,
 #member_login input, #register input{
	display: block;
	margin-bottom: 6px;
	color: #696969;
	text-indent: 8px;
	font-size: 176%;
	font-weight:bold;
	background-color:#dfdfdf;  
	border:none;
	height: 30px;
	/*letter-spacing: .01em;*/
}

#register .captcha input{background-color:#ffffff;}
#register label{
	color: #696969;
	text-indent: 8px;
	font-size: 176%;
	font-weight:bold;
	border:none;
	height: 30px;
}

#ticket_search input#ticket_artist, #ticket_search input#ticket_venue
{
	text-transform:uppercase;
	width: 294px;
	/*line-height: 30px;*/
	float:left;
	clear:both;
}
#ticket_search  input#ticket_venue
{
	margin-bottom: 8px;
}
#ticket_search a.button{
	display:block;
	background: url(../images/find_tickets.png);
	width: 145px;
	height: 34px;
	margin-right:3px;
	float:right;
	text-indent: -9000px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}
#ticket_search a.button:hover{
	background-position: 0 -34px;
}
#ticket_search a{
	text-indent: -9000px;
}
#tm_logo {
	width: 195px;
	float: right;
	margin: 10px 5px 0 0;
	cursor: pointer;
	cursor: hand;
	text-indent: -9000px;
}

/*****************/
/* MEMBER LOGIN  */
/*****************/

#member_login input{
	width: 314px;
}

#member_login #password
{
	margin-bottom: 8px;
}
#member_login.dark
{
	background: #838383;
}

#member_login #logged_in div {
	color:#666666;
	margin-right: 10px;
	display: inline;
}

#logged_in #username {
	float: right;
	margin-top: -15px;
	display:inline;
}

#logged_in #links {
	float: right;
}

#links a:hover {
	color: #fff;
}

/*
#member_login span{
	float:right;
	color:#666666;
	font-size: 100%;
	margin-right: 12px;
}
*/
#member_login a{
	color:#666666;
}
#member_login a.button
{
	float:right;
	width:109px;
	height:34px;
	background: url(../images/member_login.png) no-repeat;
	text-indent: -9000px;
	margin-left: 10px;
	margin-right: 4px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */

}
#member_login a.button:hover
{
	background-position: 0 -34px;
}
#member_login div em
{
	font-size: 170%;
	color:#fff;
}

span#not_member{
	margin-top: 8px;
	float: right;
	text-align: left;
	text-transform:uppercase;
}

#not_member a {
	margin:right 5px;
	text-align: left;
	color: #fff;
}



/**************************************************/
/*Also Check Out*/
/**************************************************/
#check_out h3{
	font-size: 100%;
	margin: 0 0 8px 0;
}
#check_out a { 
	font-size: 94%;
      text-decoration: none;
      text-transform: capitalize;
      color:#fff;
      margin: 0 8px 6px 0px;
      padding: 0 0 0 18px;
      background: url(../images/white_bullet.gif) no-repeat 0 0;
	font-weight:normal;
	white-space:nowrap;  
	display:block;
	float:left; 
}
#check_out a:hover {
      color: #cbcbcb;
}

/***************************************/
/* Search/Channels bar                 */
/***************************************/

#search_channels_bar
{
	width: 960px;
	margin: 0 0 8px 0;	
}

#search_bar, #channels_bar
{
	background-color: #fff;
	padding:0;
	width: 476px;
	height: 60px;
}

#search_bar{
	float: left;
      margin-right:8px;
	clear:left;
}

#channels_bar{
	float:left;
	clear:right;
}

#search_bar #autocomplete {
	font-size: 18pt;
	float:right;
	width:324px;
	height: 45px;
	margin: 6px 0px 0 0;
	color:#666666;
  }

#search_bar #autocomplete input
{
	display:block;
	width:328px;
	height:35px;
	font-size: 22pt;
	padding: 6px 0 4px 0px;
	margin-top: 2px;
	text-indent: 8px;
	background-color:#dfdfdf; 
	color:#666666; 
	border:none;
	text-transform: uppercase;
}

#search_bar input.button{
	display:inline;
	float:right;
	width: 140px;
	height: 60px;
	border:none;
	margin: 0 2px 0 4px;
	background:url(/public/images/label_search.gif) no-repeat;
	/*margin-top: 15px;
	margin-left: 20px;
	margin-right: 15px;*/
}

#channels_bar a{
	float:left;
}

#channels_bar a.channels_button{
	float:left;
	margin-top:8px;
	display:block;
	width: 300px;
	height: 45px;
	background:url(/public/images/channel_drop/channels_drop_select.png)
}

#channels_drop{
	position:absolute;
	left:170px;
	top:58px;
	z-index:1000;
}

#channels_drop a{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 6px solid #ffffff;
	display:block;
	width: 300px;
	height: 45px;
}
#channels_drop a:hover{
	/*border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;*/
	border-right: 6px solid #303030;
}
.yui-skin-sam .yui-ac{position:relative;font-family:arial;font-size:100%;}
.yui-skin-sam .yui-ac-input{position:absolute;width:100%;}
.yui-skin-sam .yui-ac-container{position:absolute;top:1.6em;width:100%;}
.yui-skin-sam .yui-ac-content{position:absolute;width:100%;border:1px solid #808080;background:#fff;overflow:hidden;z-index:9050;}
.yui-skin-sam .yui-ac-shadow{position:absolute;margin-top:.6em;width:100%;background:#000;-moz-opacity:0.10;opacity:.10;filter:alpha(opacity=10);z-index:9049;}
.yui-skin-sam .yui-ac-content ul{margin:0;padding:0;width:100%;}
.yui-skin-sam .yui-ac-content li{margin:0;padding:2px 5px;cursor:default;white-space:nowrap;}
.yui-skin-sam .yui-ac-content li.yui-ac-prehighlight{background:#B3D4FF;}
.yui-skin-sam .yui-ac-content li.yui-ac-highlight{background:#426FD9;color:#FFF;}



/**********************************************/
/* ARTIST */
/**********************************************/

#media{position:relative;background:#303030;}
#media, #media-selector{
	width: 480px;
	height: 360px;
 	float: left;
	overflow: hidden;
}

.col_box.highlight_box
{
	background: #838383;
	/*background: url(../images/box_background.gif) repeat;*/
	/*opacity: .50;
	-moz-opacity:0.5;
      filter: alpha(opacity=50);*/
	padding-bottom: 10px;
}

/***********************/
/*     ARTIST TABS     */
/***********************/
/*.yui-nav, .yui-nav li {margin:0;padding:0;list-style:none;}*/
.yui-navset {position:relative;zoom:1;}
.yui-navset .yui-content { zoom:1; }
.yui-navset .yui-nav li {
	display:inline-block;
	display:-moz-inline-stack;
	*display:inline; /* IE */
	vertical-align:bottom; /* safari: for overlap */
	cursor:pointer; /* gecko: due to -moz-inline-stack on anchor */
	zoom:1; /* IE: kill space between horizontal tabs */
}
.yui-navset .yui-nav a { position:relative; } /* IE: to allow overlap */
.yui-navset .yui-nav li a {
    display:block;
    display:inline-block;
    vertical-align:bottom; /* safari: for overlap */
    zoom:1;
}

/* For single tab players we'll replace with a simple header */
#tab_header{
	position: relative;
	height:44px;
	width: 480px;
	margin-bottom: 4px;
	font-size:120%;
	font-weight:bold;
	color:#fffffff;
	background: url(/public/images/default_video_header.png) no-repeat;
}
#tab_header.news{
	background: url(/public/images/news_video_header.png) no-repeat;
}
#tab_header span{
	float:right;
	margin: 12px 12px 0 0;
}

#tab_container{background-color:#303030;}

#tab_container ul
{
	list-style:none;
	background:#000;
	margin-bottom:8px;
	padding:0;
}

#tab_container li{ 
	text-align:center;
	margin-left: 3px;
}

#tab_container li.first
{
	margin-left: 0;
	border-left: 0;
}

#tab_container li a{ 
	height: 40px;
	text-decoration: none;
	color:#fff;
	background: #787878;
	width:158px;
	display:block;
	padding:0;
	margin:0;
}

#tab_container li a span{
	display:inline;
	float:left;
	margin-top: 14px;
	margin-left: 12px;
	position:relative;
	width: 38px;
	height: 13px;
	text-decoration: none;
	font-size: 100%;
	font-weight:bold;
	text-indent: -9000px;
}

#tab_container li a strong{
	font-size: 110%;
	color:#cccccc;
	font-weight:bold;
	display:block;
	float:left;
	margin-top: 10px;
	margin-left: 4px;
	text-indent: 0px;
}


#tab_container li a:hover, #tab_container li.selected a{ 
     background: #303030;
     color:#fff;
}

#tab_content{
	height: 312px;
	width:480px;
	background: #303030;
	position:relative;
}


#video_tab_container{
	float:left;
	position:relative;
	overflow:hidden;
	height: 312px;
	/*width: 460px;*/
}

#video_tab_content{
	position:relative;
	float:left;
	top:0;
	left:0;
	height: auto;
	/*width: 460px;*/
}

.media_scroll{
	width:16px;
	height: 308px;
	float:left;
	background: #303030;
}
.media_scroll .scroll_up, .media_scroll .scroll_down{
	display:block;
	width: 12px;
	height: 10px;
}
.media_scroll .scroll_up{
	margin: 6px 0 0 4px;
	background: url(../images/scroll_arrow_up.gif) no-repeat;
}
.media_scroll .scroll_down {
	margin: 274px 0 0 4px;
	background: url(../images/scroll_arrow_down.gif) no-repeat;
}

.video_item{
	width:440px;
	height: 60px;
	background: #404040;
	margin-bottom: 2px;
	position:relative;
	color: #cdcdcd;
	padding: 8px 4px 8px 16px;
	overflow:hidden;
	/*opacity: .60;
	-moz-opacity:0.6;
      filter: alpha(opacity=60);*/

}

.video_item.dialog{
	background:none;
}

.video_item.selected
{
	background: #303030;
	/*opacity: 1;
	-moz-opacity:1;
      filter: alpha(opacity=100);*/
}
.video_item .vid_thumb{
	/*width:84px;*/
	/*height:55px;*/
	display: block;
	float:left;	
}

.video_item .video_item_text{
	float:left;
	width:334px;
	margin-left: 12px;
	font-size:13px;
	
}

.video_item h4{
	font-size: 150%;
	letter-spacing: -.01em;
	text-transform:uppercase;
	line-height:94%;
	color: #fff;
}

.video_item span {
	font-size: 104%;
	font-weight:bold;
	letter-spacing: .07em;
	text-transform:uppercase;
	line-height: 104%;
}
.video_item span.att {font-size: 85%;line-height:110%;}

.video_item a.add{
	margin-left: 4px;
	float:right;
	width: 97px;
	height: 15px;
	display:inline;
	background: url(../images/add_playlist.gif);
}

.video_item a.add:hover{background-position: 0 -15px;}
.video_item.selected a.add{background-position: 0 -30px;}


.youtube_video{
	width:588px;
	height:100px;
	font-size: 130%;
	margin: 0 0 8px 12px;
	position:relative;
	/*border-bottom: 1px solid #cccccc;*/
}
.youtube_video_wrapper{padding: 8px 12px 8px 8px;}
.youtube_video img{
	float:left;
	margin: 0px 12px 0px 0px;
	position: relative; z-index: 1;
	
}
.youtube_video em{
	color: #ffffff;
	font-weight:bold;
}
.youtube_video p{
	font-size: 80%;
	/*color: #cccccc;*/
}


/****SHARE****/
#share_dialog{position:absolute;left:0px;top:0px;z-index:5000; height: 360px;width:480px;}
#share_dialog h2{
	font-size: 280%;
	display:block;
	margin: 60px 0 5px 20px;
	width:131px;
	height:46px;
	text-indent: -9000px;
	background: url(../images/share_text.png);
}
#share_dialog input{
	font-size: 170%;
	margin: 0 0 8px 20px;
	width: 422px;
	font-weight:bold;
	border:none;
	color: #696969;
	padding: 0 0 0 4px;
	border:none;
	/*background-color:#dfdfdf;*/
	background-color:#ffffff;  
}
#share_dialog a {
	display:inline;
	float:left;
	height: 38px;
	width: 207px;
	margin: 0 0 0 8px;
	background-color: #303030;
	text-indent: -9000px;
}
#share_dialog a.send{
	
	background: url(../images/share_send.gif);
}
#share_dialog a.cancel{
	margin-left:20px;
	background: url(../images/share_cancel.gif);
}

/********************/
/* ADD TO PLAYLIST  */
/********************/
#playlist_dialog {
	color: #ccc;
	width: 480px;
	height: 312px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 300000;
	background-color: #515151;/*#404040;*/
	margin:0;
	padding:0;
}

#dialog_heading
{
	background:#686a69;
	width: 472px;
	height: 40px;
	margin-left:4px;
	background: url(../images/add_playlist_heading.png);
	text-indent: -9000px;
}
#dialog_heading span{color:#000000;font-weight:bold;font-size: 165%}
#playlist_dialog_content{
	position:relative;
	height: 312px;
	width: 480px;
	overflow:hidden; 
}

#select_playlist_menu, #create_playlist_menu{
	padding: 8px 0 0 0;
	position:relative;
	height: 312px;
}

#select_playlist_menu a#new_playlist{
	display:block;
	width:117px;
	height:30px;
	float:left;
	text-indent: -9000px;
	background: url(../images/new_playlist.gif) no-repeat;
}

#select_playlist_menu a#new_playlist:hover{background-position: 0 -30px;}

#select_playlist_menu span.label{ float:left;margin:8px 0 0 16px; font-weight:bold; font-size: 120%;}
#select_playlist_menu select{
	float:left;
	font-size: 174%;
	margin: 0 4px 0 8px;
	width: 246px; 
	font-weight:bold;
	color: #696969;
	padding-top 4px;
	border:none;
	background-color:#dfdfdf;  
}
#select_playlist_menu p, #create_playlist_menu p{ margin: 8px 120px 12px 102px; font-size: 92%;line-height: 142%;text-transform:uppercase;font-weight:bold;}
#select_playlist_menu p a{color: #ffffff; font-weight:bold;}
#select_playlist_menu .dash{margin-bottom: 12px;}

#create_playlist_menu h4{
	width:193px;
	height:23px;
	text-indent:-9000px;
	text-transform:none;
	color:#ffffff;
	font-size:136%;
	margin: 32px 0 0 102px;
	font-weight:bold;
	background: url(../images/new_playlist_heading.png);
}
#create_playlist_menu input{
	font-size: 174%;
	margin: 12px 0 0 102px;
	width: 252px;
	/*height: 28px;*/
	padding-left:8px;
	/*text-indent: 8px;*/
	font-weight:bold;
	border:none;
	color: #696969;
	padding-top 4px;
	border:none;
	background-color:#dfdfdf;  
}

#playlist_dialog img.dot {margin-right: 4px;}
#playlist_dialog a.cancel,#playlist_dialog a.ok, #playlist_dialog a.back{
	width: 120px;
	height: 34px;
	display:block;
	float:left;
	text-indent: -9000px;
	display:inline;
	border: 1px solid #696969;
}
#playlist_dialog a.cancel{background: url(../images/cancel_dialog.png)}
#playlist_dialog a.ok{background: url(../images/ok_dialog.png);margin: 0 8px 0 102px;}
#playlist_dialog a.ok.error{background-position: 0 -68px;}
#playlist_dialog a.back{background: url(../images/back_dialog.png);}

#playlist_dialog a.ok:hover,#playlist_dialog a.cancel:hover,#playlist_dialog a.ok:hover,#playlist_dialog a.back:hover{
	background-position: 0 -34px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

#playlist_dialog a.ok.error:hover{background-position: 0 -68px;}
#playlist_dialog p.auth{ margin: 40px 120px 12px 102px; font-size: 120%;text-transform:uppercase;font-weight:bold;}
#playlist_dialog p.auth strong{ line-height: 180%; color: #ffffff;font-weight:bold; text-decoration:underline;}
#playlist_dialog #ok_close{margin:20px 0 0 165px;}

/**************/
/*  PHOTO TAB */
/**************/
#photo_tab_container{
	/*float:left;*/
	position:relative;
	height: 312px;
	overflow:hidden;
	margin:0;
	padding:0;
}

#photo_tab_content{
	width: 460px;
	position:relative;
	float:left;
	padding: 0;
	margin: 0;
	top:0;
	left:0;
	height: auto;
}

#photo_tab_content .photo_item
{
	width: 100px;
	height: 80px;
	float:left;
	overflow:hidden;
	margin: 12px 0px 12px 14px;
	background: #cccccc;
}

#photo_tab_content .photo_item a
{
	width: 100px;
	height: 80px;
	display:block;
}


.tour_item{
	width:440px;
	height: 60px;
	background: #404040;
	margin-bottom: 2px;
	position:relative;
	color: #cdcdcd;
	padding: 8px 4px 8px 16px;
	overflow:hidden;
	/*opacity: .60;
	-moz-opacity:0.6;
      filter: alpha(opacity=60);*/

}


.tour_item h4{
	font-size: 168%;
	letter-spacing: -.01em;
	text-transform:uppercase;
	line-height:90%;
	color: #fff;
}

.tour_item span {
	font-size: 90%;
	font-weight:bold;
	letter-spacing: .07em;
	text-transform:uppercase;
	line-height: 85%;
}

#tour_tab_container #tm_logo{

	margin-right: 20px;
	margin-bottom: 12px;

}
/*****************/
/* ARTIST BIO    */
/*****************/

#artist_bio
{
	padding-bottom: 20px;
	background: #848484;
}

#artist_bio h2
{
	font-size: 275%;
	display:inline;
	width: 0px;
	height: 0px;
	margin-left: 0;
	margin-bottom:12px;
}

#artist_bio h2 em
{
	font-size: 40%;
	margin: 0 0 0 8px;
	font-weight: bold;
}

#artist_bio a#visit_artist_home
{
	display:block;
	float:left;
	width: 153px;
	height: 18px;
	margin: 5px 0 0 5px;
	background: url(../images/visit_artist_home.gif);
}

#artist_bio a#visit_artist_home:hover
{
	background-position: 0 -18px;
}
#artist_bio p{
	font-weight:normal;
	line-height: 1.2 em;
	font-size: 1.0 em;
	margin: 0 8px 10px 8px;
	display:block;
}

#artist_bio #bio_toggle{
	margin: 5px 12px 0 0;
	text-indent: -9000px;
	display:block;
	float:right;
	padding:0;
}
#artist_bio a#bio_toggle{
	width: 88px;
	height: 13px;
	background: url(../images/bio_more.gif) no-repeat;
	overflow:hidden;
}
#artist_bio a#bio_toggle.less{
	width: 81px;
	height: 13px;
	background: url(../images/bio_less.gif) no-repeat;
}
#artist_bio a#bio_toggle:hover
{
	background-position: 0 -13px;
}


/*******************/
/* ARTIST COMMENTS */
/*******************/
#add_comment
{
	background: #7b7b7b;
}

#add_comment p a{
	font-size: 100%;
	font-weight:bold;
	text-decoration: underline;
	color: #ffffff;
}

#add_comment button{
	margin-right: 3px;
}

#add_comment button:hover{ 
	background-position: 0 -30px;
}

#add_comment textarea, #comment_auth{
	display:block;
	background-color:#dfdfdf;
	font-size:110%; 
	color:#303030; 
	margin-bottom: 8px;
	border:none;
	width: 608px;
	height: 50px;
}

#add_comment button {
	float:right;
	background: url(../images/submit_rollover_1.jpg);
	border:none;
	margin:0;
	padding:0;
	width: 103px;
	height: 30px;
}

.comment
{
	background-color:#3b3b3b;
	margin-bottom: 8px;
	padding: 12px 8px 8px 8px;
}

.comment img{
	float:left;
}

.comment .item_text{
	float:left;
	width: 84%;
	margin-left: 8px;
}

.comment span{
	font-size: 115%;
	font-weight: bold;
}

.comment p{
	color: #979797;
}
.comment strong{
	font-weight:bold;
	font-size: 110%;

}

#comment_pages{
	text-align:center;
	float:right;
}

#comment_pages a.page
{
	display:block;
	width: 20px;
	height: 20px;
	float:left;
	color: #979797;
	padding-top: 2px;
	margin-right: 8px;
	border: 1px solid #979797;
}
#comment_pages a.page:hover,#comment_pages a.page.selected
{
	border: 1px solid #ffffff;
	color:#ffffff;
}

/*****************************************/
/*   ARTIST  BROWSE			     */
/*****************************************/
#artist_browse_header {
	width: 225px;
	height: 19px;
	margin-bottom: 5px;
}

ul.letter_selector{
	list-style-type: none;
	background-color: #777777;
	padding: 0px 12px 0px 12px;
	margin:0;
	height: 30px;
	clear:right;
}

ul.letter_selector li{
	display:block;
	float:left;
      text-align: center;
      margin: 0;
	padding:0;
	
}

ul.letter_selector li a{
	margin:0px;
	padding: 4px 5px 4px 5px;
	font-size: 135%;
}

ul.letter_selector a em{
	line-height: 30px;
	
	/*font-weight:bold;*/
}

ul.letter_selector li a:hover, ul.letter_selector li.selected a{
	background: #464646;
}

#artist_list{
	margin-bottom: 12px;
}

#artist_list li{
	width: 624px;
	/*display:block;*/
}

#artist_list li a{
	display: block;
	width: 532px;
	padding: 4px 0 0 92px;
	margin:0px;
}
#artist_list li a em{
	font-size: 165%;
	/*font-weight: bold;*/
}

#artist_list ul li.odd{
	/*background-color: #b4b4b4;*/
	background: url(../images/box_background.png) repeat;
}
#artist_list ul li a:hover{
	background-color: #242424;
}


/****************/
/*     ONTV     */
/****************/

ul#month_selector{
	width: 960px;
	font-size: 280%;
	list-style-type: none;
	text-align:center;
}
ul#month_selector a, ul#month_selector em{
	color: #d8d8d8;
	width: 247px;
	display:block;
	text-transform:uppercase;	
}
ul#month_selector a:hover{
	color:#959595;
}

ul#month_selector li{
	height: 45px;
	width: 292px;
	display:block;
	float:left;
	background: #fff;
	padding-top: 2px;
	margin-bottom: 12px;
	text-transform:uppercase;
}
ul#month_selector li.selected{
	width: 360px;
	background: #959595;
	color: #fff;
	margin: 0 8px 0 8px;
}

ul#month_selector li.left{
	background: #f7f7f7 url(../images/month_left.gif) no-repeat top left;
}
ul#month_selector li.left a, ul#month_selector li.left em{
	padding-left: 45px;
}
ul#month_selector li.right{
	background: #f7f7f7 url(../images/month_right.gif) no-repeat top right;
}
ul#month_selector li.right a, ul#month_selector li.right em{
	padding-right: 45px;
}

div.ontv_channel{
	margin-bottom: 12px;
	padding: 12px 0px 16px 0px;
	font-size: 100%;
	font-weight:bold;
	position:relative;
	/*have to set width or abs positioning won't work ie*/
	width: 960px;
	background: url(../images/tiles/ffffff_20.png);
	_background: #676767;
}

.ontv_channel .logo
{
	width:280px;
	float:left;
	overflow:hidden;
	/*padding-left: 10px;*/
}
.ontv_channel .logo img
{
	margin-left: 20px;
}

.ontv_channel .logo div
{
	width:236px;
	height:172px;
	margin-left: 20px;
}

.ontv_channel ul
{
	width: 680px;
	float:left;
}

.ontv_channel ul li{
	padding: 4px 8px 4px 8px;
	margin:0px;
}

.ontv_channel ul li.odd{
	background: url(../images/tiles/ffffff_10.png);
	_background: #7f7d7e;
}

.ontv_channel li h3{
	display:block;
	float:left;
	width:410px;
	font-weight:bold;
	margin-right:26px;
}

.ontv_channel li em
{
	display:block;
	float:left;
	font-weight:bold;
	width: 125px;
	/*margin-left: 4px;*/
	text-transform:uppercase;
}

.ontv_list a
{
	display:block;
	float:left;
	background: url(../images/remind_me.png) no-repeat;
	height: 17px;
	width: 101px;
	text-indent: -9000px;
}

div.ontv_reminder{
	position:absolute;
	left:300px;
	top:30px;
	background: #8b8b8b;
	z-index: 2;
	border: 1px solid #464646;
}

.ontv_reminder .text{
	font-size: 130%;
	padding: 12px 4px 0 16px;
	float:left;
	width: 380px;
	/*height:108px;*/
	text-transform:uppercase;
	
}
.ontv_reminder .text em
{
	font-weight:bold;
	color:#d6d6d6;
}
.ontv_reminder .text span.error{
	color: #cd0000;

}
.ontv_reminder .links{
	float:left;
	background: #464646;
	height: 120px;
	width: 165px;
}
.ontv_reminder a.remind{
	width:135px;
	height:31px;
	background: url(../images/dialog_remind_button.gif);
	display:block;
	float:right;
	margin: 26px 8px 0 0;
	text-indent: -9000px;
}
.ontv_reminder a.cancel{
	float:right;
	width:59px;
	height:17px;
	background: url(../images/dialog_remind_cancel.gif);
	display:block;
	margin: 4px 4px 0 0;
	text-indent: -9000px;
}


/****************/
/*   CHANNELS   */
/****************/

#channel_container{
	background: #171516 url(../images/3col_background.jpg) repeat-x;
}

.channel .logo div
{
	width: 310px;
	height: 215px;
	overflow:  hidden;
}

.channel span {
	width: 310px;
	text-transform: uppercase;
	display: block;
	overflow: auto;
}

.channel span em {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#video_tab_container .error em {
	margin-left: 10px;
}

.video_tab_single em {
	line-height: 20px; 
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	font-size: 100%;
	font-weight:bold;
	display:block;
	width: 480px;
}

#channel_header {
/*	position: absolute;*/
	float: left;
	display:inline;
	width: 350px;
	height: 44px;
	margin: 0 0 0 55px;
}

/****************/
/*     NEWS     */
/****************/
#feed_container {
	width: 100%;
}

.feed .feed_title {
	display: block;
	color: #fff;
	font-size:167%;
	letter-spacing: 0px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform:uppercase;
	background: url(/public/images/tiles/000000_50.png) repeat;
}

.feed .feed_icon {
	float: left;
	height: 20px;
	width: 20px;
	margin: 3px 0 0 3px;
}

.feed_title span {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.feed_item_container {
	margin-bottom: 10px;
	width: 100%;
}

.feed_item_container ul {
	list-style-type: none;
}

.feed_item_container li {
	width: 624px;
	line-height: 1.4em;
	font-size: 1.2em;
}

.feed_item_container li.odd {
	background: url(../images/box_background.png) repeat;
}

.feed_entry a {
	display: block;
	padding: 3px 0px 0px 0px;
	width: 624px;
}

.feed_entry a:hover{
	background-color: #242424;
/*	background: url(/public/images/tiles/000000_30.png) repeat;*/
}

.feed_entry a em {
	margin-left: 10px;
	font-weight:bold;
}

.feed .error {
	
}

/********************************/
/*     WIN                      */
/********************************/

#entry_form_container {
	margin-top: 10px;
	width: 960px;
}

#entry_form_container #left_content {
	display: block;
	float: left;
	width: 460px;
	margin-left: 10px;
}

#entry_form_container #right_content {
	display: block;
	float: left;
	width: 460px;
	margin-left: 10px;
}

#entry_form_container input {
	float: left;
	margin-bottom: 5px;
	color: #696969;
	text-transform:uppercase;
	text-indent: 8px;
	font-size: 176%;
	font-weight:bold;
	background-color:#ffffff;  
	border:none;
	height: 30px;
	width: 450px;
	overflow: hidden;
}

#entry_form_container #left_content input {
	float: right;
}

#entry_form_container #birthday div{
	display: inline;
	float: left;
}

#entry_form_container #birthday p{
	display: inline;
	float: left;
	text-transform: uppercase;
	text-indent: 8px;
	font-size: 176%;
	font-weight:bold;
	color: #696969;
	margin-bottom: 5px;
	margin-right: 5px;
	padding-right: 5px;
}

#entry_form_container #birthday select {
	margin-top: 3px;
}

#entry_form_container #right_content span input.checkbox {
	height: 15px;
	width: 15px;
	display: block;
}

#entry_form_container #right_content ul {
	float: left;
}

#entry_form_container #right_content ul span {
	display: block;
	height: 20px;
	margin-top: 13px;
	margin-left: 10px;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 90%;
}

#entry_form_container #right_content ul span em{
	margin-left: 10px;
	font-weight:bold;
}

#entry_form_container a {
	color: #606060;
}

#entry_form_container a:hover {
	background: #464646;
	color: #fff;
}

#rules {
	margin-right: 10px;
	padding: 10px;
	width: 920px;
	overflow: hidden;
}

#rules h1 {
	text-transform:uppercase;
	font-weight: bold;
	font-size: 22pt;
	margin-bottom: 10px;
	height: 41px;
	width: auto;
}

.rules_text {
	width: 100%;
	margin: 10px 10px 0 5px;
	display: block;
}

#win #sponsors h2 {
	display:inline;
	float:left;
	width: 100px;
	height: 20px;
	margin: 25px 10px 10px 15px;
}

#win #sponsors img {
	display: inline;
	float: left;
	margin: 5px 5px 5px 5px;
}

#win a:hover {
	cursor:hand;
}

#win a h2 {
	display:block;
	float:right;
	width: 160px;
	height: 50px;
	margin-top: 10px;
	margin-right: 10px;
}

#past_winner_header {
	display:block;
	width: 100%;
	height: 35px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#past_winners {
	margin: 5px 0px 5px 5px;
	display:block;
}

.past_winner {
	float: left;
	margin-left: 2px;
}

.past_winner span {
	font-weight: bold;
	margin-left: 5px;
}

.past_winner span em {
	text-transform: uppercase;
	font-weight: bold;
	color: #cccccc;
}

/*****************************/
/*       MY CONCERT          */
/*****************************/
.my_concert a {
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

.my_concert input {
	display: block;
	margin-bottom: 5px;
	color: #696969;
	padding-top: 2px;
	padding-left: 8px;
	font-size: 176%;
	font-weight:bold;
	background-color:#ffffff;  
	border:none;
	height: 28px;
	width: 175px;
	overflow: hidden;
}

.my_concert .flash_notice {
	position: absolute;
	left:0;
	top:0;
	width: 960px;
	height: 25px;
	background-color:#c22; 
	font-size: 176%;
	font-weight:bold;
	text-align: center;
	padding-top: 5px;
	line-height: 1em;
}

.my_concert .confirm_notice {
	position: absolute;
	top:0;
	left:0;
	width: 960px;
	height: 195px;
	background-color:#222; 
	font-size: 176%;
	font-weight:bold;
	text-align: center;
	line-height: 1em;
	padding-top: 100px;
}

.my_concert .confirm_notice span {
	display: block;
}

.my_concert .confirm_notice #btn_ok {
	float: left;
	width: 113px;
	height: 38px;
	margin: 10px 0 0 430px;
	display: inline;
}

#my_concert_login {
	background: url(/public/images/my_concert/bg_signin.jpg) no-repeat;
	width: 960px;
	height: 295px;
	position:relative;
}

#my_concert_login #label_container{
	margin: 100px 0 0 30px;
	float: left;
	width: 453px;
	display:inline;
}

#my_concert_login h2 {
	width: 453px;
	height: 65px;
}

#my_concert_login #btn_not_member {
	float: left;
	width: 212px;
	height: 30px;
	margin-top: 12px;
	margin-left: 10px;
	display: inline;
}

#my_concert_login #btn_forgot_password {
	float: left;
	width: 212px;
	height: 30px;
	margin-top: 12px;
	margin-left: 10px;
	display: inline;
}

#my_concert_login #input_container{
	float:left;
	display:inline;
	margin: 100px 0 0 25px;
}

#my_concert_login #btn_login {
	float: left;
	width: 195px;
	height: 63px;
	margin: 100px 0 0 25px;
}

#my_concert_register {
	background: url(/public/images/my_concert/bg_register.jpg) no-repeat;
	width: 960px;
	height: 295px;
	position:relative;
}

#my_concert_register input {
	width: 190px;
}

#my_concert_register #label_container{
	margin: 100px 0 0 30px;
	float: left;
	width: 286px;
	display:inline;
}

#my_concert_register h2 {
	width: 286px;
	height: 65px;
}

#my_concert_register #btn_already_member {
	display: block;
	width: 212px;
	height: 30px;
	margin-top:8px;
}


#register_form div#step1, #register_form div#step2, #register_form div#step3 {
	float: left;
	margin-left: 10px;
	display:inline;
}

#register_form div#step1, #register_form div#step2{
	margin-top: 100px;
}
#register_form div#step3{
	margin-top: 46px;
}
#register_form .captcha {
	/*margin-top: -55px;
	display: inline;*/
}

#register_form .captcha .image {
	background-color: #fff;
	width: 175px;
	height: 74px;
	margin-left:3px;
}

#register_form .captcha label {
	display:block;
	width: 185px;
	height: 15px;
	margin-top: 6px;
}

#register_form .captcha input {
	display:block;
	margin-top: 5px;
}

#my_concert_register #btn_register {
	width: 195px;
	height: 63px;
	margin-top: 12px;
	display: block;
}

#my_concert_forgot_password {
	background: url(/public/images/my_concert/bg_forgot_password.jpg) no-repeat;
	width: 960px;
	height: 295px;
	position:relative;
}

#my_concert_forgot_password input {
	width: 225px;
	height: 33px;
	padding-top: 5px;
}

#my_concert_forgot_password #label_container {
	margin: 100px 0 0 30px;
	float: left;
	width: 394px;
	display:inline;
}

#my_concert_forgot_password h2 {
	width: 453px;
	height: 65px;
}

#my_concert_forgot_password #input_container{
	float:left;
	display:inline;
	margin: 115px 0 0 25px;
}

#my_concert_forgot_password #btn_email_password {
	float: left;
	width: 215px;
	height: 38px;
	margin: 115px 0 0 25px;
}

#my_concert_change_password {
	background: url(/public/images/my_concert/bg_change_password.jpg) no-repeat;
	width: 960px;
	height: 295px;
	position:relative;
}

#my_concert_change_password #label_container {
	margin: 100px 0 0 30px;
	float: left;
	width: 587px;
	display:inline;
}

#my_concert_change_password h2 {
	width: 587px;
	height: 65px;
}

#my_concert_change_password #input_container{
	float:left;
	display:inline;
	margin: 65px 0 0 35px;
}

#my_concert_change_password {
	float: left;
}

#my_concert_change_password input {
	width: 255px;
}

#my_concert_change_password #btn_submit {
	float: left;
	width: 113px;
	height: 38px;
	margin: 5px 0 0 150px;
}

#profile {
	padding-top: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 960px;
	height: 335px;
}

#profile h2 {
	float: left;
	width: 450px;
	height: 58px;
	margin: 5px 0 10px 20px;
	display:inline;
}

#profile #user_image {
	float: left;
	padding-top: 4px;
	margin-left: 20px;
	display:inline;
}

#profile #change_password a {
	margin-left: 20px;
	color:#666666;
}
#profile #change_password a:hover {
	background-color:#fff;
}
#profile #profile_form {
	float: left;
	display:inline;
}

#profile #left_content {
	float: left;
	width: 460px;
	margin-left: 10px;
	display:inline;
}

#profile #right_content {
	float: left;
	width: 460px;
	margin-left: 20px;
	display:inline;
}

#profile input {
	float: left;
	margin-bottom: 5px;
	color: #696969;
	text-transform:uppercase;
	text-indent: 8px;
	font-size: 176%;
	font-weight:bold;
	background-color:#ffffff;  
	border:none;
	height: 30px;
	width: 450px;
	overflow: hidden;
}

#profile #left_content input {
	float: right;
}

#profile #birthday div{
	float: left;
	display: inline;
}

#profile #birthday p{
	float: left;
	text-transform: uppercase;
	text-indent: 8px;
	font-size: 176%;
	font-weight:bold;
	color: #696969;
	margin: 0 5px 5px 0px;
	padding-right: 5px;
	background-color: #fff;
	display: inline;
}

#profile #birthday select {
	float: left;
	padding: 5px 0 0 5px;
	margin: 0px 2px;
	font-size: 125%;
	height: 26px;
	width: 100px;
	border:none;
	background-color:#fff;
	display:inline;
}

#profile #right_content span input.checkbox {
	height: 15px;
	width: 15px;
	display: block;
}

#profile #right_content ul {
	float: left;
}

#profile #right_content ul span {
	display: block;
	height: 20px;
	margin-top: 7px;
	margin-left: 8px;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 120%;
}

#profile #right_content ul span em{
	margin-left: 10px;
	font-weight:bold;
}

#profile .cancel:hover {

}

#profile #btn_change_password {
	float: left;
	background: url(/public/images/my_concert/btn_change_password.png) no-repeat;
	width: 244px;
	height: 38px;
	margin: 15px 25px 10px 20px;
	text-transform: uppercase;
	display: inline;
	cursor: pointer;
	cursor: hand;
}

#profile .cancel {
	float: right;
	background: url(/public/images/my_concert/btn_cancel.png) no-repeat;
	width: 184px;
	height: 38px;
	margin: 15px 10px 10px 0px;
	display: inline;
	cursor: pointer;
	cursor: hand;
}

#profile .submit {
	float: right;
	background: url(/public/images/my_concert/btn_update_profile.png) no-repeat;
	width: 195px;
	height: 38px;
	margin: 15px 25px 10px 0px;
	text-transform: uppercase;
	display: inline;
	cursor: pointer;
	cursor: hand;
}

#profile a.submit:hover {
	background-position: 0 -38px;
}

#profile #photo {
	width: 450px;
	float: left;
	background-color: #fff;
}

#profile #photo p {
	float: left;
	text-transform: uppercase;
	text-indent: 8px;
	font-size: 176%;
	font-weight:bold;
	color: #696969;
	margin: 0 5px 5px 0px;
	padding-right: 5px;
	background-color: #fff;
	display: inline;
}

#profile input.file {
	float: left;
	text-indent: 8px;
	width: 300px;
	font-size: 90%;
	font-style: normal;
	padding: 5px;
	margin: 0 0 0 0;
	display: inline;
}

#profile #photo_label{
	display:block;
	float:left;
	font-size: 85%;
	color: #fff;
	font-weight:bold;
	margin: 2px 0 0 4px;
}
#profile #user_photo{
	/*font-size: 100%;*/
	margin-top: 2px;
	margin-bottom: 0px;
	color: #696969;
	text-transform:none;
	text-indent: 0;
	border:none;
	height: auto;
	overflow: hidden;
}


/************/
/*  MANAGE  */
/************/

#manage_playlist_header {
	height: 19px;
	width: 223px;
	margin-bottom: 10px;
}

#my_playlists {
	width: 100%;
}

.playlist_title {
	/*width: 100%;*/
	/*background: url(/public/images/tiles/000000_50.png) repeat;*/
	background: #3f3f3f;
	margin-bottom: 2px;
	height: 28px;
	width: 600px;
	/*padding: 4px 0 4px 0;*/
}

.playlist_title em{
	float: left;
	height: 20px;
	width: 300px;
	font-weight: bold;
	text-transform:uppercase;
	color: #fff;
	font-size:120%;
	/*line-height: 130%;*/
	letter-spacing: 0px;
	margin:4px 0 0 8px;
	
}

.playlist_title span {
	margin: 0px 0px 0px 10px;
}

.playlist_title a {
	float:right;
	width: 97px;
	height: 28px;
	text-indent: -9000px;
	/*margin-right: 2px;
	font-size: 1em;
	text-transform: none;
	font-weight: normal;*/
}

.playlist_title a.delete{background:url(../images/playlist_delete.jpg);}
.playlist_title a.play{background:url(../images/playlist_play.jpg);}
.playlist_title a.expand{background:url(../images/playlist_view.jpg);}

ul.sortable{
	width:100%;
	display:block;
	position:relative;
	left:0px;
	top:0px;
	list-style-type:none;
	margin-bottom: 12px;
}

li.playlist_item {
	text-transform:uppercase;
	height: 20px;
	width: 565px;	
	margin: 0 0 3px 2px;
	padding-left: 20px;
	font-size: 120%;
	background: #cccccc;
	border: 1px solid;
	color: #303030;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
}

li.playlist_item span{ 
	width: 480px;
	float: left;
}

ul.sortable span.inst{
	font-size:140%;
	font-weight:bold;
	margin-left: 30px;
	color:#cccccc;
}

#tell_a_friend {
	background: url(/public/images/tellafriend_bg.jpg) no-repeat;
	width: 960px;
	height: 275px;
	position:relative;
	padding-top:90px;
}

#tell_a_friend h2 {
	display:block;
	height: 44px;
	width: 292px;
	text-indent: -9000px;
	font-size: 300%;
	margin: 0 0 10px 40px;
	clear:right; 
}
#tell_a_friend #left_form, #tell_a_friend #right_form{
	float:left;
	display:inline;
	width: 422px;
}
#tell_a_friend #left_form{
	margin-left: 40px;
	margin-right: 10px;
}
#tell_a_friend input{
	width: 414px;
}

#tell_a_friend textarea{
	float:left;
	display:block;
	font-size:150%;
	font-weight:bold;
	font-family:Arial; 
	width: 414px;
	height: 96px;
	color: #696969;
	margin-bottom: 4px;
}

#tell_a_friend a,  #tell_a_friend button
{
	float:left;
	height: 38px;
	width: 207px;
	margin-top: 10px;
	text-indent: -9000px;
	cursor:hand;
	cursor:pointer;
	display:inline;
}
#tell_a_friend a#cancel{
	background: url(../images/share_cancel.gif) no-repeat;
	margin-right: 4px;
}

#tell_a_friend button#send{
	background: url(../images/share_send.gif) no-repeat;
	border:none;
}



/*****************************/
/* STATIC CONTROLLER CONTENT */
/*****************************/


#static_container {
	display: block;
	margin-bottom: 10px;
}

/* LEFT COLUMN MENU CONTENT */

.static_nav {
	float: left;
	width: 175px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	text-transform: uppercase;
}

.static_nav li {
	width: 155px;
	margin-left: 10px;
	margin-right: 10px;
	
}

.static_nav a {
	width: 155px;
	padding: 5px;
	display:block;
}

.static_nav a:hover {
	background: #303030;
	color: #fff;
}

/* RIGHT COLUMN PAGE CONTENT */

.static_content {
	/* margin-left: 175px; */
	margin-right: 0px;
	padding: 10px;
	width: 750px;
	overflow: hidden;
}

.static_content h1 {
	text-transform:uppercase;
	font-weight: bold;
	font-size: 22pt;
	margin-bottom: 10px;
	height: 41px;
	width: auto;
}

.static_content .text {
	margin-top: 10px;
}

.static_content a:hover {
	text-decoration:underline;
}
/********************************/
/* FOOTER                       */
/********************************/



#ft {
	padding: 30px 0 12px 0;
	/*background-color: #000;*/
	width:960px;
	text-align:center;
	font-size:90%;
	font-weight: bold;
	line-height: 150%;
	color: #615f5f;

}
#ft #links
{
	margin-top: 12px;
}
#ft #logos
{
	padding: 12px 0 8px 0;
}
#ft #logos .logo
{
	margin-left: 20px;
	float:left;
	
}
#ft #later_logo
{	
	width: 113px;
	height: 35px;
	background: url(../images/logolater.png);
}
#ft #singles_logo
{
	width: 111px;
	height: 35px;
	background: url(../images/logosingles.png);
}

#ft #celluloid_logo
{
	width: 117px;
	height: 35px;
	background: url(../images/logocelluloid.png);
}
#ft #whofirst_logo
{
	width: 194px;
	height: 35px;
	background: url(../images/logowhofirst.png);
}

#ft #tellfriend_logo
{
	width: 239px;
	height: 41px;
	background: url(../images/tell_friend.png);
}
#ft #concert_logo
{
	width: 41px;
	height: 41px;
	background: url(../images/footer_logo_concerttv.gif);
}


#ft span.divider{
	margin-right: 3px;
	margin-left: 5px;
}

#ft a
{
	color: #615f5f;
}

#ft a:hover{
	color: #fff;
}

/********************************/
/* 404 and 500 pages            */
/********************************/

#error_404 {
	background: url(/public/images/error/bg_404.jpg) no-repeat;
	width: 960px;
	height: 295px;
	float: right;
}

#error_404 a {
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

#error_404 h2 {
	margin: 100px 50px 5px 575px;
	width: 303px;
	height: 65px;
	display: block;
}

#error_404 #text_container {
	width: 475px;
	margin: 190px;
	display: inline;
}

#error_404 label {
	float: left;
	width: 389px;
	height: 17px;
	margin-top: 5px;
	margin-left: 400px;
}

#error_404 #btn_back {
	float: right;
	width: 77px;
	height: 30px;
	margin-right: 80px;
}