﻿* {
	margin:0px;
	padding:0px;
}

html {}

body {
	font-family:verdana;
	font-size:12px;
	color: #000;
	background: url(../img/bg.jpg) top center no-repeat #ffffff fixed;
}

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}

#all {
 	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

img {border:none;}

ul 
{
	padding:.2.25em 0 2.25em 0;
    list-style:none;
    font-size:1.2em; }

ul li {padding: 5px 10px 0;}

.footerBar ul li {padding: 5px 0px 0;}

/*.quickFix {margin-top: -75px;}*/

.quickFix2 {margin-top: -10px;}

/********************
 *	Common Styles	*
 ********************/#navigation
{
    background: url(../img/bg_header.png) repeat-x;
    height: 0px;
    clear: both;
    z-index: 4;
}

.clear {clear:both;width:1px;}

/* blank image required for FF on Mac */
.clear img {width:1px;height:0;}

.floatLeft { float:left; }
.floatright { float:right; }

.break {display: block;margin-top: 30px;}

	a#lastFMplayer {
			background:transparent url(../img/playerBtn.png) no-repeat scroll 0 0;
			cursor:pointer;
			display:block;
			height:51px;
			position:absolute;
			right:72px;
			top:10px;
			width:267px;
			z-index:20;
		}

a:hover#lastFMplayer 
{
	background-position: 0 -52px;}

/************************************
 *	General Styles ||| Structure	*
 ************************************/#container
{
	width:950px;
	margin:0px auto;
	text-align:center;
	position: relative;
}

#holder {text-align:left;}

#header {width:950px;height:161px;}
    
    #header #logo {
        width:100%;
        height:98px;
    }
    
    #header #logo h1 {
        display:block;
        height:151px;
        position: relative;
        width: 100%;
        margin: 8px auto 10px;
        _margin: 8px auto 0px; /* IE6 fix */
        text-indent: -9999px;
        background:transparent url(../img/header_top.jpg) no-repeat top center;
        
        }



/************
 *	 HOME	*
 ************/#video2 {margin-top: 15px;}

#home_head {
    width:945px;
    margin-top: 53px; 
    _margin-top: 10px;   /* IE6 fix */
}

#home_head_left {
    width:638px;
    height: auto;
    float: left;
    padding: 10px 0px 0px 20px;
    _padding: 0px 0px 0px 20px; /* IE6 fix */
    _margin: 0px; /* IE6 fix */
}

#home_head_right {
    width:280px;
    height: auto;
    float: left;
    padding-top: 5px;
}

    #home_head #flash {
        float:right;
        width:280px;
        height:259px;
        padding:5px 0 0 0px;
    }
    
/* home buttons */

.btn_readMore	{display: inline;}

.btn					
{
	width: 80px;
	height: 14px;
	background: url(../img/btn_green_left.png) no-repeat;
	float: left;
	padding: 5px 0px 8px 18px;
	color: #fff;
	font-weight: bold;
	}
	
	.btn_readMore span  
	{
		width: 31px;
		height: 27px;
		background: url(../img/btn_green_right.png) no-repeat;
		float: left;
		}
		
	.btn_readMore:hover span, .btn:hover {background-position: 0 100%;}	

        #home_head_left #banners #merch {
            width:420px;
            height:175px;
            margin-top: 5px;
            padding-left:12px;
            float:left;
        }
        
        #page_body_holder #tickets {
            float:left;
            width:200px;
            height:69px;
            padding-right: 10px;
        }
					#tickets a.btnTickets {
						width: 200px;
						height: 68px;
						background: url(../img/btn1_buy-tickets.png) no-repeat;
						display: block;
					}
	     
					 #tickets a:hover.btnTickets {background-position: 0px -69px;}
					 
					a.reviews {
						width: 200px;
						height: 68px;
						background: url(../img/btn1_reviews.png) no-repeat;
						display: block;
					}
	     
					 a:hover.reviews {background-position: 0px -69px;}
				
        
        #page_body_holder  #register {
            float:left;
            width:200px;
            height:68px;
            padding: 0px 0px 0 3px;
        }
        
				#register a.btnRegister {
					width: 200px;
					height: 68px;
					background: url(../img/btn1_register.png) no-repeat;
					display: block;
				}
	     
					 #register a:hover.btnRegister	{background-position: 0px -69px;}
        
		#page_body_holder #lineUp {
			display: inline;
			margin-left: 10px;
            float:left;
            width:200px;
            height:69px;
            padding-right: 10px;
        }
        
        #page_body_holder #reviews {
			display: inline;
			margin-left: 10px;
            float:left;
            width:200px;
            height:68px;
            padding-right: 10px;
        }
					#page_body_holder a.btnlineUp {
						width: 200px;
						height: 68px;
						background: url(../img/btn_gallery.png) no-repeat;
						display: block;
					}
	     
					 #page_body_holder a:hover.btnlineUp {background-position: 0px -69px;}
        
.spacer {height:10px;  width:1px;}

#page hr { margin: 1em 0; color: #f8f8f8;}

#page_body_holder {	clear: both;display: block;}

    #page_body_holder #page {
        padding:10px 25px;
        _padding:10px 0px;  /* IE6 fix */
        width: 600px;
    }
    
    #page_body_holder #sub_page ul { padding-bottom: 1em;}
    
/************
 *	 NEWS	*
 ************/#container #contentHolder .newsPanel {
	margin: 80px 0px 0px 20px; 
	_margin: 10px 0px 0px 10px; /* IE6 fix */
	float: left;
	text-align: left;}

#container #contentHolder .newsTop {
	float: left;
	 display:block;
    height:11px;
    width: 904px;
	 background:transparent url(../img/panel_904_top.png) no-repeat top center;
}

#news_head_holder {
	float: left;
    width:904px;
    height:auto;
    background:transparent url(../img/panel_904_middle.png) repeat-y top center;
}

    #news_head_holder #news_head {
        float:left;
        width:350px;
        height:auto;
        padding:15px 0 20px 22px;
    }
    
    #news_head_holder #news_head img {
        border:none;
        width:330px;
        height:330px;
    }
    
    #news_head_holder #news_head_body {
        float:left;
        width:500px;
        padding:15px 0;
        font-size: 12px;
    }
.newsPanelLeft 	{	}
	
	.newsPanelLeft .date {font-weight: bold; font-size: 12px;}
	
	.newsPanelLeft #page_body_holder #page {
		padding:10px 25px;
		width: 576px;
		 background:transparent url(../img/panel_904_middle.png) repeat-y;
		 height: auto;
		 margin-right: 10px;
		 margin-left: 20px;
		 _margin-left: 10px; /* IE6 fix */
		 border-right: 1px solid #cecece;
	}
	
	.newsPanelLeft #page_body_holder #page {
		padding:10px 25px;
		width: 576px;
		 background:transparent url(../img/panel_904_middle.png) repeat-y;
		 height: auto;
		 margin-right: 10px;
		 margin-left: 20px;
		 _margin-left: 10px; /* IE6 fix */
		 border-right: 1px solid #cecece;
	}
	
	.newsPanelLeft #page_body_holder #pageGallery {
		padding:10px 25px;
		_padding:15.9px; /* IE6 fix */
		width: 576px;
		_width:0px; /* IE6 fix */
		 background:transparent url(../img/panel_904_middle.png) repeat-y;
		 height: auto;
		 margin-right: 10px;
		 margin-left: 20px;
		 _margin-left: 0px; /* IE6 fix */
		 border-right: 1px solid #cecece;
	}
	
	.newsPanelLeft #page_body_holder #pageRegister {
		padding:10px 25px;
		_padding:6px; /* IE6 fix */
		width: 576px;
		_width:0px; /* IE6 fix */
		 background:transparent url(../img/panel_904_middle.png) repeat-y;
		 height: auto;
		 margin-right: 10px;
		 margin-left: 20px;
		 _margin-left: 0px; /* IE6 fix */
		 border-right: 1px solid #cecece;
	}
	
	   .newsPanelLeft #page_body_holder #page_head {
        width: 627px;
        height:12px;
        margin-top: 50px;
        _margin-top: 8px; /* IE6 fix */
        margin-left: 20px;
        _margin-left: 20px; /* IE6 fix */
        background:transparent url(../img/panel_627_top.png) no-repeat 0 0;
    }

/** NEWS ***/#page_body_holder .left_box .news {
            display:inline-block;
            width: 627px;
            height: 150px;
            margin-left: 10px;
            background:transparent url(../img/panel_left.jpg) no-repeat 0 0;
        }
        
        .news a {font-size: 15px; font-weight: bold; padding: 0px; margin: 0px;}

        #page_body_holder .left_box .news img {
            float:left;
            width:90px;
            height:90px;
            margin: 15px 20px 0px 20px;
            border:solid 4px #3272b2;
        }
        
        #page_body_holder .left_box .news p { padding:0 20px; color: #000000;}
        
        #page_body_holder .left_box .news_details {
            display:inline-block;
            width:100%;
            padding:20px 0 20px 0;
            margin-bottom:10px;
        }
        
        #page_body_holder .left_box .news_details img { border:solid 1px #007eca; }

        #page_body_holder .left_box .news_details img {float:left; margin:0 20px 0px 0px;}
        
        #page_body_holder .left_box .news_details p {padding:0 20px 0 0;} 
        
#container #contentHolder .newsBottom {
	float: left;
	display:block;
    height:31px;
    width: 904px;
	background:transparent url(../img/panel_904bottom.png) no-repeat top center;
	}
  
   .newsPanelLeft #page_body_holder #page_foot {
        width: 627px;
        height:41px;
        margin-left: 20px;
        _margin-left: 10px; /* IE6 fix */
        float: left;
        background:transparent url(../img/panel_627_bottom.png) no-repeat 0 0;
    }
    
/*** ARTICLE / NEWS ****/#page_body_holder .topArticle {
		background:transparent url(../img/panel_627_top.png) no-repeat scroll 0 0;
		height:12px;
		margin-left:20px;
		margin-top:10px;
		width:627px;
		}
		
	 #page_body_holder #page_wrapArticle {
		float: left;
		width:627px;
		height:auto;
		margin-left: 20px;
		_margin-left: 6.98px; /* IE6 fix */
		background:transparent url(../img/panel_627_middle.png) repeat-y top center;
    }
    
    #page_wrapArticle .bottomArticle {
		 background:transparent url(../img/panel_627_bottom.png) no-repeat 0 0;
		_margin-left: 7px; /* IE6 fix */
		height:12px;
		margin-top:10px;
		width:627px;
		clear: both;
	}
	
	 #page_body_holder #page_wrap {float: left;}
	
	#page a.home_btn  {
		background: url(../img/btn_home.png) repeat-x; 
		width: 82px; 
		height: 27px; 
		margin: 10px 0 0 5px;
		padding: 0px;
		float: left; 
		text-decoration: none; 
	}	
	
	#page a.home_btn:hover  {background-position: 0 100%;}

	#page a.news_btn  {
		background: url(../img/btn_news.png) repeat-x; 
		width: 86px; 
		height: 27px; 
		margin: 10px 0 0 5px;
		padding: 0px;
		float: left; 
		text-decoration: none; 
	}

		#page a.news_btn:hover  {background-position: 0 100%;}
	
    /****************
    *   right
    *****************/#page_body_holder .right_box { float:left;}
    
        #page_body_holder .right_box.home_right {
            width:267px; 
            height: auto;
            padding: 0px 0px 10px 0;
            margin-left: 48px;
            margin-top: -63px;
            background: #0CB3EC url(../img/panel_right_middle.png) no-repeat 0 0;
        }	
        
        .right_box.home_right {font-size: 12px;}
        
        
			#page_body_holder .right_box.home_rightTop {
            width:267px; 
            height: 12px;
            padding: 0px 0px 0px 0;
            margin-left: 48px;
            margin-top: -75px;
            background:transparent url(../img/panel_right_top.png) no-repeat 0 0;
        }
        
        #page_body_holder .right_box.page_right {width:auto;}
       
        #page_body_holder .page_rightGallery {
            width:auto;  
            margin-top: 50px;     
        }
        
          #page_body_holder .right_box.page_rightArticle {
            width:auto;      
            padding-left: 15px; 
            font-size: 12px;
        }

        #page_body_holder .right_box.home_right h2 {
            padding:0px 15px 16px;
            color: #6CCFF6;
            font-size: 20px;
            font-weight: bold
        }

        #page_body_holder .right_box.home_right p {
            padding:10px 15px 0;
            color: #ffffff;
        }

    /****************
    *   Left
    *****************/#page_body_holder .left_box {float: left;}
     #page_body_holder .left_box2 {}
    
        #page_body_holder .left_box.home_left {
            width:650px;
            _width:650px; /* IE6 FIX */
            margin-right:10px;
            margin: 0px 0px 0px 10px;
            _margin: 0px 0px 0px 5px; /* IE6 FIX */
            clear: both;  
            display: block;  
        }
        
        #page_body_holder .left_box.page_left {
            width:667px;
            _width:507px; /* IE6 FIX */
            _margin-left: 10px; /* IE6 FIX */
            _margin-right: 10px; /* IE6 FIX */
        }

/************************/
/*   TICKETS AND INFO   */
/************************/#page .ticket {z-index: 10;padding: 6px 0px 0px 8px; margin:0px; margin-bottom: 10px; width: 619px; height: 25px; background:transparent url(../img/header_627.png) no-repeat 0 0; }
#page .ticket:hover { padding: 6px 0px 0px 8px;margin:0px; margin-bottom: 10px;cursor: pointer; width: 619px; height: 25px;	background-position: 0px -42px;}
#page .ticket:active,
#page .ticket.fieldActive { padding: 6px 0px 0px 8px; margin:0px;cursor: pointer; width: 619px; height: 30px;background-position: 0px -82px;}

#page .ticketTop {  margin:0px 0 4px 0;  color: #000; background:transparent url(../img/panel_627_top.png) no-repeat 0 0; width: 620px; height: 12px;}
#page .ticket_stretcher {  margin:0px 0 4px 0; background:#ffffff; color: #000; width: 630px; }

#page .ticket_stretcher .body {
	z-index: 5;
	 margin:0;  
	 color: #000;  
	 background:transparent url(../img/panel_627_middle.png) repeat-y ; 
	 height: auto; 
	 padding:8px; 
	 z-index: 20;
	 margin-top: -1px;
	 font-size: 12px; }
	 
#page .ticketBottom {margin:0; color: #000; background:transparent url(../img/panel_627_bottom.png) no-repeat 0 0; width: 637px; height: 12px; padding: 5px 0px;}

#sub_page {background:transparent url(../img/panel_right_top.png) no-repeat 0 0; width: 266px;}

    #page_body_holder #sub_page {padding:12px 0px 10px 0px;}
    
 #sub_page .tickets {
            height: auto;
             background: #0CB3EC url(../img/panel_right_middle.png) no-repeat 0 0;
			width: 266px;
        }	
        
  #sub_page .ticketsBottom
	{
		background:transparent url(../img/corners_bottom.png) no-repeat scroll 0 0;
		height:12px;
		padding:0;
		margin-top: -12px;
		z-index: 30;
		width: 266px;
	}
	
  #sub_page .tickets .text {padding:0px 10px 20px 10px;}
  
	 .page_foot2 {
		background:transparent url(../img/panel_627_bottom.png) no-repeat scroll 0 0;
		height:12px;
		padding:0;
		z-index: 30;
		width: 627px;
		height: 12px;
		margin-left: 20px;
		_margin-left: 0px;
	}
	
	#side_menu li {font-size: 12px; color: #fff; font-weight: bold;}
	
#page .btn_buyTickets  {
	background: url(../img/btn_buy-tickets.png) repeat-x; 
	width: 129px; 
	height: 27px; 
	margin: 10px 0 0 5px;
	padding: 0px;
	float: left; 
	text-decoration: none; 
}	

	#page .btn_buyTickets:hover  {background-position: 0 100%;}
	
#page .btn_left { background: url(../img/btn_left.png) no-repeat; height: 35px; width: 27px; float: left; }

#ticketsHolder .ticket_stretcher strong {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

h2.cat-title a:hover {text-decoration: none;}

#page .tickets a  {
    color: #0066B3;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}
	#page .tickets a:hover {text-decoration: underline;}
	
#page .tickets .button {
    font-weight:normal;
}

#page .tickets h2.cat-title a { color: #54538D; font-weight: bold; font-size: 20px; }

#page .tickets h2.cat-title a:hover {text-decoration: none;}

#sub_page .tickets h2 {
      text-transform:capitalize;
      color: #6ccff6;
      font-size: 20px;
      font-weight: bold;
}

#content_2 {color: #fff; padding: 10px; font-size: 14px;}

#content_2 strong {font-weight: bold; font-size: 14px; margin-top: 10px; display: block;}

#page .tickets h3.ticket-title {
    color: #fff;
    cursor: pointer;
    font-size: 15px;
}

/************************/
/*       STORE          */
/************************/#Iframe_holder {
	    width:800px;
	    margin: 55px auto 0 auto;
	    padding:10px 0 10px 0;
	    text-align:center;
	    background-color:#fff;
	}
	
	#Iframe_head {
	    margin:0 auto 0 auto;
	    width:780px;
	    text-align:left;
	}
	
	#Iframe {
	    overflow:auto;
	    width:800px;
	    height:800px;
	    background-color:#fff;
	}
	
	#single_foot {
	    width:800px;
	    background-color:#e9ecf4;
	    margin:0 auto 0 auto;
	    text-align:center;
	}

/****************
*   footer
*****************/#footer {padding: 10px 0 0 0;color:#AEB7D6;	width: 100%;overflow: hidden;bottom:0; /* stick to bottom */clear: both;}
#footerHolder {width: 900px; margin: 20px auto;}
.footerBar { width: 15%; float: left; margin-left: 70px; _margin-left: 30px;  _margin-right: 30px; text-align: left;}
#footer h5 { color: #54538d; font-size: 14px; font-weight: bold; text-transform: uppercase;}
.footerBar ul a {color: #0066b3; font-size: 12px;text-decoration: none;}
.footerBar ul a:hover { color:#0066b3; text-decoration: underline;}

#sponsors { text-align: center; margin: 0px 0; }
#sponsors a { margin: 0 0px 0 0px; }
#sponsors a.first { margin: 0; }
#sponsors a.last { margin: 0; }
#sponsors img {padding: 0px; margin: 0px;}
#sponsors a img {padding: 0px; margin-left: -5px;}

#copy { clear:both; font-size: 11px; color: #7f7eaa; height: 22px; width: 600px; float: left; margin: 10px 0px 10px 220px;}	
#copy img {float: left; padding-right: 3px;}
.buyButton { text-decoration: none; }

/****************
*   LINE UP
*****************/#page_body_holder #page_wrap.lineup { width: 926px; padding: 0 17px; margin-left: 3px; overflow: hidden; }
.lineup .day-space { margin-right: 13px; }
.lineup .lineup-box { float: left; margin: 10px 17px 0 0; width: 446px; background: url(../img/panel_lineup_middle.png) repeat-y; position:relative; padding: 12px 0; }
.lineup .lineup-box-top { background: url(../img/panel_lineup_top.png) no-repeat; height: 12px; width: 446px; position: absolute; top:0; left:0; }
.lineup .lineup-box-bottom { background: url(../img/panel_lineup_bottom.png) no-repeat; height: 12px; width: 446px; position: absolute; bottom:0; left:0; }
.lineup h2 { color: #54538d; text-align: center; font-size: 20px; margin-bottom: 20px; }
.lineup .lineup-box a { color: #0066B3; font-weight: bold; font-size: 16px; display:block; width: 100%; margin-bottom: 10px; text-align: center; }
.lineup .lineup-box a span { color: #000; font-weight: normal; font-size: 12px; display:block; margin-top: 5px; }
.lineup .lineup-box  .stage_times {font-size: 1.1em; color: #54538D; font-weight: bold; width: 446px; text-align: center;}

.artist h2 { text-align: left; margin-top: 10px; }
.artist h5 { height: 30px; line-height: 30px; padding:0; margin: 0; color: #fff; text-indent: 22px; font-size: 14px;  }
.artist #bio { min-height: 400px; float: left; position: relative; width: 495px; padding-bottom: 20px; background: url(../img/panel_495_middle.png) repeat-y; }
.artist #bio h5 { background: url(../img/header_495.png) 0 -83px no-repeat; }
.artist #bio img { margin: 22px 22px 0 22px; }
.artist #bio .text { margin: 10px 22px 0px 22px; }
.artist #bio .artistBottom { background: url(../img/panel_495_bottom.png) no-repeat; height: 12px; width: 495px; position: absolute; bottom:0; left:0; }

.artist #topTracks { float: left; width: 397px; position: relative; padding-bottom: 30px; background: url(../img/panel_397_middle.png) repeat-y; margin-left: 11px; }
.artist #topTracks h5 { background: url(../img/header_397.png) 0 -83px no-repeat; position: relative; }
.artist #topTracks h5 a { cursor: pointer; }
.artist #topTracks h5 span { display: block; position: absolute; top: 6px; right: 26px; width: 125px; height: 18px; background: url(../img/powered_by_lastfm.png) no-repeat; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_Resources/img/powered_by_lastfm.png');  }
.artist h5 span { display: block; position: absolute; top: 6px; right: 26px; width: 125px; height: 18px; background: url(../img/powered_by_lastfm.png) no-repeat; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_Resources/img/powered_by_lastfm.png');  }
.artist #topTracks .artistBottom { background: url(../img/panel_397_bottom.png) no-repeat; height: 12px; width: 398px; position: absolute; bottom:0; left:0; }
.artist #topTracks ol,
.artist #topTracks li { float:left; display: inline; list-style: none; margin:0; padding:0; }
.artist #topTracks ol { margin: 22px 22px 0 22px; width: 352px; }
.artist #topTracks ol { _margin-top: 11px;  }
.artist #topTracks li { line-height: 20px; overflow: hidden; }
.artist #topTracks ol a { float: left; display: block; line-height: 20px; font-size: 11px; margin:0; cursor: pointer; }
.artist #topTracks ol a:hover,
.artist #topTracks ol a:hover span,
.artist #topTracks ol a:hover var { background: #0066B3; color: #fff; cursor: pointer; }
.artist #topTracks ol a var { display: inline; float: left; width: 20px; margin:0 10px 0 15px; font-style: normal; }
.artist #topTracks ol a span { display: block; float: left; width: 307px; }
.artist #topTracks .odd { background: #ECEBF1; }

.artist #relatedLinks { margin-top: 11px; float: left; width: 398px; position: relative; padding-bottom: 30px; background: url(../img/panel_397_middle.png) repeat-y; margin-left: 11px; }
.artist #relatedLinks h5 { background: url(../img/header_397.png) 0 -83px no-repeat; }
.artist #relatedLinks .artistBottom { background: url(../img/panel_397_bottom.png) no-repeat; height: 12px; width: 398px; position: absolute; bottom:0; left:0; }
.artist #relatedLinks ul,
.artist #relatedLinks li { list-style: none; margin:0; padding:0; float: left; clear: both; overflow:hidden; }
.artist #relatedLinks ul { margin: 22px 22px 0 22px; display: inline; }
.artist #relatedLinks li { width: 100%; margin-bottom: 12px; }
.artist #relatedLinks a { cursor: pointer; text-align: left; display: inline; float: left; width: auto; background: url(../img/btn_green_right.png) right top no-repeat; height: 27px; line-height: 27px;text-transform: uppercase; color: #fff; font-weight: bold;}
.artist #relatedLinks a span { overflow: hidden; text-indent: 24px; float: left; display: inline; height: 27px; background: url(../img/btn_green_left.png) no-repeat; margin-right: 31px; }
.artist #relatedLinks a:hover { background-position: right 100%; }
.artist #relatedLinks a:hover span { background-position: 0 100%; }

.artist .longBox { float: left; margin-top: 15px; width: 906px; position: relative; background: url(../img/panel_904_middle.png) repeat-y; padding-bottom: 12px; }
.artist .longBox h5 { background: url(../img/header_904.png) 0 -83px no-repeat; }
.artist .artistBottom { background: url(../img/panel_904bottom.png) no-repeat; height: 12px; width: 906px; position: absolute; bottom:0; left:0; }

.artist .artistVideos { display: inline; float: left; margin: 24px 0 0 18px; padding-bottom: 24px;}
.artist .video { display: inline; float:left; margin-right: 22px; width: 274px; height: 220px;}

.artist .artistImages { margin: 24px 0 24px 18px; }
.artist .artistImages img { margin: 0 9px 0 0; }

.artist .artistTopAlbums { float: left; display: inline; margin: 24px 0 10px 18px; }
.artist .artistTopAlbums a { float: left; display: block; width: 132px; overflow: hidden; margin-right: 16px; }
.artist .artistTopAlbums a img { margin-bottom: 5px; }
.artist .artistTopAlbums .name { color: #0066B3; font-weight: bold; font-size: 11px;  }
.artist .artistTopAlbums .playcount { font-size: 11px; color: #000; }

.artist #homeButton { margin: 17px 0 0 20px; float: left; display: inline; width: 84px; height: 27px; background: url(../img/btn_home.png) no-repeat; overflow: hidden; text-indent:-99em; }
.artist #lineupButton { margin: 17px 0 0 0px; float: left; display: block; width: 100px; height: 27px; background: url(../img/btn_lineup.png) no-repeat; overflow: hidden; text-indent:-99em; }
.artist #homeButton:hover,
.artist #lineupButton:hover { background-position: 0 100%; }

/* IE 6 */
.artist #relatedLinks a span { _margin-right:0;}
.artist #homeButton,
.artist #lineupButton { _height: 28px;}
.artist #homeButton:hover,
.artist #lineupButton:hover { _background-position: 0 -27px; }



/* Home slideshow */#slideShow 
{
	clear: both;
	position:relative;
	margin: 20px 20px 10px 20px;
	width: 908px;
	height: 271px;
}

	#slideShow a.ss_image,
	#slideShow a.ss_image:visited,
	#slideShow a.ss_image img,
	#slideShow a.ss_image:visited img
	{
		display:block;
	}
	
	#slideShow .ss_buttons 
	{
		position:absolute;
		top: 2px;
		right: 2px;
		height:23px;
		z-index: 80;
	}
	
		#slideShow .ss_buttons img 
		{
			display:block;
			width:100%;
			height:100%;
		}
	
		#slideShow .ss_buttons a.ss_back, 
		#slideShow .ss_buttons a.ss_back:visited
		{
			position:absolute;		
			top: 10px;			
			right: 873px;
			width:23px;
			height:23px;
			background:url(../img/btn_left-right.png) no-repeat;
			cursor: pointer;
		}
		
		#slideShow .ss_buttons a.ss_forward, 
		#slideShow .ss_buttons a.ss_forward:visited
		{
			cursor: pointer;
			position:absolute;
			top: 10px;
			right: 10px;
			width: 23px;
			height: 23px;
			background:url(../img/btn_left-right.png) -23px 0 no-repeat;
		}
		
		#slideShow .ss_buttons a.ss_back:hover
		{
			cursor: pointer;
			background-position: 0 -23px;
		}
		
		#slideShow .ss_buttons a.ss_forward:hover 
		{
			cursor: pointer;
			background-position: -23px -23px;
		}
		


#bigMap { display: none; }

	.legal {
	    width:900px;
	    background-color:#fff;
	    margin: 45px 0 0 5px;
	    padding: 20px;
	    overflow:hidden;
	}
