@charset "UTF-8";
/* CSS Document */

body {
	background:#FFF url(images/background.png) no-repeat top center;
}

/* ********************************** */
/* ********************************** */
/*                Upper               */
/* ********************************** */
/* ********************************** */

#index-main-upper {
	float: left;
	width: 950px;
	height: 376px;
}

#col-left-upper {
	width: 159px;
	float:left;
	background:url(images/index-left-grade.png) no-repeat top right;
	height: 376px;
}

#col-center-upper {
	width: 483px;
	float:left;
	height: 376px;
}

#col-right-upper {
	width: 304px;
	float:left;
	background:url(images/index-right-grade.png) no-repeat top left;
	height: 356px;
}

/* ********************************** */
/* ********************************** */
/*             Bottom                 */
/* ********************************** */
/* ********************************** */

#index-main-bottom {
	float: left;
	width: 950px;
}

#col-left-bottom {
	width: 159px;
	float:left;
	padding: 57px 0 0 0;
}

#col-center-bottom {
	width: 462px;
	float:left;
	background: #fff url(images/slider-bottom-2.png) no-repeat;
	padding: 0 10px 0 10px ;
}

#col-right-bottom {
	width: 304px;
	float:left;
}


/* ********************************** */
/* ********************************** */
/*             Scroller               */
/* ********************************** */
/* ********************************** */

#slider {
    width: 483px;
	height: 376px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 366px;
    width: 483px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 0;
    height: 366px;
    width: 483px;
}

.slider-bottom {
	background:url(images/slider-bottom.png) top left no-repeat;
	position:absolute;
	z-index:1;
	bottom: 0;
	width: 483px;
	height: 48px;
}

/* ********************************** */
/*          Scroll Content            */
/* ********************************** */

.panel-artist {
	float:left;
	width: 325px;
	margin: 145px 0 0 82px;
}

.panel-desc {
	float:left;
	width: 325px;
	margin: 0 0 0 82px;
	color:#FFF;
}

.panel-read-btn {
	float:left;
	width: 325px;
	margin: 10px 0 0 82px;
}

/* ********************************** */
/*          Scroll Navigation         */
/* ********************************** */

#slider-nav {
	text-align:center;
	height: 60px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation li a {
    padding: 10px;
    color: #FFF;
    text-decoration: none;
	border: 0;
}

ul.navigation a:hover {
    color:#eda211;
}

ul.navigation a.selected {
	color:#309;
}

ul.navigation a:focus {
    outline: none;
}



/* ********************************** */
/*             Shadows                */
/* ********************************** */

.angle-left {
	background:url(images/slider-angle-left.png) top left no-repeat;
	position:absolute;
	z-index:1;
	width: 79px;
	height: 366px;
}

.angle-right {
	background:url(images/slider-angle-right.png) top right no-repeat;
	position:absolute;
	z-index:1;
	right: 0;
	width: 148px;
	height: 366px;
}

/* ********************************** */
/*          Slider Arrows             */
/* ********************************** */

.scrollButtons {
    position: absolute;
	z-index: 1;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: 20px;
	width: 36px;
	height: 71px;
	background: url(images/slider-arrow-left.png) no-repeat;
}

.scrollButtons.right {
    right: 20px;
	width: 36px;
	height: 71px;
	background: url(images/slider-arrow-right.png) no-repeat;
}


/* ********************************** */
/* ********************************** */
/*             Events                 */
/* ********************************** */
/* ********************************** */

#events-head {
	background-color: #171717;
	padding: 10px 0 10px 10px;
	float:left;
	width: 159px;
	margin: 10px 0 0 0;
}

#events-container {
	background:url(images/bg-events.png) repeat-x;
	float:left;
	width: 159px;
}

#events-container ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#events-container li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#events-container li a {
	color:#fff;
	text-align:left;
	display:block;
	height: 35px;
	width: 139px;
	margin: 10px 0 5px 10px;
	padding: 0;
	background:url(images/events-button.png) no-repeat top right;
	text-decoration: none;
}

#events-container b {
	color: #3a3a3a;
}

#events-container li a:hover b {
	color: #4e4e4e;
}

#events-container li a:hover {
	background:url(images/events-button-hover.png) no-repeat top right;
	color: #eda211;
}

#events-container .silverbutton {
	margin: 10px 0 0 0;
	width: 150px;
	text-align: center;
}

/* ********************************** */
/* ********************************** */
/*            Video Box               */
/* ********************************** */
/* ********************************** */

#video-box {
	width: 304px;
	background: url(images/index-video-left.png) top left no-repeat;
	height: 211px;
	margin: 10px 0 0 0;
}

#video-box-cont {
	background: #f2f2f2 url(images/video-bg.png) top left repeat-x;
	border-top: 5px solid #f2f2f2;
	border-right: 5px solid #f2f2f2;
	border-bottom: 5px solid #f2f2f2;
	margin: 0 0 0 11px;
	height: 186px;
	padding: 7px;
}

#video-box-bottom {
	width: 274px;
	background: url(images/video-bottom.png) top left no-repeat;
	height: 30px;
	margin: 0 0 0 6px;
	text-align: right;
	padding: 5px 30px 0 0;
}

#video-box-bottom a {
	color:#FFF;
	background-color:#000;
	padding: 3px;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 9px;
}

/* ********************************** */
/* ********************************** */
/*            Newsletter              */
/* ********************************** */
/* ********************************** */

#newsletter {
	background:url(images/newsletter-top.png) no-repeat top left;
	height: 120px;
	padding: 30px 0 0 0;
}

#newsletter-header {
	background:#000;
	height: 23px;
	padding: 4px 0 0 10px;
}

#newsletter-cont {
	background:url(images/newsletter-bg.png) repeat-x top left;
	padding: 10px;
	width: 139px;
}

#newsletter-cont input {
	width: 134px;
	margin: 0 0 1px 0;
}

#newsletter-cont input.subscribe {
	width: 140px;
}

#newsletter-bottom {
	background:url(images/newsletter-bottom.png) no-repeat;
	height: 25px;
}


/* ********************************** */
/* ********************************** */
/*            Releases Box            */
/* ********************************** */
/* ********************************** */

#releases-box {
	background: #000 url(images/releases-bg.png) top left no-repeat;
	padding: 18px 0 17px 0;
}

.releasetabs{
	padding: 3px 0;
	margin: 0;
	border-bottom: 1px solid #494949;
	list-style-type: none;
	text-align: left;
}

.releasetabs li{
	display: inline;
	margin: 0;
	padding: 0;
}

.releasetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	border-top: 1px solid #494949;
	border-left: 1px solid #494949;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	color: #9c9c9c;
	background: #000;
	margin: 0 0 0 7px;
}

.releasetabs li a:visited{
	color: #2d2b2b;
}

.releasetabs li a:hover{
	text-decoration: none;
	color: #2d2b2b;
}

.releasetabs li a.selected{ 
	position: relative;
	border: 1px solid #494949;
	border-bottom-color:#000;
	top: 1px;
	color:#FFF;
	background:url(images/releases-active-bg.png) top left repeat-x;
}

.releasetabs li a.selected:hover{ 
	text-decoration: none;
}

/* ********************************** */
/*          Release Content           */
/* ********************************** */

.tabcontent{
	display:none;
	margin: 10px 0 0 0;
	background: #25292d;
	padding: 5px;
}

.release-item {
	background:url(images/releases-item-bg.png) repeat-x;
	padding: 7px;
	height: 70px;
	margin: 0 0 7px 0;
}

.index-release-cover {
	width: 72px;
	height: 72px;
	float:left;
}

.index-release-details {
	width: 190px;
	height: 72px;
	float:left;
	margin: 0 0 0 10px;
color: #fff;
}

.index-release-album {
	float:left;
	width: 190px;
	color: #FFF;
}

.index-release-artist {
	float:left;
	width: 190px;
	color: #eda211;
	margin: 0 0 15px 0;
}

/* ********************************** */
/* ********************************** */
/*            News Boxes              */
/* ********************************** */
/* ********************************** */

/* ********************************** */
/*          Latest News               */
/* ********************************** */

#latest-news {
	float:left;
	width: 460px;
}

#latest-news-header {
	float:left;
	background:url(images/header-news.png) repeat-x top left;
	width: 450px;
	height: 33px;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}

/* ********************************** */
/*          Older News                */
/* ********************************** */

#older-news-header {
	float:left;
	background:url(images/header-news-old.png) repeat-x top left;
	width: 450px;
	height: 33px;
	padding: 0 0 0 10px;
	margin: 15px 0 10px 0;
}

#older-news-header img, #latest-news-header img {
	float:left;
}

#older-news {
	float:left;
	width: 460px;
}

/* ********************************** */
/*        News Left & Right           */
/* ********************************** */

.news-left {
	float:left;
	width: 160px;
	margin: 0 10px 0 0;
}

.news-right {
	float:left;
	width: 288px;
}

.news-left ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.news-left li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #eda211;
}

.news-right ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.news-right li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #eda211;
}

/* ********************************** */
/*          News Headers              */
/* ********************************** */

.news-header-float {
	float: right;
	margin: 0 10px 0 0;
	vertical-align: middle;
}



