/*
	StageBloc custom CSS: Unfamiliar Records
	Version: 1.0 24-03-2010
	Link: http://stagebloc.com/
*/



/* 404
----------------------------------------------------------------------------------------------------*/

div#sb-404 {
	padding: 220px 0 180px;
}



/* Body
----------------------------------------------------------------------------------------------------*/

body {
	font-family: "Helvetica", "Arial", sans-serif;
	margin: 0;
}



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



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

div#sb-footer-wrapper {
	width: 100%;
	margin: 40px 0 0;
}

div#sb-footer-container {
	background: #FFF;
	width: 960px;
	padding: 40px 0 20px;
	margin: 0 auto;
	display: block;
}

div#sb-footer-social-wrapper {
	font-size: 18px;
}

div.sb-footer-social-item-wrapper {
	float: right;
	margin: 20px 5px 0;
	height: 64px;
	width: 132px;
	text-align: center;
	display: block;
}

div.sb-footer-social-item-wrapper:hover {
	background-position: 0 0;
	margin: 10px 5px 0;
}

div#sb-footer-social-wrapper div.alpha {
	margin-left: 0px;
}

div#sb-footer-social-wrapper div.omega {
	margin-right: 0px;
}

div.sb-footer-social-item-text {
	height: 48px;
}

div.sb-footer-social-item-text a {
	display: block;
	line-height: 48px;
}

div.sb-footer-social-item-text span {
	font-weight: bold;
	color: #EEE;
}

div#sb-footer-menu-wrapper {
	margin: 50px 0 0;
}

div#sb-footer-menu-wrapper ul {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 24px;
	list-style: none;
}

div#sb-footer-menu-wrapper ul li a:hover { 
}

div#sb-footer-menu-wrapper ul li a { 
	text-shadow: #000 1px 1px 1px;
}

div#sb-footer-menu-wrapper ul li.itemselected a { 
	text-decoration: none;
}

div#sb-footer-menu-wrapper ul li {
	float: left;
	width: 135px;
	height: 24px;
	display: block;
}

div#sb-footer-credits-wrapper {
}

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

div#sb-footer-credits-wrapper a:hover {
	text-decoration: underline;
}


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

div#sb-header-wrapper {
}

div#sb-header-content {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

div#sb-header-banner {
	background: #FFF;
	border-bottom: 1px solid #000;
}

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

div#sb-header-banner-content-ad {
	width: 960px;
	margin: 0 auto;
}

div#sb-header-banner-ad {
	background: url("../images/banner-ad.jpg") no-repeat 0 0;
	width: 960px;
	height: 100px;
	margin: 10px 0;
	display: block;
}

div#sb-header-banner-ad-left {
	background: url("../images/banner-ad-left.jpg") no-repeat 0 0;
	width: 475px;
	height: 100px;
	margin: 10px 5px 10px 0;
	float: left;
	display: block;
}

div#sb-header-banner-ad-right {
	background: url("../images/banner-ad-right.jpg") no-repeat 0 0;
	width: 475px;
	height: 100px;
	margin: 10px 0 10px 5px;
	float: left;
	display: block;
}

div#sb-header-logo {
	margin: 20px 0 20px 20px;
	background: url("../images/logo-bg.png") no-repeat 0 0;
	width: 439px;
	height: 90px;
	display: block;
}

div#sb-header-logo-un7 {
	position: absolute;
	left: 660px;
	top: 20px;
	background: url("../images/logo-un7-bg.png") no-repeat 0 0;
	width: 116px;
	height: 114px;
	display: block;
}



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

img {
	border: none;
}



/* jQ-Tools
----------------------------------------------------------------------------------------------------*/

div.sb-ts-details-wrapper {
	display: none;
	z-index: 10000;
	background-color: #000;
	width: 675px;	
	min-height: 200px;
	border: 10px solid #000;
	-moz-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

div.sb-ts-details-wrapper .close {
	background-image: url(http://static.flowplayer.org/tools/img/overlay/close.png);
	position: absolute;
	right: -25px;
	top: -25px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}



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



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

/* About */

/* Activity stream */

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

div.sb-activitystream-wrapper a:hover {
	text-decoration: underline;
}

div.sb-activitystream-body img {
	margin-bottom: 20px;
}

div.sb-activitystream-body img.odd {
	float: left;
	margin-right: 10px;
}

div.sb-activitystream-body img.even {
	float: right;
}

div.sb-activitystream-content-wrapper {
}

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: 45px;
	height: 33px;
	position: absolute;
}

div.sb-activitystream-content {
	margin: 20px 0 0;
}

div.sb-activitystream-content-events div.sb-activitystream-content {
}

div.sb-activitystream-content-events h2.sb-activitystream-status-text {
	font-weight: normal;
	margin: 0 0 10px;
}

div.sb-activitystream-content-events div.sb-activitystream-content div.sb-activitystream-body {
}

div.sb-activitystream-content-events h2.sb-activitystream-title-text {
	font-size: 34px;
	line-height: 48px;
	font-weight: normal;
}

div.sb-activitystream-content-statuses div.sb-activitystream-content {
	padding: 40px 20px;
}

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

div.sb-activitystream-content-events div.sb-activitystream-content div.sb-activitystream-prepend {
}

div.sb-activitystream-content-shortmargin div.sb-activitystream-content {
	margin: 20px 0 0;
}

div.sb-activitystream-title {
	float: left;
}

div.sb-activitystream-date {
	border-right: 1px solid #666;
	display: block;
	float: left;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	width: 80px;
	margin: 0 10px 0 0;
}

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

span.sb-activitystream-details-time {
}

div.sb-activitystream-body {
	background: #FFF;
	border-top: 1px dotted #CCC;
	border-bottom: 1px solid #CCC;
	margin: 15px 0 0;
	padding: 20px;
	color: #666;
}

div.sb-activitystream-content-first div.sb-activitystream-body {
	border-top: none;
}

div.sb-activitystream-more {
	display: none;
	position: absolute;
	bottom: -10px;
	right: 10px;
}

div.sb-activitystream-content:hover div.sb-blog-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;
}

div.sb-activitystream-content-first div.sb-activitystream-content {
	margin: 15px 0 0;
}

/* Events */

div.sb-events-wrapper {
}

div.sb-events-wrapper a:hover span {
	text-decoration: underline;
}

div.sb-events-heading {
}

div.sb-events-heading h2 {
	font-size: 38px;
	font-weight: normal;
	margin: 5px 0 0;
	padding: 10px 0 5px 0;
	line-height: 48px;
}

div.sb-events-more {
	display: none;
	float: left;
}

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

div.sb-events-more h4 {
	font-size: 12px;
	line-height: 40px;
	margin: 0 0 0 20px;
}

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

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

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: 20px;
	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 {
}

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

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

div#sb-unfamiliarrecords-index div.sb-events-wrapper table a:hover span {
	text-decoration: none;
}

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

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

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

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

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

div#sb-unfamiliarrecords-index span.sb-event-text-location-city-state, div#sb-unfamiliarrecords-news span.sb-event-text-location-city-state {
}

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

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

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

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

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

div#sb-unfamiliarrecords-shows div.sb-event-content {
}

div#sb-unfamiliarrecords-shows div.sb-events-wrapper table {
}

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

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

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

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

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

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

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

div#sb-events-listing-content {
	margin: 10px 0 0;
}

div.sb-event-row {
	padding: 0 0 10px;
}

div.sb-event-content {
	background: #FFF;
}

div.sb-event-date {
	border: 1px solid #FFF;
	display: block;
	float: left;
	height: 50px;
	text-align: center;
	width: 35px;
}

span.sb-event-text-month {
	text-transform: uppercase;
	background: #F00;
	color: #FFF;
	display: block;
	width: 35px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
}

span.sb-event-text-day {
	background: #EEE;
	color: #000;
	display: block;
	width: 35px;
	height: 30px;
	line-height: 35px;
	font-size: 20px;
}

div.sb-event-info {
	float: left;
	height: 40px;
	padding: 5px;
}

div.sb-event-artist {
}

div.sb-event-venue {
}

div.sb-event-location {
}

div.sb-event-artist p {
	color: #666;
	font-size: 14px;
	line-height: 16px;	
}

div.sb-event-venue p {
	color: #999;
	font-size: 12px;
	line-height: 14px;
}

div.sb-event-location p {
	color: #999;
	font-size: 12px;
	line-height: 14px;
}

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

div#sb-unfamiliarrecords-shows span.sb-event-text-location-venue {
	width: 320px;
	min-height: 20px;
	display: block;
}

div#sb-unfamiliarrecords-shows span.sb-event-text-location-city-state {
	width: 250px;
	min-height: 20px;
	display: block;
}

div#sb-unfamiliarrecords-shows span.sb-event-text-location-map {
	width: 50px;
	min-height: 20px;
	display: block;
}

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


/* 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 {
}

div.sb-playlists-playlist-container {
}

div.sb-playlists-playlist-container:hover {
}

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

div.sb-playlists-playlist-container:hover a {
}

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

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: #999;
	float: right;
}

div.sb-playlists-playlist-container:hover h3 span.sb-playlists-playlist-title {
}

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-title {
	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: #FFF;
}

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: #999;
}

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 {
	float: left;
	margin: 0 0 20px;
}

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

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

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

div.sb-release-image-thumb-missing {
	position: absolute;
	width: 220px;
	height: 220px;
	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: 220px;
}

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

/* Topspin */

div#sb-topspin-header {
	margin: 10px 10px 0;
	padding: 20px 0 0;
	border-top: 1px solid #CCC;
	display: block;
}

div.sb-ts-button-purchase-wrapper {
	float: left;
}

.sb-ts-button-purchase {
	background: url("../images/button-buy_now.png") no-repeat scroll 0 0 transparent;
	display:block;
	float: left;
	height: 34px;
	margin: 0 0 0 10px;
	width: 83px;
}

.sb-ts-button-purchase:hover {
	background: url("../images/button-buy_now.png") no-repeat scroll 0 -34px transparent;
}

.sb-ts-button-purchase span {
	display: none;
}

.sb-ts-button-purchase:hover {
}

div.sb-ts-name-wrapper {
	padding: 10px;
	background: #CCC;
	height: 48px;
	text-align: center;
}

div.sb-ts-purchase-content-image {
	width: 260px;
	height: 260px;
	display: block;
	margin: 0 0 20px;
}

div.sb-ts-purchase-content-image img {
	cursor: pointer;
}

div.sb-ts-name-wrapper h3 {
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 10px;
}

div.sb-ts-details-wrapper {
}

div.sb-ts-details-wrapper ul {
	list-style: disc;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

div.sb-ts-details-wrapper ul li {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 5px;
	color: #666;
}

div.sb-ts-purchase-wrapper {
	background: #FFF;
	padding: 20px;
	margin: 0 0 20px;
}

div.sb-ts-purchase-wrapper:hover {
	padding: 19px;
	border: 1px solid #CCC;
}

div.sb-ts-purchase-wrapper div.sb-ts-details-wrapper {
}

div.sb-ts-details-wrapper div.sb-ts-details-image {
	float: left;
	width: 500px;
}

div.sb-ts-purchase-wrapper div.sb-ts-details-wrapper ul {
	float: left;
	width: 125px;
	padding: 20px 20px 20px 30px;
	margin: 0;
}

div.sb-ts-purchase-wrapper div.sb-ts-details-wrapper ul li {
	color: #EEE;
}

div.sb-ts-player-content {
	padding: 20px;
	margin: 0 0 0 20px;
	width: 320px;
	background: url("../images/colour-000000-transparent-35.png") repeat scroll 0 0 transparent;
	display: block;
}

div.sb-ts-currency-button-wrapper {
}

div.sb-ts-image {
	width: 364px;
	height: 364px;
	display: block;
}

div.sb-currency-wrapper {
	float: left;
}

div.sb-currency-content {
	margin: 0 0 0 40px;
}

div.sb-currency-content p {
	color: #666;
	font-size: 18px;
	line-height: 34px;
}

div.sb-ts-featured-spins-ep div.sb-currency-content {
	margin: 0;
}


/* Videos */

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

div#sb-videos-display-wrapper {
	width: 940px;
}

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

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

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

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

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

div#sb-videos-display-description div.sb-video-description-title h3 {
	color: #EEE;
	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 {
	color: #999;
	margin: 0 0 20px;
}

div#sb-videos-display-description div.sb-video-description-text a:hover {
	text-decoration: underline;
}

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 {
	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 {
}

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 {
	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;
	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 {
}

div.sb-videos-list div.sb-video-thumb:hover div.sb-video-title p a {
}

div.sb-videos-list div.sb-video-thumb:hover div.sb-video-title p {
}

div.sb-videos-list div.sb-video-title {
	overflow: hidden;
	height: 20px;
	display: block;
	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: #2B94FC;
}

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

div.sb-videos-list-wrapper div.active div.sb-video-title {
}

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 {
	color: #EEE;
	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 {
	color: #EEE;
	display: block;
	cursor: pointer;
}

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

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: #FFF;
}

div.sb-videos-list-wrapper div.sb-videos-button h3 a.disabled {
	font-weight: normal;
	color: #666;
	cursor: default;
}

div.sb-videos-list-wrapper div.sb-videos-button h3 a.disabled:hover {
	background: none;
}

/* Videos -> Individual */

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



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

div.sb-pagination-wrapper {
	background: #FFF;
}

div.sb-pagination-container {
}

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

div.sb-pagination-total p {
}

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

div.sb-pagination-navigation ul.sb-floatcentre {
	height: 35px;
	padding: 20px;
}

div.sb-pagination-navigation ul {
	float: left;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

div.sb-pagination-navigation ul li {
	font-size: 20px;
	margin: 0 5px;
	line-height: 25px;
	text-align: center;
	text-transform: lowercase;
	float: left;
}

div.sb-pagination navigation ul li span {
}

div.sb-pagination-navigation ul li a {
	padding: 5px 10px;
	display: block;
}

div.sb-pagination-navigation ul li a:hover {
	text-decoration: underline;
}

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

div.sb-pagination-navigation ul li.sb-pagination-page span {
	padding: 5px 10px;
	display: block;
}

div.sb-pagination-navigation ul li.sb-pagination-page-current {
	color: #FFF;
	background: #F00;
}

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

div.sb-pagination-navigation ul li.sb-pagination-ellipsis {
	background: none;
	color: #666;
	padding: 5px 0;
	font-size: 20px;
	margin: 0;
}

div.sb-pagination-navigation ul li.sb-pagination-ellipsis-start {
	margin: 0 0 0 10px;
}

div.sb-pagination-navigation ul li.sb-pagination-ellipsis-end {
	margin: 0 10px 0 0;
}

div.sb-pagination-navigation ul li.sb-pagination-prev {
	width: auto;
}

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

div.sb-pagination-navigation ul li.sb-pagination-prev a:hover {
}

div.sb-pagination-navigation ul li.sb-pagination-next {
	width: auto;
}

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

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

div.sb-pagination-navigation ul li.sb-pagination-jump-last {
	width: auto;
}

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

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

div.sb-pagination-navigation ul li.sb-pagination-jump-first {
	width: auto;
}

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

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


/* 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: #000;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

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: 24px;
	line-height: 30px;
	font-weight: bold;
}

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

h2.sb-text-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 {
	color: #000;
	font-size: 34px;
	font-weight: normal;
	line-height: 48px;
}

h4.sb-activitystream-text-date {
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}

span.sb-blog-date-day {
}

span.sb-blog-date-month {
}

span.sb-blog-date-year {
}

/* Events */

/* Footer */

div#sb-footer a {
}

/* Header */

/* Playlists */

div.sb-playlists-heading h2 {
	color: #EEEEEE;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	text-shadow: 1px 1px 1px #000000;
}

/* Releases */

div.sb-releases-heading-upper h2 {
}

div.sb-release-title 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 {
	padding: 10px;
	width: 200px;
	display: block;
}

div.sb-release-title h2 a {
	display: block;
	background: #000;
	color: #09C;
}

div.sb-release-title:hover h2 a {
	color: #999;
	background: transparent url("../images/colour-000000-transparent-50.png") repeat 0 0;
}

/* Videos */

div.sb-videos-heading h2 {
}



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

/* Currency */

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

div.sb-currency-wrapper {
	float: left;
}

div.sb-currency-content {
}

div.sb-currency-dropdown-global {
}

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

div.sb-currency-select-expanded {
}

/* Currency -> Required styling */

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

ul.ui-selectmenu-menu {
	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-content-column {
}

div.sb-content-column-wide {
	width: 940px;
	margin: 0 auto;
}

div.sb-wrapper-outer {
}

div#sb-wrapper {
	min-height: 300px;
	width: 100%;
}

div#sb-content-wrapper {
	background: url("../images/colour-eae4dc-transparent-70.png") repeat scroll 0 0;
}

