/*************************************************
	Discography /Video
*************************************************/ 
  
.recently-released { height:310px; width: 950px; margin: 0 auto;}
.recently-released .col-1, .recently-released .col-2, .recently-released .col-3 {float: left; margin-right: 10px; width: 310px;}
.recently-released .col-3 {margin-right: 0;}

.discography-row, .video-row { width: 950px; margin: 0 auto; height:210px; }
.discography-row .col-1, .video-row .col-1, .video-row .col-2, .video-row .col-3, .video-row .col-4, .discography-row .col-2, .discography-row .col-3, .discography-row .col-4 { float: left; margin-right: 10px; width: 230px; }
.discography-row .col-4, .video-row .col-4 {margin-right: 0;} 

#latest-video {width:640px; float:left; margin-right:40px;}
#video-list {width:200px; float:left; margin-right:0;}

 #tabs {}
  #tabs ul {margin-left:0; padding-left:0;  }
   #tabs ul li {margin:5px 25px 10px 0px; display:inline; list-style:none;}
    #tabs ul li a {color:#FFF; padding:7px 10px;}
 #tabs ul li a:hover {background:white; color:#666}
 
#disc { width: 950px; margin: 10px auto 0 auto; }
#disc-detail { float: left; margin-right: 10px; color:white;  padding-left:20px; padding-top:20px; width: 210px;background:#333;  }
	.discography-image {width:180px;}
	#disc-detail p, #disc-detail a, #disc-detail h4{color:white; width:180px;}
#further-information { float: left; margin-right: 10px; margin-right: 0; width: 710px; background:#333; } 
#further-information h3 {margin:10px; color:white;}

#disc-reviews, #disc-description {padding:20px; color:#CCC;}
 #disc-reviews h4, #disc-description h4 {color:white;}
#disc-reviews .readmore {text-align:right;  color:#CCC;}
#disc-reviews a, #disc-description a{color:white;}
