/*
	StageBloc custom CSS: We Are Busy Bodies
	Version: 1.0 04-03-2010
	Link: http://stagebloc.com/
*/



/* 404
----------------------------------------------------------------------------------------------------*/
div#sb-404 {
	padding: 0 0 40px;
}



/* Body
----------------------------------------------------------------------------------------------------*/
body {
	font-family: "Helvetica", "Arial", sans-serif;
	background: #366;
	color: #666;
	margin: 0;
	-webkit-text-size-adjust: none;
}



/* Colours
----------------------------------------------------------------------------------------------------*/

.colour-E4E4E4 {
	background: #E4E4E4;
}

.colour-188EDB {
	background: #188EDB;
}



/* Default Images
----------------------------------------------------------------------------------------------------*/

.sb-image-missing {
	background-color: #EEE;
}

.sb-flash {
	background-color: #EEE;
}



/* Footer
----------------------------------------------------------------------------------------------------*/

div#sb-footer-container {
	padding: 20px 0;
}

div#sb-footer-logo {
	display: block;
	position: absolute;
	z-index: 100;
}

div#sb-footer-wrapper:hover div#sb-footer-logo-home {
	display: block;
}

div#sb-footer-logo-home {
	width: 115px;
	height: 87px;
	right: -30px;
	top: -80px;
	display: none;
	position: absolute;
	background: url("../images/footer-bg-home.gif") 0 0 no-repeat;
}

div#sb-footer-logo-image {
	background: url("../images/logo-bg.png") 0 0 no-repeat;
	width: 225px;
	height: 262px;
}

div#sb-footer-logo-image a {
	display: block;
	width: 100%;
	height: 100%;
}

div#sb-footer-menu {
}

div#sb-footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#sb-footer-menu ul li {
	float: left;
	font-size: 22px;
	line-height: 28px;
	margin: 0 0 20px;
	width: 50%;
}

div#sb-footer-menu ul li.sb-footer-menu-releases {
}

div#sb-footer-menu ul li.sb-footer-menu-events {
}

div#sb-footer-menu ul li.sb-footer-menu-news {
}

div#sb-footer-menu ul li.sb-footer-menu-about {
}

div#sb-footer-menu ul li.sb-footer-menu-videos {
}

div#sb-footer-menu ul li.sb-footer-menu-contact {
}

div#sb-footer-menu ul li.sb-footer-menu-store {
}

div#sb-footer-artists {
}

div#sb-footer-artists-heading {
	margin: 0 0 5px;
}

div#sb-footer-artists ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#sb-footer-artists ul li {
	font-size: 12px;
	line-height: 18px;
}

div#sb-footer-management {
}

div#sb-footer-management-heading {
	margin: 0 0 5px;
}

div#sb-footer-management ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#sb-footer-management ul li {
	font-size: 12px;
	line-height: 18px;
}

div#sb-footer-credits-wrapper {
	background: #366;
}

div.sb-footer-credits-container {
	padding: 10px 0;
	margin: 0 auto;
}

div#sb-footer-credits-sb {
}

div#sb-footer-credits-wabb {
}

div#sb-footer-credits-promofact {
}



/* Header
----------------------------------------------------------------------------------------------------*/

div#sb-header-wrapper {
	width: 100%;
	background: url("../images/header-bg.gif") 0 0 repeat-x;
}

div#sb-header-content {
	position: relative;
}

div#sb-header-wrapper:hover div#sb-header-content-home {
	display: block;
}

div#sb-header-content-home {
	width: 115px;
	height: 87px;
	right: 160px;
	top: 220px;
	display: none;
	position: absolute;
	background: url("../images/header-bg-home.gif") 0 0 no-repeat;
	z-index: 10;
}

div#sb-header-content-logo {
	width: 225px;
	height: 262px;
	position: absolute;
	margin: 40px 0 0 750px;
	background: url("../images/logo-bg.png") 0 0 no-repeat;
}

div#sb-header-content-logo a {
	width: 100%;
	height: 100%;
	display: block;
}

div#sb-header-content-feature-wrapper {
	width: 100%;
	background: url("../images/header-feature-bg.jpg") 50% 0 no-repeat;
}

div#sb-header-content-feature-content {
	width: 1008px;
	height: 250px;
	margin: 0 auto;
	display: block;
	position: relative;
}

div#sb-header-releases-wrapper {
	background: #000;
	width: 100%;
}

div#sb-header-releases-content {
	width: 100%;
	height: 70px;
	background: #000 url("../images/header-releases-bg.jpg") 50% 50% repeat-x;
	padding: 10px 0;
	display: block;
}

div#sb-header-releases-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#sb-header-releases-content ul li {
	float: left;
	width: 70px;
	height: 70px;
	display: block;
}



/* Images
----------------------------------------------------------------------------------------------------*/

img {
	border: none;
}



/* Menu
----------------------------------------------------------------------------------------------------*/

div#sb-menu-wrapper {
	width: 100%;
}

div#sb-menu-content {
	width: 1008px;
	height: 60px;
	margin: 0 auto;
}

div#sb-menu-content ul {
	list-style: none;
	width: 974px;
	height: 60px;
	float: left;
	margin: 0;
	padding: 0;
}

div#sb-menu-content ul li {
	background: url("../images/menu-bg.png") 0 -120px repeat-x;
	float: left;
	display: block;
	cursor: pointer;
	height: 60px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 60px;
}

div#sb-menu-content ul li a {
	width: 100%;
	height: 100%;
	color: #999;
	display: block;
}

div#sb-menu-content ul li.item a:hover {
	color: #09C;
}

div#sb-menu-content ul li.itemselected {
	background-position: 0 -60px;
}

div#sb-menu-content ul li.itemselected span {
	color: #FFF;
}

div#sb-menu-content ul li span {
}

div#sb-menu-content ul li.item {
	background-position: 0 -120px;
}

div#sb-menu-content ul li.item:hover {
	background-position: 0 0;
}

div#sb-menu-content ul li#item-1 {
	width: 113px;
}

div#sb-menu-content ul li#item-2 {
	width: 178px;
}

div#sb-menu-content ul li#item-3 {
	width: 134px;
}

div#sb-menu-content ul li#item-4 {
	width: 103px;
}

div#sb-menu-content ul li#item-5 {
	width: 117px;
}

div#sb-menu-content ul li#item-6 {
	width: 103px;
}

div#sb-menu-content ul li#item-7 {
	width: 117px;
}

div#sb-menu-content ul li#item-8 {
	width: 109px;
}

div.sb-menu-content-fill {
	width: 17px;
	height: 60px;
	display: block;
	background: #000;
	float: left;
}

/* Modules
----------------------------------------------------------------------------------------------------*/

/* Activity Stream */

div.sb-activitystream-wrapper {
	margin: 0 0 40px;
}

div.sb-activitystream-content {
	background: #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	position: relative;
	margin: 0 0 20px;
	padding: 30px 35px;
}

div.sb-activitystream-content-statuses div.sb-activitystream-content {
	background: #F1F6F6;
}

div.sb-activitystream-content-statuses div.sb-activitystream-content div.sb-activitystream-prepend {
	background: url("../images/activitystream-bg-quotes.png") no-repeat 0 0;
	width: 22px;
	height: 16px;
	position: absolute;
}

div.sb-activitystream-content-statuses div.sb-activitystream-content div.sb-activitystream-body {
	margin-left: 65px;
}

div.sb-activitystream-content-status div.sb-activitystream-content {
	background: #F1F6F6;
}

div.sb-activitystream-content-status  div.sb-activitystream-content div.sb-activitystream-prepend {
	background: url("../images/activitystream-bg-quotes.png") no-repeat 0 0;
	width: 22px;
	height: 16px;
	position: absolute;
}

div.sb-activitystream-content-status div.sb-activitystream-content div.sb-activitystream-body {
	margin-left: 65px;
}

div.sb-activitystream-title {
}

div.sb-activitystream-date {
	background: url("../images/heading-date-bg.gif") no-repeat;
	background-position: 0 0;
	color: #FFF;
	text-align: center;
	display: block;
	width: 80px;
	height: 85px;
	position: absolute;
	top: -10px;
	left: -30px;
}

div.sb-activitystream-wrapper div.repeat-1 div.sb-activitystream-date {
	background-position: 0 0;
}

div.sb-activitystream-wrapper div.repeat-2 div.sb-activitystream-date {
	background-position: 0 -85px;
}

div.sb-activitystream-wrapper div.repeat-3 div.sb-activitystream-date {
	background-position: 0 -170px;
}

div.sb-activitystream-wrapper div.repeat-4 div.sb-activitystream-date {
	background-position: 0 -255px;
}

div.sb-activitystream-details {
	background: #CCC;
	padding: 0 10px;
	position: absolute;
	right: 0;
	top: 0;
}

span.sb-activitystream-details-time {
}

div.sb-activitystream-body {
}

div.sb-activitystream-more {
	display: none;
	position: absolute;
	bottom: -10px;
	right: 10px;
	background: url("../images/colour-188EDB.gif") repeat scroll 0 0 transparent;
}

div.sb-activitystream-content:hover div.sb-activitystream-more {
	display: block;
}

div.sb-activitystream-more a {
	color: #FFF;
}

div.sb-activitystream-more span {
	font-weight: bold;
	line-height: 20px;
	font-size: 20px;
	display: block;
	padding: 10px 20px;
}

/* About */

div#sb-wearebusybodies-about div.sb-content-column {
	padding: 0 0 20px;
}

div.sb-about-container {
	background: #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	position: relative;
	margin: 0 0 20px;
}

div.sb-about-container-image {
	display: block;
	float: left;
	padding: 30px;
}

div.sb-about-container-image img {
	width: 420px;
}

div.sb-about-container-text-wrapper {
	width: 960px;
}

div.sb-about-container-text {
	padding: 30px;
}

div.sb-about-container-upper div.sb-about-container-text {
	float: right;
	padding: 30px 30px 30px 10px;
	width: 440px;
}

/* Artists */

div.sb-artists-heading-upper {
	margin: 0 0 20px;
}

div.sb-artists-artistlist {
	margin: 0 0 20px;
}

div.sb-artists-wrapper {
	margin: 0 0 20px;
}

div.sb-artist-content {
	width: 300px;
	height: 200px;
	display: block;
	position: relative;
	margin: 0 0 20px;
}

div.sb-artist-image-thumb {
	position: absolute;
	width: 300px;
	height: 200px;
	overflow: hidden;
}

div.sb-artist-image-thumb-missing {
	position: absolute;
	width: 300px;
	height: 200px;
	overflow: hidden;
}

div.sb-artist-image-thumb-missing div.sb-artist-name {
	text-align: center;
	position: absolute;
	bottom: 0;
}

div.sb-artist-image-thumb img {
	width: 300px;
}

div.sb-artist-image-thumb div.sb-artist-name {
	text-align: center;
	position: absolute;
	bottom: 0;
}

div.sb-artists-images-wrapper {
	margin: 0 0 20px;
}

div.sb-artists-images-container {
	width: 120px;
	position: relative;
	float: left;
	margin: 0 10px 10px;
}

div.sb-artists-images-container:hover div.sb-artists-images-name {
	display: block;
}

div.sb-artists-images-wrapper div.alpha {
	margin-left: 0;
	margin-right: 0;
}

div.sb-artists-images-wrapper div.omega {
	margin-left: 0;
	margin-right: 0;
}

div.sb-artists-images-name {
	background: #188EDB;
	display: none;
	position: absolute;
	right: -60px;
	text-align: center;
	bottom: 100px;
	width: 150px;
	z-index: 10;
}

div.sb-artists-images-name h4 {
	color: #FFF;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	display: block;
}

div.sb-artists-images-name h4 a {
	color: #FFF;
	padding: 10px;
	display: block;
}

div.sb-artists-images-wrapper div.sb-artists-images-name-helper {
	width: 21px;
	height: 21px;
	display: block;
	position: absolute;
	left: 25%;
	background: url("../images/arrow-bg-down-left.gif") 0 0 repeat;
}

/* Artists -> Individual -> About */

div#sb-wearebusybodies-artists-individual div.sb-artists-wrapper {
	margin: 0 0 10px;
}

div#sb-artist-individual-about h2 {
	color: #333;
}

div#sb-artist-individual-about {
	background: #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 20px;
	margin: 0 0 20px;
}

div.sb-about-content-text {
}

div.sb-about-content-text p {
	margin: 0 0 10px;
}

/* Artists -> Individual -> Events */

div#sb-artist-individual-events span.sb-event-text-date {
	display: block;
	min-height: 20px;
	width: 70px;
}

div#sb-artist-individual-events span.sb-event-text-location-city-state {
	display: block;
	min-height: 20px;
	width: 345px;
}

/* Artists -> Individual -> Images */

div#sb-artist-individual-images {
	margin: 0 0 20px;
}

div#sb-artist-individual-images img {
	width: 460px;
}

/* Artists -> Individual -> Links */

div.sb-links-wrapper {
	margin: 0 0 20px;
}

div.sb-links-wrapper p {
	float: left;
	margin: 0 10px 0 0;
}

/* Events */

div.sb-events-wrapper {
	position: relative;
	margin: 0 0 40px;
}

div.sb-events-heading {
	margin: 0 0 10px;
}

div.sb-events-heading h2 {
	color: #696;
	font-weight: bold;
}

div.sb-events-more {
	display: none;
 	background: url("../images/colour-188EDB.gif") repeat scroll 0 0 transparent;
	position: absolute;
	right: 10px;
	bottom: -10px;
}

div.sb-events-more h4 a {
	display: block;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}

div.sb-events-wrapper:hover div.sb-events-more {
	display: block;
}

div.sb-events-wrapper table {
	border-collapse: collapse;
}

div.sb-events-wrapper table thead tr td h5 {
	display: none;
}

div.sb-events-wrapper table tbody tr td p {
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
}

div.sb-events-wrapper table tbody tr td p a {
	font-weight: normal;
}

div.sb-events-wrapper table tbody tr td span {
	padding: 10px;
	display: block;
}

div.sb-events-wrapper table tbody tr:hover {
	background: #FFF !important;
}

div.sb-events-wrapper table tbody tr.odd {
	background: #EEE;
}

div.sb-events-wrapper table tbody tr td span.sb-event-text-date {
	color: #C96;
}

div#sb-wearebusybodies-index div.sb-events-wrapper {
	margin: 0 0 20px;
}

div#sb-wearebusybodies-index div.sb-events-wrapper table thead tr {
}

div#sb-wearebusybodies-index div.sb-events-wrapper table thead tr td {
}

div#sb-wearebusybodies-index td.sb-event-date {
}

div#sb-wearebusybodies-index td.sb-events-date-header {
}

div#sb-wearebusybodies-index td.sb-events-location-header {
}

div#sb-wearebusybodies-index span.sb-event-text-location-city-state, div#sb-wearebusybodies-news span.sb-event-text-location-city-state {
	color: #09C;
}

div#sb-wearebusybodies-index div.sb-events-wrapper table {
	margin: 0 0 20px;
}

div#sb-wearebusybodies-index div.sb-events-wrapper table tbody tr {
}

div#sb-wearebusybodies-index div.sb-events-wrapper table tbody tr.even {
	
}

div#sb-wearebusybodies-index div.sb-events-wrapper table tbody tr td {
}

div#sb-wearebusybodies-index span.sb-event-text-date, div#sb-wearebusybodies-news span.sb-event-text-date {
	width: 70px;
}

div#sb-wearebusybodies-index span.sb-event-text-location-city-state, div#sb-wearebusybodies-news span.sb-event-text-location-city-state {
	width: 266px;
}

div#sb-wearebusybodies-events div.sb-event-content {
}

div#sb-wearebusybodies-events div.sb-events-wrapper table {
}

div#sb-wearebusybodies-events div.sb-events-wrapper table tbody tr {
}

div#sb-wearebusybodies-events div.sb-events-wrapper table tbody tr.even {
}

div#sb-wearebusybodies-events div.sb-events-wrapper table tbody tr.odd {
}

div#sb-wearebusybodies-events div.sb-events-wrapper table tbody tr td {
}

div#sb-wearebusybodies-events div.sb-events-wrapper table tbody tr td p {
}

div#sb-wearebusybodies-events div.sb-events-wrapper table tbody tr td p a {
}

div#sb-wearebusybodies-events div.sb-events-wrapper table tbody tr td p a span {
}

div#sb-wearebusybodies-events span.sb-event-text-date {
	width: 70px;
	min-height: 20px;
	display: block;
}

div#sb-wearebusybodies-events span.sb-event-text-artist {
	width: 143px;
	min-height: 20px;
	display: block;
}

div#sb-wearebusybodies-events span.sb-event-text-location-venue {
	width: 190px;
	min-height: 20px;
	display: block;
}

div#sb-wearebusybodies-events span.sb-event-text-location-city-state {
	width: 230px;
	min-height: 20px;
	display: block;
}

div#sb-wearebusybodies-events span.sb-event-text-location-map {
	width: 40px;
	min-height: 20px;
	display: block;
}

div#sb-wearebusybodies-events span.sb-event-text-tickets {
	width: 140px;
	min-height: 20px;
	display: block;
}

/* News -> Indiviual -> Events */

div#sb-wearebusybodies-news-individual span.sb-event-text-date {
	display: block;
	min-height: 20px;
	width: 70px;
}

div#sb-wearebusybodies-news-individual span.sb-event-text-location-city-state {
	display: block;
	min-height: 20px;
	width: 265px;
}

/* Status -> Indiviual -> Events */

div#sb-wearebusybodies-status-individual span.sb-event-text-date {
	display: block;
	min-height: 20px;
	width: 70px;
}

div#sb-wearebusybodies-status-individual span.sb-event-text-location-city-state {
	display: block;
	min-height: 20px;
	width: 265px;
}

/* Playlists */

div.sb-playlists-heading {
	margin: 0 0 20px;
}

div.sb-playlists-wrapper {
	margin: 0 0 40px;
}

div#sb-playlists-videos-wrapper {
}

div.sb-playlists-playlist-wrapper {
	float: left;
	width: 470px;
}

div#sb-playlists-videos-wrapper div.sb-selected div.sb-playlists-playlist-container {
	background: #000;
}

div.sb-playlists-playlist-container {
	background: #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

div.sb-playlists-playlist-container:hover {
	background: #188EDB;
}

div.sb-playlists-playlist-container a {
	color: #188EDB;
	display: block;
}

div.sb-playlists-playlist-container:hover a {
	color: #FFF;
}

div#sb-playlists-videos-wrapper:hover div.sb-selected a {
	color: #188EDB;
}

div.sb-playlists-playlist-container h3 a {
	display: block;
	height: 20px;
	line-height: 20px;
	width: 450px;
	padding: 10px 10px 5px;
}

div.sb-playlists-playlist-container h3 span.sb-playlists-playlist-title {
	float: left;
	font-size: 20px;
}

div.sb-playlists-playlist-container h3 span.sb-playlists-playlist-totalvideos {
	text-transform: lowercase;
	color: #333;
	float: right;
}

div.sb-playlists-playlist-container:hover h3 span.sb-playlists-playlist-totalvideos {
	color: #FFF;
}

div#sb-playlists-videos-wrapper div.sb-selected h3 span.sb-playlists-playlist-totalvideos {
	color: #FFF;
}

div#sb-playlists-videos-wrapper div.sb-selected h4 span.sb-playlists-playlist-updated {
	color: #FFF;
}

div#sb-playlists-videos-wrapper div.sb-selected h4 span.sb-playlists-playlist-playing {
	color: #188EDB;
}

div#sb-playlists-videos-wrapper div.sb-selected h4 a {
	color: #FFF;
}

div.sb-playlists-playlist-container h4 a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px 10px;
	width: 450px;
}

div.sb-playlists-playlist-container h4 span.sb-playlists-playlist-updated {
	float: left;
	text-transform: lowercase;
	color: #333;
}

div.sb-playlists-playlist-container h4 span.sb-playlists-playlist-playing {
	text-transform: lowercase;
	float: right;
}

div.sb-playlists-playlist-container:hover h4 span.sb-playlists-playlist-updated {
	color: #FFF;
}

div.sb-playlists-playlist-container:hover h4 span.sb-playlists-playlist-playing {
	color: #FFF;
}

/* Releases */

div.sb-releases-heading-upper {
	margin: 0 0 20px;
}

div.sb-releases-wrapper {
	margin: 0 0 30px;
}

div#sb-wearebusybodies-releases-individual div.sb-releases-wrapper {
	margin: 0 0 40px;
}

div.sb-release-content {
	width: 219px;
	height: 300px;
	display: block;
	position: relative;
	margin: 0 0 20px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

div#sb-wearebusybodies-releases-individual div.sb-release-content {
	position: static;
}

div.sb-release-image-thumb {
	width: 219px;
	height: 219px;
	overflow: hidden;
}

div.sb-release-image-thumb-missing {
	position: absolute;
	width: 219px;
	height: 219px;
	overflow: hidden;
}

div.sb-release-image-thumb-missing div.sb-release-name {
	text-align: center;
	position: absolute;
	bottom: 0;
}

div.sb-release-image-thumb img {
	width: 219px;
}

div.sb-release-title {
	position: absolute;
	bottom: 0;
	text-align: center;
}

div.sb-release-artist {
	text-align: center;
}

div.sb-release-purchase {
	background: #FFF;
	display: none;
	padding: 10px;
	width: 199px;
	text-align: left;
	cursor: pointer;
}

div.sb-release-purchase:hover {
	background: #188EDB;
}

div.sb-release-content:hover div.sb-release-purchase {
	display: block;
}

span.sb-release-purchase-submit {
	color: #188EDB;
	cursor: pointer;
}

div.sb-release-purchase:hover span.sb-release-purchase-submit {
	color: #FFF;
}

div.sb-release-purchase div.sb-release-purchase-title {
	float: left;
	width: 55%;
}

div.sb-release-purchase span {
	font-size: 12px;
}

div.sb-release-purchase div.sb-currency-wrapper {
	float: right;
	width: 45%;
	text-align: right;
}

div.sb-release-catalogno {
	background: #63CDF4;
	display: none;
	position: absolute;
	right: -60px;
	text-align: center;
	bottom: 290px;
	width: 120px;
	z-index: 10;
}

div.sb-release-content:hover div.sb-release-catalogno {
	display: block;
}

div.sb-release-catalogno h4 {
	color: #09C;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
	display: block;
}

div.sb-release-catalogno h4 a {
	color: #FFF;
	padding: 10px;
	display: block;
}

div.sb-release-catalogno-helper {
	width: 21px;
	height: 21px;
	display: block;
	position: absolute;
	left: 25%;
	background: url("../images/arrow-bg-down-left-63CDF4.gif") 0 0 repeat;
}

div.sb-artists-images-name-helper {
	display: none;
	background: none;
	position: inherit;
	width: auto;
	height: auto;
}

div#sb-wearebusybodies-releases-individual div.sb-release-content-col-a {
	width: 380px;
	margin: 0 20px 0 0;
	float: left;
}

div#sb-wearebusybodies-releases-individual div.sb-release-content-col-b {
	width: 540px;
	float: right;
}

div#sb-wearebusybodies-releases-individual div.sb-release-content {
	height: auto;
	width: auto;
	border: none;
	margin: 0;
}

div#sb-wearebusybodies-releases-individual div.sb-release-content-inner {
	background: #FFF;
	width: 499px;
	padding: 20px;
	margin: 0 0 20px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

div#sb-wearebusybodies-releases-individual div.sb-release-artist {
	position: relative;
	text-align: left;
	margin: 0 20px 0 0;
	float: left;
}

div#sb-wearebusybodies-releases-individual div.sb-release-title {
	position: relative;
	text-align: left;
	float: left;
}

div#sb-wearebusybodies-releases-individual div.sb-release-details h4 {
	font-size: 14px;
	line-height: 14px;
}

div#sb-wearebusybodies-releases-individual div.sb-release-details span.sb-release-date-text {
	color: #333;
	margin: 0 20px 0 0;
}

div#sb-wearebusybodies-releases-individual div.sb-release-details span.sb-release-catalogno-text {
	color: #999;
}

div#sb-wearebusybodies-releases-individual div.sb-release-description {
	margin: 20px 0 0;
}

div#sb-wearebusybodies-releases-individual div.sb-currency-convert-wrapper {
	float: none;
}

div#sb-wearebusybodies-releases-individual div.sb-release-purchase {
	display: block;
	width: 359px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0 0 10px;
}

div#sb-wearebusybodies-releases-individual div.sb-release-image-thumb {
	width: 379px;
	height: 379px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0 0 10px;
}

div#sb-wearebusybodies-releases-individual div.sb-release-image-thumb img {
	width: 379px;
}

div#sb-wearebusybodies-releases-individual div.sb-release-tracklist-wrapper {
}

div#sb-wearebusybodies-releases-individual div.sb-release-tracklist-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#sb-wearebusybodies-releases-individual div.sb-release-tracklist-wrapper ul li {
	height: 20px;
	padding: 10px;
	width: 520px;
	font-size: 18px;
	line-height: 20px;
}

div#sb-wearebusybodies-releases-individual div.sb-release-tracklist-wrapper ul li.odd {
	background: #EEE;
}

div#sb-wearebusybodies-releases-individual div.sb-release-tracklist-wrapper ul li.even {
}

div#sb-wearebusybodies-releases-individual div.sb-release-tracklist-wrapper ul li:hover {
	background: #FFF;
}

div#sb-wearebusybodies-releases-individual div.sb-release-tracklist-wrapper ul li span.sb-tracklist-number {
	width: 30px;
	height: 20px;
	display: block;
	float: left;
	text-align: left;
	color: #C96;
}

div#sb-wearebusybodies-releases-individual div.sb-release-tracklist-wrapper ul li span.sb-tracklist-title {
	width: 460px;
	height: 20px;
	display: block;
	float: left;
	text-align: left;
	color: #333;
}

div#sb-wearebusybodies-releases-individual div.sb-release-tracklist-wrapper ul li span.sb-tracklist-play {
	width: 30px;
	height: 20px;
	float: left;
	display: block;
}

/* Releases -> Artist Page */

div#sb-artist-individual-releases div.sb-release-content {
	width: 139px;
	height: 139px;
	display: block;
	position: relative;
	margin: 0 0 20px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

div#sb-artist-individual-releases div.sb-release-image-thumb {
	width: 139px;
	height: 139px;
	overflow: hidden;
}

div#sb-artist-individual-releases div.sb-release-image-thumb img {
	width: 139px;
}

div#sb-artist-individual-releases div.sb-release-title {
	background: #188EDB;
	display: none;
	position: absolute;
	right: -60px;
	text-align: center;
	bottom: 100px;
	width: 150px;
	z-index: 10;
}

div#sb-artist-individual-releases div.sb-release-content:hover div.sb-release-title {
	display: block;
}

div#sb-artist-individual-releases div.sb-release-title h2 {
	background: #188EDB;
	color: #FFF;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	display: block;
}

div#sb-artist-individual-releases div.sb-release-title h2 a {
	color: #FFF;
	padding: 10px;
	font-weight: bold;
	display: block;
}

div#sb-artist-individual-releases h2 span.sb-release-title-inner {
	display: inherit;
	padding: 0;
	width: auto;
}

div#sb-artist-individual-releases div.sb-artists-images-name-helper {
	width: 21px;
	height: 21px;
	display: block;
	position: absolute;
	left: 25%;
	background: url("../images/arrow-bg-down-left.gif") 0 0 repeat;
}

/* Videos */

div.sb-videos-wrapper {
	margin: 0 0 40px;
}

div#sb-videos-display-wrapper {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	width: 939px;
}

div.sb-videos-heading {
	margin: 0 0 20px;
}

div#sb-videos-display-video {
	float: left;
	width: 640px;
	height: 360px;
	display: block;
	border-bottom: 1px solid #999;
}

div#sb-videos-display-video-embed {
	width: 640px;
	height: 360px;
	display: block;
}

div#sb-videos-display-description {
	float: left;
	padding: 20px;
	width: 259px;
	height: 320px;
	background: #FFF;
	position: relative;
}

div#sb-videos-display-description div.sb-video-description-title {
}

div#sb-videos-display-description div.sb-video-description-title h3 {
	color: #333;
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 10px;
}

div#sb-videos-display-description div.sb-video-description-text {
}

div#sb-videos-display-description div.sb-video-description-text p {
	margin: 0 0 20px;
}

div#sb-videos-display-description div.sb-video-description-permalink {
	bottom: 10px;
	right: 10px;
	height: 30px;
	width: 120px;
	display: block;
	position: absolute;
}

div#sb-videos-display-description div.sb-video-description-permalink a {
	background: #188EDB;
	color: #FFF;
	display: block;
	text-align: center;
	text-transform: lowercase;
	line-height: 30px;
	height: 100%;
	width: 100%;
}

div#sb-videos-display-description div.sb-video-description-permalink a:hover {
	background: #63CDF4;
	color: #09C;
}

div.sb-video-description {
	display: none;
}

div.sb-videos-list-wrapper {
	margin: 10px 0 20px;;
}

div.sb-videos-list-wrapper div.sb-video-playing {
	position: absolute;
	bottom: 117px;
	left: 30px;
	width: 100px;
	height: 43px;
	display: none;
	z-index: 10;
}

div.sb-videos-list-wrapper div.active div.sb-video-playing {
	display: block;
}

div.sb-videos-list-wrapper div.sb-video-playing div.sb-video-playing-text {
	background: url("../images/colour-188EDB.gif") repeat 0 0 !important;
	width: 100px;
	height: 30px;
	text-align: center;
	display: block;
	text-transform: lowercase;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
}

div.sb-videos-list-wrapper div.sb-video-playing div.sb-video-playing-arrow {
	width: 100px;
	height: 13px;
	background: url("../images/arrow-bg-down-video.gif") no-repeat 0 0;
	display: block;
}

div.sb-videos-list {
    position: relative; 
    overflow-x: hidden; 
    width: 800px; 
    height: 160px;
   	border-bottom: 1px solid #999; 
	float: left;
}

div.sb-videos-list-items {
    width: 20000em; 
    position: absolute; 
}

div.sb-videos-list-items div {
}

div.sb-videos-list div.sb-video-thumb {
	position: relative;
	width: 160px;
	float: left;
	cursor: pointer;
}

div.sb-videos-list div.sb-video-thumb img {
	margin: 30px 0 0;
}

div.sb-videos-list div.sb-video-thumb:hover div.sb-video-title {
	background: url("../images/colour-188EDB.gif") repeat 0 0;
}

div.sb-videos-list div.sb-video-thumb:hover div.sb-video-title p a {
	color: #FFF;
}

div.sb-videos-list div.sb-video-thumb:hover div.sb-video-title p {
	color: #FFF;
}

div.sb-videos-list div.sb-video-title {
	overflow: hidden;
	height: 20px;
	display: block;
	background: #FFF;
	padding: 10px;
	cursor: pointer;
}

div.sb-videos-list div.sb-video-title p {
	font-size: 14px;
	line-height: 20px;
}

div.sb-videos-list div.sb-video-title p a {
	color: #09C;
}

div.sb-videos-list div.active div.sb-video-title p a {
	color: #FFF;
}

div.sb-videos-list div.sb-video-title p a:hover {
	color: #FFF;
}

div.sb-videos-list-wrapper div.active div.sb-video-title {
	background: #000 !important;
}

div.sb-videos-list-wrapper div.active div.sb-video-title p {
	color: #FFF;
}

div.sb-videos-list-wrapper div.sb-videos-next {
	float: right;
}

div.sb-videos-list-wrapper div.sb-videos-prev {
	float: left;
}

div.sb-videos-list-wrapper div.sb-videos-button {
	width: 70px;
}

div.sb-videos-list-wrapper div.sb-videos-button h3 {
	background: #FFF;
	border-bottom: 1px solid #999;
	color: #FFF;
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 90px;
	line-height: 90px;
	margin: 30px 0 0;
	padding: 0 0 40px;
	text-align: center;
	text-transform: lowercase;
	width: 70px;
}

div.sb-videos-list-wrapper div.sb-videos-button h3 a {
	background: #188EDB;
	color: #FFF;
	display: block;
	cursor: pointer;
}

div.sb-videos-list-wrapper div.sb-videos-next h3 {
	width: 69px;
	border-right: 1px solid #999;
}

div.sb-videos-list-wrapper div.sb-videos-button h3 a.next {
}

div.sb-videos-list-wrapper div.sb-videos-button h3 a:hover {
	color: #09C;
	background: #63CDF4;
}

div.sb-videos-list-wrapper div.sb-videos-button h3 a.disabled {
	font-weight: normal;
	color: #136EB9;
	background: #188EDB;
	cursor: default;
}

/* Videos -> Individual */

div.sb-video-display-wrapper {
	position: relative;
	display: block;
	margin: 0 0 40px;
}

div.sb-video-display-video {
	width: 380px;
	height: 214px;
	display: block;
}

div.sb-video-title {
	background: #FFF;
	padding: 10px;
}

div.sb-video-title h4 {
	font-size: 20px;
	line-height: 20px;
	color: #696;
}

div.sb-video-more {
	display: none;
	position: absolute;
	bottom: -30px;
	right: 10px;
	background: url("../images/colour-188EDB.gif") repeat scroll 0 0 transparent;
}

div.sb-video-display-wrapper:hover div.sb-video-more {
	display: block;
}

div.sb-video-more a {
	color: #FFF;
}

div.sb-video-more span {
	font-weight: bold;
	line-height: 20px;
	font-size: 20px;
	display: block;
	padding: 10px 20px;
}



/* Pagination
----------------------------------------------------------------------------------------------------*/

div.sb-pagination-wrapper {
}

div.sb-pagination-container {
}

div.sb-pagination-total {
	display: none;
}

div.sb-pagination-total p {
}

div.sb-pagination-navigation {
	display: block;
	height: 30px;
	width: 100%;
}

div.sb-pagination-navigation ul {
	color: #FFF;
	float: left;
	list-style: none;
	height: 30px;
	margin: 30px auto 0;
	padding: 0;
	text-align: center;
}

div.sb-pagination-navigation ul li {
	background: #0992C8;
	float: left;
	line-height: 30px;
	margin :0 5px;
	text-align: center;
	text-transform: lowercase;
	width: 45px;
}

div.sb-pagination-navigation ul li a {
	color: #FFF;
	display: block;
}

div.sb-pagination-navigation ul li a:hover {
	background: #55C4F1;
	color: #0992C8;
}

div.sb-pagination-navigation ul li.sb-pagination-page {
}

div.sb-pagination-navigation ul li.sb-pagination-page-current {
	background: #F19727;
	font-size: 22px;
	margin: -10px 5px 0;
	padding: 10px 0 0;
}

div.sb-pagination-navigation ul li.sb-pagination-spacer {
	color: #FFF;
	float: left;
	font-size: 20px;
	height: 35px;
	list-style: none;
	margin: 20px auto 0;
	padding: 0;
	text-align: center;
}

div.sb-pagination-navigation ul li.sb-pagination-ellipsis {
	background: none;
	color: #0992C8;
	margin: 0;
	padding: 0 5px;
	width: auto;
}

div.sb-pagination-navigation ul li.sb-pagination-ellipsis-start {
}

div.sb-pagination-navigation ul li.sb-pagination-ellipsis-end {
}

div.sb-pagination-navigation ul li.sb-pagination-prev {
}

div.sb-pagination-navigation ul li.sb-pagination-prev a {
	color: #FFF;
}

div.sb-pagination-navigation ul li.sb-pagination-prev a:hover {
	background: #55C4F1;
	color: #0992C8;
}

div.sb-pagination-navigation ul li.sb-pagination-next {
}

div.sb-pagination-navigation ul li.sb-pagination-next a {
}

div.sb-pagination-navigation ul li.sb-pagination-next a:hover {
	background: #55C4F1;
	color: #0992C8;
}

div.sb-pagination-navigation ul li.sb-pagination-jump {
}

div.sb-pagination-navigation ul li.sb-pagination-jump-last {
}

div.sb-pagination-navigation ul li.sb-pagination-jump-last a {
}

div.sb-pagination-navigation ul li.sb-pagination-jump-last a:hover {
	background: #55C4F1;
	color: #0992C8;
}

div.sb-pagination-navigation ul li.sb-pagination-jump-first {
}

div.sb-pagination-navigation ul li.sb-pagination-jump-first a {
	color: #FFF;
}

div.sb-pagination-navigation ul li.sb-pagination-jump-first a:hover {
	background: #55C4F1;
	color: #0992C8;
}

/* Tables */

div.sb-blog-content li {
	font-size: 14px;
	line-height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 20px;
}


/* Text
----------------------------------------------------------------------------------------------------*/

a {
	color: #09C;
	text-decoration: none;
}

a:hover {
	color: #999;
}

p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}

div.sb-blog-body p {
	margin-bottom: 10px;
}

h1,h2,h3,h4,h5 {
	margin: 0;
}

h1 {
	font-size: 30px;
	line-height: 36px;
}

h2 {
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
}

h2.sb-text-large {
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
}

h2.sb-indent-30px {
	text-indent: 30px;
}

h3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}

/* Activity Stream */

div.sb-activitystream-body p {
	margin: 0 0 10px;
}

div.sb-activitystream-title h2, div.sb-activitystream-title h2 a {
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}

div.sb-activitystream-content-statuses h2, div.sb-activitystream-content-statuses h2 a {
	font-weight: bold;
	color: #333;
}

div.sb-activitystream-content-status h2 {
	font-weight: bold;
	color: #333;
}

div.sb-activitystream-title h2 a:hover {
	color: #09C;
}

div.sb-activitystream-content-statuses h2 a:hover {
	color: #09C;
}

div.sb-activitystream-content-statuses .sb-indent-30px {
	text-indent: 0;
	margin: 0 0 0 30px;
}

div.sb-activitystream-content-statuses div.sb-activitystream-body .sb-indent-30px {
	text-indent: 0;
	margin: 0;
}

div.sb-activitystream-content-status .sb-indent-30px {
	text-indent: 0;
	margin: 0 0 0 30px;
}

div.sb-activitystream-content-status div.sb-activitystream-body .sb-indent-30px {
	text-indent: 0;
	margin: 0;
}

span.sb-activitystream-details-time {
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

h4.sb-activitystream-text-date {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	margin: 10px 0 0;
}

span.sb-activitystream-date-day {
}

span.sb-activitystream-date-month {
}

span.sb-activitystream-date-year {
}

/* About */

div.sb-about-container h2 {
	color: #396;
	font-weight: bold;
	margin: 0 0 20px;
}

div.sb-about-container h3 {
	font-size: 14px;
	color: #396;
	font-weight: bold;
}

div.sb-about-container p {
	margin: 0 0 20px;
}

/* Artists */

div.sb-artists-heading-upper h2 {
	color: #396;
	font-weight: bold;
}

div.sb-artist-name h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal !important;
	color: #09C;
}

div.sb-artist-image-thumb-missing div.sb-artist-name h2 {
	width: 300px;
	padding: 10px 0;
	display: block;
	background: #333;
}

div.sb-artist-image-thumb-missing div.sb-artist-name h2 a {
	width: 280px;
	padding: 10px;
	display: block;
	background: #000;
	color: #09C;
}

div.sb-artist-image-thumb-missing div.sb-artist-name h2 a:hover {
	background: transparent url("../images/colour-000000-transparent-80.png") repeat 0 0;
}

div.sb-artist-image-thumb div.sb-artist-name h2 a {
	width: 280px;
	padding: 10px;
	display: block;
	background: #000;
	color: #09C;
}

div.sb-artist-image-thumb:hover div.sb-artist-name h2 a {
	color: #999;
	background: transparent url("../images/colour-000000-transparent-80.png") repeat 0 0;
}

div.sb-artist-image-thumb div.sb-artist-name h2.sb-text-notlinked {
	width: 280px;
	padding: 10px;
	display: block;
	background: #000;
	color: #999;
}

/* Footer */

div#sb-footer a {
	color: #999;
}

div#sb-footer-credits-sb a {
	font-weight: bold;
}

div#sb-footer-credits-promofact p {
	float: left;
}

div#sb-footer-credits-promofact a {
	background: url("../images/footer-logo-promofact.gif") 0 0 no-repeat;
	width: 69px;
	height: 9px;
	display: block;
	margin: 5px 0 0 5px;
}

div#sb-footer-credits-promofact a:hover {
	background-position: 0 -9px;
}

div#sb-footer-credits-promofact a span {
	display: none;
}

div#sb-footer a:hover {
	color: #FFF;
}

div#sb-footer span.selected {
	border-top: 2px solid #FFF;
	color: #FFF;
	padding: 5px 0 0;
}

div#sb-footer a span.sb-footer-menu-heading {
	font-weight: bold;
}

div#sb-footer-logo-home h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

div#sb-footer-logo-home h3 a {
	color: #FFF;
	padding: 12px 0 28px;
	width: 100%;
	height: 100%;
	display: block;
}

div#sb-footer-logo-home h3 a:hover {
	color: #FFF;
}

div#sb-footer-credits-wabb p {
	font-size: 12px;
}

div#sb-footer-credits p {
	font-size: 12px;
	color: #000;
}

div#sb-footer-credits a {
	color: #000;
}

div#sb-footer-credits a:hover {
}

div#sb-footer-credits-promofact p {
	font-size: 12px;
}

/* Header */

div#sb-header-content-home h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

div#sb-header-content-home h3 a {
	color: #FFF;
	padding: 28px 0 12px;
	width: 100%;
	height: 100%;
	display: block;
}

/* Playlists */

div.sb-playlists-heading h2 {
	color: #396;
	font-weight: bold;
}

/* Releases */

div.sb-releases-heading-upper h2 {
	color: #396;
	font-weight: bold;
}

div.sb-release-title h2, div.sb-release-artist h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal !important;
	color: #09C;
	display: block;
	background: #FFF;
}

div.sb-release-title h2 span.sb-release-title-inner, div.sb-release-artist h2 span.sb-release-artist-inner {
	padding: 10px;
	width: 199px;
	display: block;
}

div.sb-release-content:hover div.sb-release-title h2, div.sb-release-content:hover div.sb-release-artist h2 {
	background: #188EDB;
}

div.sb-release-content:hover div.sb-release-title h2 span, div.sb-release-content:hover div.sb-release-artist h2 span {
	color: #FFF;
}

div#sb-wearebusybodies-releases-individual div.sb-release-title h2, div#sb-wearebusybodies-releases-individual div.sb-release-artist h2 {
	font-size: 22px;
	line-height: 28px;
}

div#sb-wearebusybodies-releases-individual div.sb-release-title h2 span.sb-release-title-inner, div#sb-wearebusybodies-releases-individual div.sb-release-artist h2 span.sb-release-artist-inner {
	padding: 0;
	margin: 0 0 5px;
	width: auto;
	display: block;
}

div#sb-wearebusybodies-releases-individual div.sb-release-content div.sb-release-title h2 {
	background: none;
}

div#sb-wearebusybodies-releases-individual div.sb-release-content:hover div.sb-release-title h2 {
	background: none;
}

div#sb-wearebusybodies-releases-individual span.sb-release-artist-text {
	color: #09C;
	margin: 0 20px 0 0;
}

div#sb-wearebusybodies-releases-individual a:hover span.sb-release-artist-text {
	color: #999;
}

div#sb-wearebusybodies-releases-individual span.sb-release-title-text {
	color: #333;
}

div.sb-release-purchase:hover a {
	color: #FFF;
}

div.sb-release-purchase:hover p {
	color: #CCC;
}

div#sb-wearebusybodies-releases-individual div.sb-release-purchase p span {
	font-size: 14px;
	line-height: 20px;
}

div#sb-wearebusybodies-releases-individual div.sb-release-purchase div.sb-currency-value p span { 
	color: #333;
}

/* Videos */

div.sb-videos-heading h2 {
	color: #396;
	font-weight: bold;
}



/* Widgets
----------------------------------------------------------------------------------------------------*/

/* Currency */

select.sb-currency-select {
	display: none;
}

div.sb-currency-source-currency {
	display: none;
}

div.sb-currency-source-price {
	display: none;
}

div.sb-currency-convert-wrapper {
	float: right;
}

div.sb-currency-content {
}

div.sb-currency-dropdown-global {
}

div.sb-currency-dropdown-global .ui-selectmenu {
}

div.sb-currency-select-expanded {
	float: right;
}

/* Currency -> Required styling */

div.sb-currency-select-expanded .ui-selectmenu {
	min-width: 160px;
	height: 25px;
}

ul.ui-selectmenu-menu {
	z-index: 200;
	min-width: 140px;
	line-height: 14px;
	font-size: 14px;
}

.ui-selectmenu-menu li a, .ui-selectmenu-status {
	font-family: "Helvetica","Arial",sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
	padding: 0 0 0 10px;
}



/* Wrappers
----------------------------------------------------------------------------------------------------*/

div.sb-wrapper-outer {
	min-width: 1008px;
}

div#sb-wrapper {
	width: 100%;
	background: url("../images/colour-E4E4E4.gif") repeat 0 0;
	padding: 40px 0 0;
}

div#sb-footer-wrapper {
	width: 100%;
	background: #000;
}