#loading{
    width:873px;
    height:470px;
}
#loading .loading{
    width:200px;
    height:200px;
    background-image: url(../../images/design/music/preloader.gif);
    background-repeat:no-repeat;
    margin:80px auto;
}
#artistPage .artistDetailHeader{
    width:919px;
    height:71px;
    background: url(../../images/design/artist/artistDetailHeader.jpg);
    background-repeat: no-repeat;
}
#artistPage .artistDetailUpper{
    width:916px;
    height:410px;
    background: url(../../images/design/artist/artistDetailUpper.jpg);
    background-repeat: no-repeat;
    margin:0 0 0 4px;
}
/*------------------------------------------------------Upper left-------------------------*/
#artistPage .artistDetailUpper .artistUpperLeft{
    width:430px;
    height:400px;
    margin:0;
    float:left;
}
#artistPage .artistDetailUpper .artistUpperLeft .artistTitle{
    color:#717239;
    width:300px;
    height:18px;
    margin:20px 0 0 65px;
    padding:2px 0 0 0 ;
    float:left;
    font-size:16pt;
    overflow:hidden;
}
#artistPage .artistDetailUpper .artistUpperLeft .artistTitle .artistName{
    float:left;
    margin:0 0 0 5px;
}
#artistPage .artistDetailUpper .artistUpperLeft .artistImage{
    margin:9px 0 0 38px;
    width:345px;
    height:258px;
    float:left;
    clear:both;
}
#artistPage .artistDetailUpper .artistUpperLeft .artistImage img{
    max-width:341px;
    max-height:254px;
    display:block;
    margin:0 auto;
    border:4px solid #676666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#artistPage .artistDetailUpper .artistUpperLeft .artistLinks{
    float:left;
    clear:both;
    width : 360px;
    height : 70px;
    margin:5px 0 0 30px;
    border : 1px solid #CCCCCC;
    background-color: #2F2F2F;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(47, 47, 47)), to(rgb(79, 79, 79)));
    background: -moz-linear-gradient(top, #2F2F2F, #4F4F4F);
}

#artistPage .artistDetailUpper .artistUpperLeft .artistLinks .facebookLink,
    #artistPage .artistDetailUpper .artistUpperLeft .artistLinks .tweetLink,
        #artistPage .artistDetailUpper .artistUpperLeft .artistLinks .myspaceLink,
            #artistPage .artistDetailUpper .artistUpperLeft .artistLinks .diggLink{
    width : 85px;
    height : 25px;
    float : left;
    margin : 5px 0 0 5px;
    text-align : center;
}
#artistPage .artistDetailUpper .artistUpperLeft .artistLinks .facebookLink{
    width : 50px;
    margin-left : 40px;
}
#artistPage .artistDetailUpper .artistUpperLeft .artistLinks .tweetLink{
    width : 60px;
}
#artistPage .artistDetailUpper .artistUpperLeft .artistLinks .myspaceLink{
     width : 70px;
 }
#artistPage .artistDetailUpper .artistUpperLeft .artistLinks .miscLinks{
    width : 100%;
    text-align : center;
    height : 25px;
    margin : 10px 0;
    clear : both;
    float : left;
}
#artistPage .artistDetailUpper .artistUpperLeft .artistLinks .miscLinks a{
    color:#DFDFB5;
    text-decoration:none;
    padding : 0 10px;
    font-size : 14px;
}
#artistPage .artistDetailUpper .artistUpperLeft .linksTitle .linkText{
    float:left;
    width : 100px;
    height : 16px;
}
#artistPage .artistDetailUpper .artistUpperLeft .link{
    float:left;
    clear:both;
    color:#5F6367;
    font-size:11pt;
    margin:7px 0 0 55px;
}
#artistPage .artistDetailUpper .artistUpperLeft .link a{
    color:#717239;
    text-decoration:none;
}
#artistPage .artistDetailUpper .artistUpperLeft .link a:hover{
    color:#5F6367;
}
/*----------------------------------------------------Upper right----------------------------*/
#artistPage .artistDetailUpper .artistUpperRight{
    width:460px;
    height:400px;
    margin:0;
    float:left;
}
#artistPage .artistDetailUpper .artistUpperRight .playlistHeader{
    color:#F2F0F0;
    font-size:13px;
    font-weight:bold;
    width:300px;
    height:20px;
    margin:21px 0 0 25px;
}
#artistPage .artistDetailUpper .artistUpperRight .playlistContainer{
    width:417px;
    height:300px;
    margin:22px 0 0 24px;
    float:left;
}
#playlist{
    width:417px;
    height:300px;
    overflow:hidden;
}
#artistPage .artistDetailUpper .artistUpperRight .playlistContainer .item{
    width:417px;
    height:25px;
    background: url(../../images/design/artist/playlistItemBackground.jpg);
    background-repeat: no-repeat;
}
#artistPage .artistDetailUpper .artistUpperRight .playlistContainer .item .buyButton{
    width:82px;
    height:17px;
    background: url(../../images/design/artist/buyDownload.jpg);
    background-repeat: no-repeat;
    float:left;
    margin:4px 0 0 10px;
    cursor:pointer;
}
#artistPage .artistDetailUpper .artistUpperRight .playlistContainer .item .trackText{
    width:200px;
    height:17px;
    float:left;
    margin:4px 0 0 10px;
    color:#666666;
    overflow:hidden;
}
#artistPage .artistDetailUpper .artistUpperRight .playlistContainer .item .playing{
    width:39px;
    height:15px;
    float:left;
    margin:4px 0 0 10px;
    color:#333333;
    font-size:11px;
}
#artistPage .artistDetailUpper .artistUpperRight .playlistContainer .item .playButton{
    width:22px;
    height:17px;
    float:right;
    margin:4px 20px 0 0;
    background: url(../../images/design/artist/play.jpg);
    background-repeat: no-repeat;
    cursor:pointer;
}
#artistPage .artistDetailUpper .artistUpperRight .playlistContainer .current{
    width:417px;
    height:25px;
    background-color:#646520;
}
#artistPage .artistDetailUpper .artistUpperRight .playlistContainer .current .buyButton{
    width:81px;
    height:17px;
    background: url(../../images/design/artist/buyDownloadCurrent.jpg);
    background-repeat: no-repeat;
    float:left;
    margin:4px 0 0 10px;
    cursor:pointer;
}
#artistPage .artistDetailUpper .artistUpperRight .playlistContainer .current .trackText{
    width:200px;
    height:17px;
    float:left;
    margin:4px 0 0 10px;
    color:#FFFFFF;
    overflow:hidden;
}
#artistPage .artistDetailUpper .artistUpperRight .playlistContainer .current .playing{
    width:39px;
    height:15px;
    float:left;
    margin:5px 0 0 10px;
    background: url(../../images/design/artist/playing.gif);
    background-repeat: no-repeat;
}
#artistPage .artistDetailUpper .artistUpperRight .playlistContainer .current .playButton{
    width:20px;
    height:17px;
    float:right;
    margin:4px 20px 0 0;
    background: url(../../images/design/artist/pause.jpg);
    background-repeat: no-repeat;
    cursor:pointer;
}
/*-------------------------------------------------------Lower page---------------------------------------*/
#artistPage .artistDetailLower{
    width:923px;
    height:630px;
}
#artistPage .artistDetailLower .top{
    width:923px;
    height:78px;
    background: url(../../images/design/artist/detailBoxTop.jpg);
    background-repeat: no-repeat;
}
#artistPage .artistDetailLower .top .tab{
    width:95px;
    height:78px;
    margin:0 0 0 25px;
    background: url(../../images/design/artist/tab.jpg);
    background-repeat: no-repeat;
    float:left;
    color:#E0E0D1;
    cursor:pointer;
}
#artistPage .artistDetailLower .top .tabText{
    width:95px;
    height:20px;
    margin:26px 0 0 0;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
#artistPage .artistDetailLower .top .active{
    background: url(../../images/design/artist/tabCurrent.jpg);
    background-repeat: no-repeat;
    color:#676666;
}
#artistPage .artistDetailLower .middle{
    width:923px;
    height:470px;
    background: url(../../images/design/artist/detailBoxMiddle.jpg);
    background-repeat: repeat-y;
    overflow:hidden;
}
#artistPage .artistDetailLower .middle .middleContent{
    width:873px;
    height:470px;
    margin:0px 25px;
    overflow:hidden;
}
#generalContent{
    width:873px;
    height:470px;
    overflow:hidden;
    line-height:1.75em;
}
/*------------------------------------------------------------Music Tab Content-------------------------*/
#musicContent{
    width:873px;
    height:470px;
    overflow:hidden;
}
#musicContent .albumBox{
    width:829px;
    min-height:230px;
    margin:0 0 0 10px;
    padding:5px 0 5px 0;
    float:left;
    border-bottom:2px solid #676666;
}
#musicContent .albumBox .left{
    width:395px;
    height:230px;
    float:left;
    background-color:#444444;
    border-top:2px solid #656620;
    border-bottom:2px solid #656620;
    border-left:2px solid #656620;
    overflow:hidden;
    padding:0 0 0 5px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(68, 68, 68)), to(rgb(122,122,122)));
    background: -moz-linear-gradient(top, #444444, #7A7A7A);
}
#musicContent .albumBox .left .albumTitle{
    width:400px;
    height:20px;
    margin:5px 0;
    color:#dc502d;
    font-size:16px;
    font-weight:bold;
    text-align:center;
}
#musicContent .albumBox .left .albumImageBox{
    width:179px;
    height:184px;
    float:left;
    margin:0 5px 5px 0;
    background-color: #E4E4D8;
    border:1px solid #656620;
}
#musicContent .albumBox .left .albumDescription{
    color:#ffffff;
}
#musicContent .albumBox .left .albumImageBox .albumImage{
    max-width:175px;
    max-height:146px;
    margin: 5px auto 0 auto;
    display:block;
    border:2px solid #676666;
}
#musicContent .albumBox .left .albumImageBox .buyDownload{
    width:81px;
    height:19px;
    float:left;
    margin:5px 0 0 15px;
    background: url(../../images/design/artist/albumBuyDownload.jpg);
    background-repeat: no-repeat;
    cursor:pointer;
}
#musicContent .albumBox .left .albumImageBox .buyCd{
    width:51px;
    height:19px;
    float:right;
    margin:5px 15px 0 0;
    background: url(../../images/design/artist/albumBuyCd.jpg);
    background-repeat: no-repeat;
    cursor:pointer;
}
#musicContent .albumBox .right{
    width:425px;
    min-height:230px;
    float:left;
    background-color:#444444;
    border-top:2px solid #656620;
    border-bottom:2px solid #656620;
    border-right:2px solid #656620;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(68, 68, 68)), to(rgb(122,122,122)));
    background: -moz-linear-gradient(top, #444444, #7A7A7A);
}
#musicContent .albumBox .right .albumPlaylist{
    width:400px;
    min-height:230px;
    float:left;
    margin:5px 0 5px 15px;
}
#musicContent .albumBox .right .albumPlaylist .item{
    width:400px;
    height:25px;
    background: url(../../images/design/artist/playlistItemBackground.jpg);
    background-repeat: no-repeat;
}
#musicContent .albumBox .right .albumPlaylist .item .buyButton{
    width:82px;
    height:17px;
    background: url(../../images/design/artist/buyDownload.jpg);
    background-repeat: no-repeat;
    float:left;
    margin:4px 0 0 10px;
    cursor:pointer;
}
#musicContent .albumBox .right .albumPlaylist .item .trackText{
    width:200px;
    height:17px;
    float:left;
    margin:4px 0 0 10px;
    color:#666666;
    overflow:hidden;
}
#musicContent .albumBox .right .albumPlaylist .item .playing{
    width:39px;
    height:15px;
    float:left;
    margin:4px 0 0 10px;
    color:#333333;
    font-size:11px;
}
#musicContent .albumBox .right .albumPlaylist .item .playButton{
    width:22px;
    height:17px;
    float:right;
    margin:4px 20px 0 0;
    background: url(../../images/design/artist/play.jpg);
    background-repeat: no-repeat;
    cursor:pointer;
}
#musicContent .albumBox .right .albumPlaylist .current{
    width:400px;
    height:25px;
    background-color:#646520;
}
#musicContent .albumBox .right .albumPlaylist .current .buyButton{
    width:81px;
    height:17px;
    background: url(../../images/design/artist/buyDownloadCurrent.jpg);
    background-repeat: no-repeat;
    float:left;
    margin:4px 0 0 10px;
    cursor:pointer;
}
#musicContent .albumBox .right .albumPlaylist .current .trackText{
    width:200px;
    height:17px;
    float:left;
    margin:4px 0 0 10px;
    color:#FFFFFF;
    overflow:hidden;
}
#musicContent .albumBox .right .albumPlaylist .current .playing{
    width:39px;
    height:15px;
    float:left;
    margin:5px 0 0 10px;
    background: url(../../images/design/artist/playing.gif);
    background-repeat: no-repeat;
}
#musicContent .albumBox .right .albumPlaylist .current .playButton{
    width:20px;
    height:17px;
    float:right;
    margin:4px 20px 0 0;
    background: url(../../images/design/artist/pause.jpg);
    background-repeat: no-repeat;
    cursor:pointer;
}
/*---------------------------------------------------Photo Tab Content-----------------------------*/
#photoContent{
    width:873px;
    height:470px;
    overflow:hidden;
}

#photoContent .photoThumbnails{
    width:200px;
    height:440px;
    float:left;
    margin:0 0 0 45px;
    background-color:#444444;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(68, 68, 68)), to(rgb(122,122,122)));
    background: -moz-linear-gradient(top, #444444, #7A7A7A);
    border:2px solid #656620;
}
#photoContent .photoThumbnails .upButton,
    #photoContent .photoThumbnails .downButton{
    width:160px;
    height:22px;
    float:left;
    margin:10px 0 0 19px;
    padding:5px 0 0 0 ;
    cursor:pointer;
    background-color:#656620;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(101, 102, 32)), to(rgb(146, 146, 72)));
    background: -moz-linear-gradient(top, #656620, #929248);
    border:2px solid #656620;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
}
#photoContent .photoThumbnails .thumbBox{
    width:131px;
    height:325px;
    float:left;
    margin:10px 0 0 34px;
}
#photoContent .photoThumbnails .thumbBox ul{
    height:265px;
    list-style-type: none;
    padding-left:0;
}
#photoContent .photoThumbnails .thumbBox ul li{
    height:110px;
    width:131px;
    margin:0 0 2px 0;
}
#photoContent .photoThumbnails .thumbBox ul li img{
    max-width:130px;
    max-height:110px;
    display:block;
    margin:3px auto;
    border:1px solid #333333;
    cursor:pointer;
}
#photoContent .photoBoxOuter{
    width:600px;
    height:440px;
    float:left;
    margin:0 0 0 10px;
    background-color:#444444;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(68, 68, 68)), to(rgb(122,122,122)));
    background: -moz-linear-gradient(top, #444444, #7A7A7A);
    border:2px solid #656620;
}
#photoContent .photoBoxOuter .photoBoxInner{
    width:594px;
    height:434px;
    float:left;
    margin:3px;
    overflow:hidden;
}
#photoContent .photoBoxOuter .photoBoxInner .photo{
}
#photoContent .photo img{
    max-width:590px;
    max-height:325px;
    display:block;
    margin:50px auto 0 auto;
}
/*----------------------------------------------News Tab Content----------------------------------------*/
#newsContent{
    width:873px;
    height:470px;
    overflow:hidden;
}
#newsContent .item{
    width:848px;
    min-height:75px;
    border-bottom:2px solid #333333;
    color:#333333;
    line-height:1.75em;
    margin:0 0 15px 5px;
}
#newsContent .item .newsItemHeader{
    font-weight:bold;
    font-size:16px;
    color:#CA5027;
}
/*----------------------------------------------Dates Tab Content----------------------------------------*/
#dateContent{
    width:873px;
    height:470px;
    overflow:hidden;
}
#dateContent .dateItem{
    width:848px;
    border-bottom:2px solid #333333;
    color:#333333;
    margin:0 0 10px 5px;
    float:left;
    clear:both;
}
#dateContent .dateItem .date{
    width:90px;
    height:30px;
    float:left;
}
#dateContent .dateItem .desc{
    width:150px;
    height:30px;
    float:left;
    padding:0 5px;
    overflow:hidden;
}
#dateContent .dateItem .detail{
    width:338px;
    height:30px;
    float:left;
    padding:0 5px;
    overflow:hidden;
}
#dateContent .dateItem .time{
    width:50px;
    height:30px;
    float:left;
}
#dateContent .dateItem .venue{
    width:90px;
    height:30px;
    float:left;
    padding:0 5px;
    overflow:hidden;
}
#dateContent .dateItem .location{
    width:90px;
    height:30px;
    float:left;
    padding:0 5px;
    overflow:hidden;
}
/*---------------------------------------------------Video Tab Content-----------------------------*/
#videoContent{
    width:873px;
    height:470px;
    overflow:hidden;
}
#videoContent .photoThumbnails{
    width:200px;
    height:440px;
    float:left;
    margin:0 0 0 45px;
    background-color:#444444;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(68, 68, 68)), to(rgb(122,122,122)));
    background: -moz-linear-gradient(top, #444444, #7A7A7A);
    border:2px solid #656620;
}
#videoContent .photoThumbnails .upButton,
    #videoContent .photoThumbnails .downButton{
    width:160px;
    height:22px;
    float:left;
    margin:10px 0 0 19px;
    padding:5px 0 0 0 ;
    cursor:pointer;
    background-color:#656620;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(101, 102, 32)), to(rgb(146, 146, 72)));
    background: -moz-linear-gradient(top, #656620, #929248);
    border:2px solid #656620;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
}
#videoContent .photoThumbnails .thumbBox2{
    width:131px;
    height:265px;
    float:left;
    margin:10px 0 0 34px;
}
#videoContent .photoThumbnails .thumbBox2 ul{
    height:265px;
    list-style-type: none;
    padding-left:0;
}
#videoContent .photoThumbnails .thumbBox2 ul li{
    height:110px;
    width:131px;
    margin:0 0 2px 0;
}
#videoContent .photoThumbnails .thumbBox2 ul li img{
    max-width:130px;
    max-height:110px;
    display:block;
    margin:3px auto;
    border:1px solid #333333;
    cursor:pointer;
}
#videoContent .videoBox{
    width:600px;
    height:440px;
    float:left;
    margin:0 0 0 10px;
    background-color:#444444;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(68, 68, 68)), to(rgb(122,122,122)));
    background: -moz-linear-gradient(top, #444444, #7A7A7A);
    border:2px solid #656620;
}
#videoContent .videoBox .video{
    width:560px;
    height:400px;
    float:left;
    margin:20px 0 0 50px;
}
#artistPage .artistDetailLower .bottom{
    width:923px;
    height:50px;
    background: url(../../images/design/artist/detailBoxBottom.jpg);
    background-repeat: no-repeat;
}
