@CHARSET "ISO-8859-1";
#indexContent{ 
    margin:0;
    color:#000000;
    width:922px;
    min-height:500px;
    float:left;
}
#indexContent .featuredArtistWrapper{
    width:696px;
    height:513px;
    float:left;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist{
    width:688px;
    height:297px;
    background-image: url('../images/design/index/featureBackground.jpg');
    background-repeat: no-repeat;
    padding:1px 0 0 0 ;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist h2{
    width:300px;
    height:20px;
    margin:5px 0 0 100px;
    font-size:36px;
    line-height:normal;
    color:#A7A651;
    font-weight:normal;
    font-family: "lucida sans unicode","lucida grande",sans-serif;
    float:left;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist .featuredArtistHeaderButtons{
    width:62px;
    height:26px;
    margin:20px 0 0 200px;
    float:left;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist .featuredArtistHeaderButtons .featuredArtistButtonLeft .normal{
    width:31px;
    height:26px;
    background-image: url('../images/design/index/featuredButtonLeft.jpg');
    background-repeat: no-repeat;
    float:left;
    cursor:pointer;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist .featuredArtistHeaderButtons .featuredArtistButtonRight .normal{
    width:31px;
    height:26px;
    background-image: url('../images/design/index/featuredButtonRight.jpg');
    background-repeat: no-repeat;
    float:left;
    cursor:pointer;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist .featuredArtistHeaderButtons .featuredArtistButtonLeft .over{
    width:31px;
    height:26px;
    background-image: url('../images/design/index/featuredButtonLeftOver.jpg');
    background-repeat: no-repeat;
    float:left;
    cursor:pointer;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist .featuredArtistHeaderButtons .featuredArtistButtonRight .over{
    width:31px;
    height:26px;
    background-image: url('../images/design/index/featuredButtonRightOver.jpg');
    background-repeat: no-repeat;
    float:left;
    cursor:pointer;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist .featuredArtistContent{
    width:600px;
    height:190px;
    margin:30px 0 0 48px;
    float:left;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist .featuredArtistContent .mainImage{
    width:250px;
    height:200px;
    float:left;
    cursor:pointer;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist .featuredArtistContent .mainImage img{
    max-width:246px;
    max-height:196px;
    display:block;
    margin:0 auto;
    border:4px solid #676666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist .featuredArtistContent .mainText{
    width:330px;
    height:176px;
    float:left;
    margin:0 0 0 20px;
    overflow:hidden;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist .featuredArtistContent .mainText .header{
    font-size:18px;
    color: #666400;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist .featuredArtistContent .mainText .text{
    font-size:12px;
    color: #EFEFE0;
    margin:5px 0 0 0 ;
    line-height:1.2em;
    letter-spacing: .1em;
    font-family: "lucida sans unicode","lucida grande",sans-serif;
}
#indexContent .featuredArtistWrapper .mainFeaturedArtist .featuredArtistContent .moreButton{
    width:130px;
    height:15px;
    background-image: url('../images/design/index/featuredMoreButton.jpg');
    background-repeat: no-repeat;
    background-position: right;
    cursor:pointer;
    float:left;
    text-align:right;
    padding:0 20px 0 0;
    color: #666400;
    margin:0 0 0 200px;
}
#indexContent .featuredArtistWrapper .featuredArtistRow{
    width:696px;
    height:214px;
    margin:0 0 0 -4px;
}
#indexContent .featuredArtistWrapper .featuredArtistRow .featuredArtistBox{
    width:174px;
    height:214px;
    background-image: url('../images/design/index/featuredArtistBox.jpg');
    background-repeat: no-repeat;
    float:left;
}
#indexContent .featuredArtistWrapper .featuredArtistRow .featuredArtistBox .artistName{
    width:145px;
    height:16px;
    margin:13px 0 0 15px;
    color: #666400;
    font-weight:bold;
    font-size:12px;
    overflow:hidden;
}
#indexContent .featuredArtistWrapper .featuredArtistRow .featuredArtistBox .image{
    width:130px;
    height:98px;
    margin:5px 0 0 20px;
}
#indexContent .featuredArtistWrapper .featuredArtistRow .featuredArtistBox .bioText{
    width:130px;
    height:43px;
    margin:11px 0 0 20px;
    color: #666400;
    font-size:12px;
    overflow:hidden;
    font-family: "lucida sans unicode","lucida grande",sans-serif;
}
#indexContent .featuredArtistWrapper .featuredArtistRow .featuredArtistBox .moreButton{
    width:130px;
    height:15px;
    background-image: url('../images/design/index/featuredMoreButton.jpg');
    background-repeat: no-repeat;
    background-position: right;
    cursor:pointer;
    float:left;
    text-align:right;
    padding:0 20px 0 0;
    color: #666400;
    margin:2px 0 0 20px;
}
#indexContent .featuredArtistWrapper .featuredArtistRow .featuredArtistBox .image img,
    #indexContent .featuredArtistWrapper .featuredArtistRow .featuredArtistBoxSelected .image img{
    width:130px;
    height:98px;
    display:block;
    margin: auto;
}
#indexContent .featuredArtistWrapper .featuredArtistRow .featuredArtistBoxSelected{
    width:174px;
    height:214px;
    background-image: url('../images/design/index/featuredArtistBoxSelected.jpg');
    background-repeat: no-repeat;
    float:left;
}
#indexContent .featuredArtistWrapper .featuredArtistRow .featuredArtistBoxSelected .artistName{
    width:145px;
    height:16px;
    margin:13px 0 0 15px;
    color: #FFFFFF;
    font-weight:bold;
    font-size:12px;
    overflow:hidden;
}
#indexContent .featuredArtistWrapper .featuredArtistRow .featuredArtistBoxSelected .image{
    width:130px;
    height:98px;
    margin:5px 0 0 23px;
}
#indexContent .featuredArtistWrapper .featuredArtistRow .featuredArtistBoxSelected .bioText{
    width:130px;
    height:43px;
    margin:11px 0 0 20px;
    color: #FFFFFF;
    font-size:12px;
    overflow:hidden;
}
#indexContent .featuredArtistWrapper .featuredArtistRow .featuredArtistBoxSelected .moreButton{
    width:130px;
    height:15px;
    background-image: url('../images/design/index/featuredMoreButtonSelected.jpg');
    background-repeat: no-repeat;
    background-position: right;
    cursor:pointer;
    float:left;
    text-align:right;
    padding:0 20px 0 0;
    color: #FFFFFF;
    margin:2px 0 0 20px;
}
#indexContent .journalWrapper{
    width:688px;
    height:297px;
    background-image: url('../images/design/index/featureBackground.jpg');
    background-repeat: no-repeat;
    float:left;
}
#indexContent .journalWrapper h2{
    width:300px;
    height:20px;
    margin:5px 0 0 100px;
    line-height: normal;
    font-size:36px;
    color:#A7A651;
    font-weight:normal;
    font-family: "lucida sans unicode","lucida grande",sans-serif;
    float:left;
}
#indexContent .journalWrapper .journalHeaderButtons{
    width:62px;
    height:26px;
    margin:20px 0 0 200px;
    float:left;
}
#indexContent .journalWrapper .journalHeaderButtons .journalButtonUp .normal{
    width:31px;
    height:26px;
    background-image: url('../images/design/index/journalButtonUp.jpg');
    background-repeat: no-repeat;
    float:left;
    cursor:pointer;
}
#indexContent .journalWrapper .journalHeaderButtons .journalButtonDown .normal{
    width:31px;
    height:26px;
    background-image: url('../images/design/index/journalButtonDown.jpg');
    background-repeat: no-repeat;
    float:left;
    cursor:pointer;
}
#indexContent .journalWrapper .journalHeaderButtons .journalButtonUp .over{
    width:31px;
    height:26px;
    background-image: url('../images/design/index/journalButtonUpOver.jpg');
    background-repeat: no-repeat;
    float:left;
    cursor:pointer;
}
#indexContent .journalWrapper .journalHeaderButtons .journalButtonDown .over{
    width:31px;
    height:26px;
    background-image: url('../images/design/index/journalButtonDownOver.jpg');
    background-repeat: no-repeat;
    float:left;
    cursor:pointer;
}
#indexContent .journalWrapper .journalContent{
    width:600px;
    height:180px;
    margin:30px 0 0 48px;
    float:left;
}
#indexContent .journalWrapper .journalContent ul{
    width:600px;
    height:180px;
}
#indexContent .journalWrapper .journalContent ul li{
    width:600px;
    height:90px;
    color:#FFFFFF;
}
#indexContent .journalWrapper .journalContent .journalItemHeader{
    color: #666400;
    font-weight:bold;
    font-size:12px;
    height:16px;
    margin:10px 0 5px 0;
    overflow:hidden;
    cursor:pointer;
}
#indexContent .journalWrapper .journalContent .journalItemHeader .journalDate{
    color: #FFFFFF;
    font-weight:normal;
    font-size:12px;
    float:right;
}
#indexContent .journalWrapper .journalContent .journalItemText{
    font-size:12px;
    height:60px;
    overflow:hidden;
}
#indexContent .column{
    width:225px;
    height:1200px;
    float:right;
    margin:2px 0 0 0;
}
#indexContent .column .mailingList{
    width:225px;
    height:294px;
    background-image: url('../images/design/index/mailingListBackground.jpg');
    background-repeat: no-repeat;
    margin:0;
    padding:1px 0 0 0 ;
}
#indexContent .column .mailingList .mailingHeader{
    width:170px;
    height:30px;
    margin:25px 0 0 56px;
    color:#666400;
    font-size:17px;
    float:left;
}
#indexContent .column .mailingList .mailingInfo{
    width:190px;
    height:20px;
    margin:20px 0 0 20px;
    color:#FFFFFF;
    font-size:11px;
    float:left;
    text-align:center;
}
#indexContent .column .mailingList .mailingForm{
    width:180px;
    height:130px;
    margin:10px 0 0 25px;
    color:#EFEFE0;
    font-size:12px;
    float:left;
}
#indexContent .column .mailingList .mailingForm .row{
    width:180px;
    height:30px;
    float:left;
}
#indexContent .column .mailingList .mailingForm .row .label{
    width:80px;
    float:left;
}
#indexContent .column .mailingList .mailingForm .row .input{
    width:100px;
    float:left;
}
#indexContent .column .mailingList .mailingForm .row .input .styled{
    width:100px;
    float:left;
    border:1px solid #000000;
    background-color: #333333;
    color:#EFEFE0;
}
#indexContent .column .mailingList .mailingForm .row .input .styled:focus{
    border:2px solid #333333;
    background-color: #8F8F8F;
    color:#EFEFE0;
}
#indexContent .column .mailingList .mailingForm .row .submit{
    width:71px;
    height:24px;
    cursor:pointer;
    background-image: url('../images/design/index/emailSubmit.jpg');
    background-repeat: no-repeat;
    float:left;
    margin:0 0 0 55px;
}
#indexContent .column .latestRelease{
    width:225px;
    height:204px;
    margin:3px 0 10px 0;
    padding:1px 0 0 0 ;
}
#indexContent .column .latestVideo{
    width:225px;
    height:290px;
    margin:3px 0 6px 0;
    padding:1px 0 0 0 ;
}
#indexContent .column .latestRelease .latestReleaseHeader,
    #indexContent .column .latestVideo .latestVideoHeader{
    width:169px;
    height:30px;
    background-image: url('../images/design/index/columnItemHeaderBackground.jpg');
    background-repeat: no-repeat;
    color:#666400;
    font-size:17px;
    padding:25px 0 0 56px;
}
#indexContent .column .latestRelease .releaseDetails,
    #indexContent .column .latestVideo .videoDetails{
    width:200px;
    height:130px;
    margin:10px 0 0 15px;
    color:#EFEFE0;
    font-size:12px;
    float:left;
}
#indexContent .column .latestRelease .releaseDetails .label,
    #indexContent .column .latestVideo .videoDetails .label{
    width:50px;
    height:17px;
    float:left;
    color:#666400;
    font-size:12px;
    font-weight:bold;
    clear:both;
    overflow:hidden;
}
#indexContent .column .latestRelease .releaseDetails .name,
    #indexContent .column .latestVideo .videoDetails .name{
    width:150px;
    height:17px;
    float:left;
    overflow:hidden;
    cursor:pointer;
}
#indexContent .column .latestRelease .releaseDetails .spaced,
    #indexContent .column .latestVideo .videoDetails .spaced{
    margin:10px 0 0 0;
}
#indexContent .column .misc{
    width:225px;
    height:290px;
    margin:3px 0 7px 0;
    padding:1px 0 0 0 ;
}
#indexContent .column .pointer{
    cursor:pointer;
}
#indexContent .column .misc .miscHeader{
    width:225px;
    height:55px;
    background-image: url('../images/design/index/columnItemHeaderBackground.jpg');
    background-repeat: no-repeat;
    padding:1px 0 0 0 ;
}
#indexContent .column .misc .miscHeader .miscHeaderText{
    width:169px;
    height:15px;
    color:#666400;
    font-size:17px;
    margin:25px 0 0 56px;
    overflow:hidden;
}
#indexContent .column .misc .miscDetails{
    width:200px;
    height:130px;
    margin:10px 0 0 15px;
    color:#EFEFE0;
    font-size:12px;
    float:left;
    overflow:hidden;
}
#indexContent .column .misc .miscDetails .moreButton{
    width:130px;
    height:15px;
    background-image: url('../images/design/index/featuredMoreButton.jpg');
    background-repeat: no-repeat;
    background-position: right;
    cursor:pointer;
    float:left;
    text-align:right;
    padding:0 20px 0 0;
    color: #666400;
    margin:0 0 0 20px;
}
#indexContent .column .merch{
    width:225px;
    height:290px;
    margin:3px 0 10px 0;
    padding:1px 0 0 0 ;
}
#indexContent .column .merch .merchHeader{
    width:169px;
    height:30px;
    background-image: url('../images/design/index/columnItemHeaderBackground.jpg');
    background-repeat: no-repeat;
    color:#666400;
    font-size:17px;
    padding:25px 0 0 56px;
}
#indexContent .column .merch .merchDetails{
    width:200px;
    height:130px;
    margin:10px 0 10px 15px;
    color:#EFEFE0;
    font-size:12px;
    float:left;
}
#indexContent .column .merch .merchDetails .image{
    width:95px;
    height:95px;
    float:left;
    clear:both;
    margin:0 0 15px 0;
}
#indexContent .column .merch .merchDetails .image img{
    max-width:90px;
    max-height:90px;
    border:none;
    display:block;
    margin:0 auto;
}
#indexContent .column .merch .merchDetails .name,
    #indexContent .column .merch .merchDetails .price,
        #indexContent .column .merch .merchDetails .description{
    float:right;
    width:100px;
    height:40px;
    overflow:hidden;
}
#indexContent .featuredVideoWrapper{
    width:688px;
    height:297px;
    background-image: url('../images/design/index/featureBackground.jpg');
    background-repeat: no-repeat;
    float:left;
}
#indexContent .featuredVideoWrapper h2{
    width:300px;
    height:20px;
    margin:5px 0 0 100px;
    line-height: normal;
    font-size:36px;
    color:#A7A651;
    font-weight:normal;
    font-family: "lucida sans unicode","lucida grande",sans-serif;
    float:left;
}
#indexContent .featuredVideoWrapper .featuredVideoHeaderButtons{
    width:62px;
    height:26px;
    margin:20px 0 0 200px;
    float:left;
}
#indexContent .featuredVideoWrapper .featuredVideoHeaderButtons .featuredVideoButtonUp .normal{
    width:31px;
    height:26px;
    background-image: url('../images/design/index/journalButtonUp.jpg');
    background-repeat: no-repeat;
    float:left;
    cursor:pointer;
}
#indexContent .featuredVideoWrapper .featuredVideoHeaderButtons .featuredVideoButtonDown .normal{
    width:31px;
    height:26px;
    background-image: url('../images/design/index/journalButtonDown.jpg');
    background-repeat: no-repeat;
    float:left;
    cursor:pointer;
}
#indexContent .featuredVideoWrapper .featuredVideoHeaderButtons .featuredVideoButtonUp .over{
    width:31px;
    height:26px;
    background-image: url('../images/design/index/journalButtonUpOver.jpg');
    background-repeat: no-repeat;
    float:left;
    cursor:pointer;
}
#indexContent .featuredVideoWrapper .featuredVideoHeaderButtons .featuredVideoButtonDown .over{
    width:31px;
    height:26px;
    background-image: url('../images/design/index/journalButtonDownOver.jpg');
    background-repeat: no-repeat;
    float:left;
    cursor:pointer;
}
#indexContent .featuredVideoWrapper .featuredVideoContent{
    width:550px;
    height:180px;
    margin:30px 0 0 98px;
    float:left;
}
#indexContent .featuredVideoWrapper .featuredVideoContent ul{
    width:550px;
    height:180px;
}
#indexContent .featuredVideoWrapper .featuredVideoContent ul li{
    width:550px;
    height:90px;
    color:#FFFFFF;
    cursor:pointer;
}
#indexContent .featuredVideoWrapper .featuredVideoContent ul li img{
    max-width:100px;
    max-height:80px;
    float:left;
}
#indexContent .featuredVideoWrapper .featuredVideoContent ul li .videoDetail{
    float:left;
    width:400px;
    height:60px;
    margin:15px 0 0 20px;
}
#indexContent .featuredVideoWrapper .featuredVideoContent ul li .videoDetail .label{
    width:75px;
    color: #666400;
    font-weight:bold;
    font-size:12px;
    height:16px;
    float:left;
    clear:both;
}
#indexContent .featuredVideoWrapper .featuredVideoContent ul li .videoDetail .name{
    color: #FFFFFF;
    font-weight:normal;
    font-size:12px;
    float:left;
    margin:0 0 0 15px;
    width:300px;
    height:16px;
    overflow:hidden;
}
#indexContent .twitter{
    width:688px;
    height:297px;
    float:left;
    margin:5px 0 0 0 ;
}


