body
{
    font-family: Trebuchet MS;
    font-size: 12px;
    margin:0;
    background-color: #DCDDDF;
}
#banner
{
    width:100%;
    height:75px;
    border-bottom: solid 1px #BDBEBF;
}
#logo
{
    width:650px;
    height:50px;
    z-index: 2;
}
#restOfBanner
{
    padding-right: 5px;
    background-image: url(bannerright.png);
    width: 100%;
}
#artistname
{
    position: absolute;
    padding-left: 80px;
    margin-top: -28px;
}
#search
{
    position:absolute;
    /*margin-left:82%;*/
    margin-top: -55px;
    margin-left:48%;
}
#artist
{
    font-family:Trebuchet MS;
    font-size: 19px;
    width: 250px;
    height: 23px;
    border: 0px;
    vertical-align: bottom;
    border: 1px solid #BDBEBF;
}
#btnSearch
{
    background-image: url(search.png);
    border: none;
    cursor: pointer;
    height: 26px;
    vertical-align: middle;
    width: 26px;
    margin-right:10px;
}
.bannerLogoTextArtist
{
    font-size:16px;
    color:Gray;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
}
#navBar
{
    width:100%;
    height: 35px;
    border-bottom: solid 1px #BDBEBF;
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    color: #585959;
    background-color: #E8E9EA;
}
#navBar span
{
    border-bottom: dotted 1px #585959;
}
#navBar span:hover
{
    color:#01B69B;
    cursor:pointer;
}
#navBarLeft
{
    width:48%;
    padding-top:15px;
    padding-bottom: 15px;
    white-space: nowrap;
    padding-left:5px;
}
#navBarRight
{
    /*width:52%;*/
    padding-top:15px;
    padding-bottom: 15px;
    padding-right: 10px;
    white-space: nowrap;
}
#map
{
    width:47%;
    height:570px;
    float: left;
    position: absolute;
    left: -1000px;
    border-bottom:solid 1px #BDBEBF;
    border-left:solid 1px #BDBEBF;
    border-right:solid 1px #BDBEBF;
}
#fastFactsPanel
{
    float: left;
    /*background-color: white;*/
    width: 47%;
    height:570px;
    overflow:auto;
    position: absolute;
    left: 0px;
    border-bottom:solid 1px #BDBEBF;
    border-left:solid 1px #BDBEBF;
    border-right:solid 1px #BDBEBF;
}
#modalPopup
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; 
    left: 0px;
    z-index: 450;
}
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    background-color: #111111;
    z-index: 500;
    width: 100%; 
    height: 100%; 
    position: fixed;
    top: 0px; 
    left: 0px;
}
#modal
{
    background-color: white;
    border: solid 1px black; 
    position: relative;
    z-index: 1000;
    padding: 0px;
    top: 15%;
    margin-left:auto;
    margin-right:auto;
}
#modalBody
{
    z-index: 1000;
}
#modalTitle
{
    z-index: 1000;
	font-weight: bold;
}
#modalClose
{
    z-index: 1000;
    cursor:pointer;
}
#picPanel, #vidPanel
{
    float: left;
    /*background-color: white;*/
    text-align: center;
    width: 47%;
    height:570px;
    position: absolute;
    left: -1000px;
    border-bottom:solid 1px #BDBEBF;
    border-left:solid 1px #BDBEBF;
    border-right:solid 1px #BDBEBF;
}
#fastFactsPanel img, #fastFactsPanel div
{
    padding: 5px;
}
#lBannerPics span
{
    cursor: pointer;
}
#popuppic
{
    vertical-align: middle;
    border:solid 1px Black;
}
#newsDiv, #tourdatesDiv, #musicDiv, #videosDiv, #chartsDiv, #shopDiv, #discussDiv
{
    /*background-color: white;*/
    height: 630px;
    overflow: auto;
    position: absolute;
    left:-2000px;
    width:52%;
}
#newsD
{
    padding: 5px;
}
#infoDiv
{
    height: 630px;
    overflow: auto;
    position:absolute;
    left: auto;
    z-index: 1;
    width:52%;
    font-size: 12px;
    /*background-color: white;*/
}
#sidebar
{
    float:right;
    width:52%;
    height:630px;
    border-bottom:solid 1px #BDBEBF;
    border-left:solid 1px #BDBEBF;
    border-right:solid 1px #BDBEBF;
}
#sidebar a
{
    text-decoration:none;
}
#sidebar a:hover
{
    text-decoration:underline;
}
#vidTitlePane, #picTitlePane
{
    font-size:12px;
    /*background-color:#EEFF9E;*/
}
.vidDiv
{
    clear: both;
    width:500px;
    margin: auto;
    text-align:center;
    vertical-align:middle;
}
.picDiv
{
    clear: both;
    width:550px;
    margin: auto;
    text-align:center;
    vertical-align:middle;
}
#popuppic
{
    max-width: 500px;
    max-height: 450px;
    width: expression(document.body.clientWidth > "502px" ? "500px" : "auto");
    height: expression(document.body.clientHeight > "452px" ? "450px" : "auto");
}
#btnVideoSearch:hover
{
    cursor:pointer;
}
.strDiv
{
    clear: both;
    width:500px;
    margin: auto;
    text-align:center;
    vertical-align:middle;
}
.infoDateHeader
{
    font-variant: small-caps; 
    background-color: Maroon; 
    color: White;
}
.infoDateDay
{
    height: 40px; 
    width:40px; 
    color: Maroon; 
    border: solid 1px black;
    border-top: None 0px; 
    font-size: 20px;
}
.infoLocation
{
    font-size:10px;
}
.infoOtherArtists
{
    border-bottom: Dotted 1px Black;
}
.infoOtherArtist
{
    font-size:10px;
}
.pic
{
    float:left;
    padding:10px;
}
.pic2
{
    float:left;
    padding:15px;
}
.pic img:hover, .pic2 img:hover
{
    border:solid 1px Yellow;
    cursor:pointer;
}
.pic img
{
    border:solid 1px Black;
}
.pic2 img
{
    border:solid 1px Black;
    width: 60px;
    height: 60px;
}
.selectedtab
{
    color: #01B69B;
}
.storeItem
{
    text-align:left;
}
.storeItemPic
{
    height:100px;
    width:100px;
}
#liveConcerts1 a, #liveConcerts2 a, #liveConcerts3 a, #musicVideos1 a, #musicVideos2 a, #musicVideos3 a, #videoSearch1 a, #videoSearch2 a, #videoSearch3 a, 
#rare1 a, #rare2 a, #rare3 a, #apparel1 a, #apparel2 a, #apparel3 a, #signed1 a, #signed2 a, #signed3 a, #storeSearch1 a, #storeSearch2 a, #storeSearch3 a
{
    cursor:pointer;
    color:Blue;
}
#liveConcerts1 td, #liveConcerts2 td, #liveConcerts3 td, #musicVideos1 td, #musicVideos2 td, #musicVideos3 td, #videoSearch1 td, #videoSearch2 td, #videoSearch3 td, 
#rare1 td, #rare2 td, #rare3 td, #apparel1 td, #apparel2 td, #apparel3 td, #signed1 td, #signed2 td, #signed3 td, #storeSearch1 td, #storeSearch2 td, #storeSearch3 td
{
    padding: 5px;
}
.pager td
{
    text-align: left;
}
#chartsDiv span
{
    cursor:pointer;
    color:Blue;
}
#chartsDiv table
{
    text-align:left;
    border: solid 1px black;
}
#chartsDiv table td
{
    text-align:left;
    border: solid 1px black;
}
#chartsDiv table th
{
    text-align:left;
    border: solid 1px black;
}
#footer
{
	margin-top:30px;
    font-family: Trebuchet MS;
    font-size: 13px;
    width: 100%;
}
#footer a
{
	text-decoration:none;
}