@charset "utf-8";
/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFF;
background:#000 url(../images/black_bg.jpg) no-repeat center fixed;
scrollbar-face-color: #191919;
scrollbar-highlight-color: #FFF;
scrollbar-3dlight-color: #FFF;
scrollbar-darkshadow-color: #000;
scrollbar-shadow-color: #000;
scrollbar-arrow-color: #FFF;
scrollbar-track-color: #191919;
}

.spacer{
letter-spacing:1px;
font-size:11px;
}

.bold_title{
font-weight:bold;
font-size:18px;
}

.picpad{
margin:0 50px 50px 0;
float:right;
}

.matt_cole{
size:12px;
}

a:link{
color:#CCCCCC;
text-decoration:none;
}

a:hover{
text-decoration:underline;
color:#FFF;
}

a:visited{
text-decoration:none;
color:#CCCCCC;
}

#main{
margin:auto;
width:1000px;
}

#title{
background:url(../images/header_bg.jpg) no-repeat;
height:29px;
text-align:right;
padding:105px 60px 0 0;
}

#nav{
background:url(../images/nav_bg.jpg) no-repeat;
padding:0;
width:1000px;
height:45px;
margin-bottom:10px;
}

#left{
width:705px;
float:left;
margin-bottom:10px;
}

#news{
float:left;
width:285px;
}

#news_header{
background:url(../images/news_title.jpg);
height:33px;
}

#matt_cole{
float:left;
width:705px;
}

#matt_cole_title{
background:url(../images/matt_cole_title.jpg);
height:33px;
}

#media_title{
background:url(../images/media_title.jpg);
height:33px;
}

#video_title{
background:url(../images/video_title.jpg);
height:33px;
}

#equip_title{
background:url(../images/equip_title.jpg);
height:33px;
}

#buy_title{
background:url(../images/buy_title.jpg);
height:33px;
}

#press_title{
background:url(../images/press_title.jpg);
height:33px;
}

#contact_title{
background:url(../images/contact_title.jpg);
height:33px;
}

#downloads_title{
background:url(../images/downloads_title.jpg);
height:33px;
}

#our_links_title{
background:url(../images/our_links_title.jpg);
height:33px;
}

#other_links_title{
background:url(../images/other_links_title.jpg);
height:33px;
}


#media_content{
background-color:#191919;
padding:5px 14px 15px 28px;
}


#forum_content{
background-color:#191919;
padding:5px 14px 15px 28px;
height:532px;
overflow:auto;
}

#buy_content{
background:#191919 url(../images/album_reflect.jpg) no-repeat;
padding:5px 14px 15px 28px;
height:532px;
overflow:auto;
}

#matt_cole_content{
background-color:#191919;
padding:5px 14px 0 28px;
width:663px;
overflow:auto;
}



#upcoming_gigs_title{
background:url(../images/upcoming_gigs_title.jpg);
height:33px;
}

#lyrics_choice_title{
background:url(../images/lyrics_choice_title.jpg);
height:33px;
}




#news_content{
background-color:#191919;
padding:5px 14px 0 28px;
height:547px;
width:243px;
overflow:auto;
}

#multi{
float:right;
width:410px;
}

#latest_gig{
height:49px;
margin-bottom:10px;
}

#gig_left{
width:111px;
height:49px;
background:url(../images/gig_left.jpg);
float:left;
}

#gig_right{
padding-left:10px;
padding-top:4px;
width:164px;
height:45px;
background:#191919;
float:right;
}

#mp3{
width:285px;
background:#191919;
margin-bottom:10px;
}

#mp3_title{
background:url(../images/listen_title.jpg);
height:33px;
}

#mp3_content{
height:339px
}

#mailing_list{
width:285px;
height:100px;
background:#191919;
margin-bottom:10px;
}

#mailing_title{
background:url(../images/mailing_title.jpg);
height:33px;
}

#mailing_content{
padding:5px 14px 0 28px;
width:243px;
}

#blog{
width:285px;
background:#191919;
margin-bottom:10px;
}

#blog_title{
background:url(../images/gigs_title.jpg);
height:33px;
}

#blog_content{
padding:5px 14px 10px 28px;
width:243px;
height:183px;
}

#right{
width:285px;
margin-left:10px;
float:right;
}

#gallery{
margin-bottom:10px;
}

#social{
background:url(../images/social_title.jpg);
height:33px;
margin-bottom:10px;
}

#gigs_title{
background:url(../images/blog_title.jpg);
height:33px;
}

#gigs_archive_title{
background:url(../images/gigs_archive_title.jpg);
height:33px;
}

#lyrics_title{
background:url(../images/lyrics_title.jpg);
height:33px;
}

#gigs_content{
background:#191919;
height:170px;
padding:5px 14px 10px 28px;
width:368px;
}

#gallery_long_title{
background:#191919;
height:312px;
width:705px;
margin-bottom:10px;
}

#gigs_archive_content{
background:#191919;
height:537px;
padding:5px 14px 10px 28px;
width:368px;
overflow-x: hidden; 
overflow-y: scroll;
}

#other_links_content{
background:#191919;
height:537px;
padding:5px 14px 10px 28px;
width:368px;
}

#footer{
background:url(../images/footer.jpg) no-repeat;
height:37px;
width:1000px;
clear:both;
border:0;
}

