/*
	StageBloc custom CSS: Wingless Angels
	Version: 1.0 08-31-2010
	Link: http://stagebloc.com/
*/

/* Body
----------------------------------------------------------------------------------------------------*/
body {
	font-family: "Helvetica", "Arial", sans-serif;
	-webkit-text-size-adjust: none;
	background: #202020 url("../images/bg.jpg") repeat 50% 0;
	color: #fff;
	margin: 0;
	padding: 0;
}



/* Colours
----------------------------------------------------------------------------------------------------*/
a:link,a:visited,a:hover,a:active {
	color: #FFD500;
}



/* Columns
----------------------------------------------------------------------------------------------------*/

div.sb-content-column {
	float: left;
}



/* Footer
----------------------------------------------------------------------------------------------------*/
div#sb-footer-wrapper {}

div#sb-footer-container {
	background: transparent url("../images/bg_footer.gif") no-repeat; 
	height: 200px;
}

div#sb-footer-social-wrapper {
	height: 90px;
	background: transparent url("../images/bg_social.gif") no-repeat; 
}

div#sb-footer-social-wrapper ul {
	margin: 20px 0 0 30px;
	padding: 0;
	list-style: none;
}

div#sb-footer-social-wrapper ul li {
	float: left;
}

div#sb-footer-social-wrapper ul li a {
	display: block; 
	height: 60px;
}

div#sb-footer-social-wrapper ul li a span {
	display: none;
}

div#sb-footer-social-wrapper ul li#s1 a {
	width: 72px; 
}
div#sb-footer-social-wrapper ul li#s2 a {
	width: 64px; 
}

div#sb-footer-social-wrapper ul li#s3 a {
	width: 64px; 
}

div#sb-footer-social-wrapper ul li#s4 a {
	width: 65px; 
}

div#sb-footer-social-wrapper ul li#s5 a {
	width: 65px; 
}

div#sb-footer-social-wrapper ul li#s6 a {
	width: 65px;
}

div#sb-footer-topspin  {
	position: relative;
	background: url("../images/bg_footer-topspin.gif") no-repeat scroll 0 0 transparent;
	height: 20px;
	width: 475px;
	display: block;
	margin: 23px auto 0;
	overflow: hidden;
}

div#sb-footer-topspin ul {
	margin: 0;
	padding: 0;
}

div#sb-footer-topspin ul li {
	display: inline; 
	height: 20px;
}

div#sb-footer-topspin ul li a {
	text-indent:-999em;
	display:block;
	position: absolute;
	top: 0;
	height: 20px;
}

div#sb-footer-topspin li#ts1 a {
	width:155px; 
	left: 0;
}

div#sb-footer-topspin li#ts2 a {
	width:100px; 
	left:195px;
}

div#sb-footer-topspin li#ts3 a {
	width:122px; 
	left: 337px;
}

div#sb-footer-topspin li#ts1 a:hover {
	background:transparent url("../images/bg_footer-topspin.gif") no-repeat 0 -20px;
}

div#sb-footer-topspin li#ts2 a:hover {
	background:transparent url("../images/bg_footer-topspin.gif") no-repeat -195px -20px;
}

div#sb-footer-topspin li#ts3 a:hover {
	background:transparent url("../images/bg_footer-topspin.gif") no-repeat -337px -20px;
}




/* Format details
----------------------------------------------------------------------------------------------------*/

div#sb-format-wrapper {
	margin: 20px 0 0;
}

div#sb-format-content {
	padding: 40px;
}

div#sb-format-content h3 {
	font-weight: bold;
	font-size: 18px;
	text-shadow: 0 1px #000;
	margin: 0 0 20px;
}

div#sb-format-content ul {
	margin: 0;
	padding: 0 0 0 20px;
}

div#sb-format-content ul li {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px;
	text-shadow: 0 1px #000;
}



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

div#sb-header-wrapper {
}

div#sb-header-content {
	margin: 20px 0 40px;
}

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

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

div#sb-header-info p {
	color: #EEE;
	text-shadow: 0 1px #000;
	margin: 0 0 20px;
}



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

img {
	border: none;
}



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

div#sb-topspin-purchase-deluxe div.sb-ts-details-product-images-carousel {
    position: relative; 
    overflow-x: hidden; 
	width: 320px; 
    height: 260px;
    margin: 0 auto;
}

div#sb-topspin-purchase-cd div.sb-ts-details-product-images-carousel {
    position: relative; 
    overflow-x: hidden; 
	width: 125px; 
    height: 110px;
    float: left;
    margin: 0 10px 0 0;
}

div.items {
    width: 20000em; 
    position: absolute; 
}

div.page {
	float: left;
}

div#sb-topspin-purchase-deluxe div.sb-ts-details-product-button {
	position: absolute;
	top: 220px;
	z-index: 100;
}

div#sb-topspin-purchase-deluxe div.sb-ts-details-product-button-prev {
	left: 20px;
}

div#sb-topspin-purchase-deluxe div.sb-ts-details-product-button-next {
	right: 20px;
}

div#sb-topspin-purchase-cd div.sb-ts-details-product-button {
	position: absolute;
	top: 250px;
	z-index: 100;
}

div#sb-topspin-purchase-cd div.sb-ts-details-product-button-prev {
	left: 55px;
}

div#sb-topspin-purchase-cd div.sb-ts-details-product-button-next {
	right: 245px;
}

div.sb-ts-details-product-button h3 a {
	width: 32px;
	height: 31px;
	display: block;
	cursor: pointer;
}

div.sb-ts-details-product-button h3 a {
	background: url("../images/arrow-carousel.png") no-repeat;
}

div.sb-ts-details-product-button-next h3 a {
	background-position: -32px -32px;
}

div.sb-ts-details-product-button-next h3 a:hover {
	background-position: -32px 0;
}

div.sb-ts-details-product-button-next h3 a.disabled {
	background-position: -32px -64px;
	cursor: default;
}

div.sb-ts-details-product-button-prev h3 a {
	background-position: 0 -32px;
}

div.sb-ts-details-product-button-prev h3 a:hover {
	background-position: 0 0;
}

div.sb-ts-details-product-button-prev h3 a.disabled {
	background-position: 0 -64px;
	cursor: default;
}

div.sb-ts-details-product-button h3 a span {
	display: none;
}



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

div#sb-header-logo {
	margin: 40px 0;
}

div#sb-header-logo a {
	background: url("../images/wingless-angels.gif") no-repeat scroll 0 0 transparent;
	display: block;
	height: 75px;
	top: 48px;
	width: 600px;
	margin: 0 auto;
}

div#sb-header-logo a span {
	display: none;
}

#navigation  {
	background: url("../images/menu-nav.png") no-repeat scroll 0 0 transparent;
	height: 50px;
	width: 820px;
	top: 123px;
	left: 70px;
	margin: 0 auto;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	display: inline; 
	height: 50px;
}

#navigation a {
	display: block;
	float: left;
}

#navigation a span {
	display: none;
}

#navigation li#n1 a {
	height: 50px; 
	width: 76px;
}

#navigation li#n2 a {
	height: 50px; 
	width: 96px;
}

#navigation li#n3 a {
	height: 50px; 
	width: 91px;
}

#navigation li#n4 a {
	height: 50px; 
	width: 92px;
}

#navigation li#n5 a {
	height: 50px; 
	width: 228px;
}

#navigation li#n6 a {
	height: 50px; 
	width: 94px;
}

#navigation li#n7 a {
	height: 50px; 
	width: 143px;
}


#navigation li#n1 a:hover, #navigation li#n1 a.active {
	background: transparent url("../images/menu-nav.png") no-repeat 0 -50px;
}

#navigation li#n2 a:hover, #navigation li#n2 a.active {
	background: transparent url("../images/menu-nav.png") no-repeat -76px -50px;
}

#navigation li#n3 a:hover, #navigation li#n3 a.active {
	background: transparent url("../images/menu-nav.png") no-repeat -172px -50px;
}

#navigation li#n4 a:hover, #navigation li#n4 a.active {
	background: transparent url("../images/menu-nav.png") no-repeat -263px -50px;
}

#navigation li#n5 a:hover, #navigation li#n5 a.active {
	background: transparent url("../images/menu-nav.png") no-repeat -355px -50px;
}

#navigation li#n6 a:hover, #navigation li#n6 a.active {
	background: transparent url("../images/menu-nav.png") no-repeat -583px -50px;
}

#navigation li#n7 a:hover, #navigation li#n7 a.active {
	background: transparent url("../images/menu-nav.png") no-repeat -677px -50px;
}



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



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

a {
	text-decoration: none;

}

a:hover {
	color: #FE0;
}

p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
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.super-deluxe {
	display: block;
	width: 560px;
	height: 70px;
	text-indent: -999em;
	background: url("../images/h2_super-deluxe.gif") no-repeat;
	margin-left: 50px;
}

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

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

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

/* Social Sharing */

div#sb-social-sharing {
	position: absolute;
	bottom: 20px;
	right: 0;
}

div#sb-social-sharing p {
	line-height: 24px;
	margin: 0 20px 0 0;
	float: left;
}

div#sb-social-sharing div.sb-social-sharing-button {
	float: left;
}

div#sb-social-sharing div#sb-social-sharing-twitter {
	margin: 0 10px 0 0;
}

div#sb-social-sharing div.sb-social-sharing-button a {
	width: 24px;
	height: 24px;
	background: url("../images/icons-sharing.png") no-repeat 0 0;
	display: block;
}

div#sb-social-sharing div.sb-social-sharing-button a span {
	display: none;
}

div#sb-social-sharing div#sb-social-sharing-twitter a {
	background-position: 0 -24px;
}

div#sb-social-sharing div#sb-social-sharing-twitter a:hover {
	background-position: 0 0;
}

div#sb-social-sharing div#sb-social-sharing-fb a {
	background-position: -24px -24px;
}

div#sb-social-sharing div#sb-social-sharing-fb a:hover {
	background-position: -24px 0;
}

/* Topspin */

div#sb-ts-player-31217 {
	width: 400px;
	height: 300px;
	display: block;
}

div.sb-topspin-purchase-large div.sb-topspin-wrapper {
	padding: 40px;
}

div.sb-topspin-purchase-small div.sb-topspin-wrapper {
	padding: 40px 20px;
	margin-top: 20px;
	width: 210px;
	text-align: center;
}

div.sb-topspin-wrapper {
	position: relative;
	background: url("../images/colour-000000-transparent-30.png") 0 0 repeat;
}

div.sb-ts-purchase-content {
	padding: 70px 0 0;
}

div.sb-ts-details-info {
}

div.sb-ts-details-info ul {
	margin: 40px 0 0 20px;
	padding: 0;
}

div.sb-ts-details-info ul li {
	font-size: 14px;
	line-height: 20px;
	color: #EEE;
	text-shadow: 0 1px #000;
	margin: 0 0 10px;
}

div.sb-ts-details-product-images-image {
}

div#sb-topspin-purchase-deluxe div.sb-topspin-wrapper {
	height: 820px;
}

div#sb-topspin-purchase-digital-info div.sb-topspin-wrapper {
	height: 270px;
}

div#sb-topspin-purchase-digital-buttons div.sb-topspin-wrapper {
	text-align: center;
	width: 200px;
	padding: 20px 0 60px;
	height: 130px;
}

div#sb-topspin-purchase-deluxe div.sb-ts-purchase-heading {
	display: block;
	width: 409px;
	height: 43px;
	background: url("../images/title-limited_deluxe.png") no-repeat;
	position: absolute;
	left: 10px;
}

div.sb-ts-name-wrapper {
	display: none;
}

div#sb-ts-purchase-31216 {
}

div#sb-topspin-purchase-digital {
	margin: 80px 0 0;
}


div#sb-topspin-purchase-digital-info div.sb-ts-purchase-heading {
	display: block;
	width: 224px;
	height: 50px;
	background: url("../images/title-digital.png") no-repeat;
	position: absolute;
	left: 10px;
}

div#sb-topspin-purchase-digital-info div.sb-topspin-wrapper {
	padding: 40px 40px 0;
}

div#sb-topspin-purchase-digital-wa1 div.sb-ts-purchase-heading {
	margin: 0 auto;
	display: block;
	width: 82px;
	height: 59px;
	background: url("../images/title-wa1.png") no-repeat;
}

div#sb-topspin-purchase-digital-wa1 div.sb-topspin-wrapper {

}

div#sb-topspin-purchase-digital-wa1 {
	float: left;
}

div#sb-topspin-purchase-digital-wa2 div.sb-ts-purchase-heading {
	margin: 0 auto;
	display: block;
	width: 82px;
	height: 59px;
	background: url("../images/title-wa2.png") no-repeat;
}

div#sb-topspin-purchase-digital-wa2 {
	float: right;
}

div#sb-topspin-purchase-digital-wa2 div.sb-topspin-wrapper {
}

div#sb-topspin-purchase-digital-buttons div.sb-ts-purchase-content {
	margin: 0;
	padding: 0;
}

div#sb-ts-purchase-31216 div.sb-ts-image {
	width: 125px;
	height: 110px;
	margin: 0 10px 0 0;
	float: left;
}

div#sb-ts-purchase-31216 div.sb-ts-details-wrapper {
	float: left;
	width: 180px;
	height: 200px;
}

div#sb-ts-purchase-31216 div.sb-ts-details-info ul {
	margin: 0 0 0 20px;
}

div#sb-topspin-purchase-cd div.sb-ts-purchase-heading {
	display: block;
	width: 224px;
	height: 48px;
	background: url("../images/title-cd.png") no-repeat;
	position: absolute;
	left: 10px;
}

div#sb-topspin-purchase-cd {
	margin: 20px 0 0;
	position: relative;
}

div#sb-topspin-purchase-cd div.sb-ts-purchase-content {
	height: 340px;
}

div#sb-topspin-purchase-cd div.sb-ts-details-wrapper {
	float: left;
	width: 180px;
}

div#sb-topspin-purchase-cd div.sb-ts-details-info ul {
	margin: 0 0 0 20px;
}

div#sb-topspin-purchase-deluxe-signed {
	margin: 20px 0 0;
}

div#sb-topspin-purchase-deluxe-signed div.sb-ts-purchase-content {
	height: 340px;
}

div#sb-topspin-purchase-deluxe-signed div.sb-ts-purchase-heading {
	display: block;
	width: 389px;
	height: 46px;
	background: url("../images/title-signed_deluxe.png") no-repeat;
	position: absolute;
	left: 10px;
}

div#sb-topspin-purchase-deluxe-signed div.sb-ts-purchase-image {
	float: left;
	margin: 0 10px 0 0;
}

div#sb-topspin-purchase-deluxe-signed div.sb-ts-purchase-info {
	width: 210px;
	float: left;
}

div#sb-topspin-purchase-deluxe-signed div.sb-ts-purchase-info ul {
	margin: 0 0 0 20px;
	padding: 0;
}

div#sb-topspin-purchase-deluxe-signed div.sb-ts-purchase-info ul li {
	font-size: 14px;
	line-height: 20px;
	color: #EEE;
	text-shadow: 0 1px #000;
	margin: 0 0 10px;
}

div#sb-topspin-purchase-tshirt {
	float: left;
	margin: 0 10px 0 0;
}

div#sb-topspin-purchase-tshirt div.sb-topspin-wrapper {
}

div#sb-topspin-purchase-tshirt div.sb-ts-purchase-heading {
	display: block;
	width: 224px;
	height: 49px;
	background: url("../images/title-tshirt.png") no-repeat;
	position: absolute;
	left: 10px;
}

div#sb-topspin-purchase-bandana {
	float: left;
	margin: 0 0 0 10px;
}

div#sb-topspin-purchase-bandana div.sb-topspin-wrapper {
}

div#sb-topspin-purchase-bandana div.sb-ts-purchase-heading {
	display: block;
	width: 224px;
	height: 51px;
	background: url("../images/title-bandana.png") no-repeat;
	position: absolute;
	left: 10px;
}

div.button-preorder div.sb-ts-currency-button-wrapper {
	float: left;
	margin: 20px 0 0;
}

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

div.grid_7 div.button-preorder div.sb-currency-wrapper {
	margin: 0 20px 0 0;
}

div.grid_9 div.button-preorder div.sb-currency-wrapper {
	margin: 0 20px;
}

div.button-preorder div.sb-currency-value {
}

div.button-preorder div.sb-currency-value p {
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
}

div.button-preorder div.sb-currency-value p span.sb-currency-value-symbol {
}

div.button-preorder div.sb-currency-value p span.sb-currency-value-price {
}

div.button-preorder div.sb-currency-value p span.sb-currency-value-currency {
	font-size: 14px;
	font-weight: normal;
}

div.button-preorder div.sb-ts-button-purchase-wrapper {
	width: 120px;
	height: 36px;
	margin: 0 auto;
	border: 1px solid #FFD500;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url("../images/colour-FFD500-transparent-50.png") repeat 0 0;
	float: left;
	text-align: center;
}

div.button-preorder div.sb-ts-button-purchase-wrapper:hover {
	background: #FFD500;
}

div.button-preorder div.sb-ts-button-purchase-wrapper a {
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	color: #000;
	text-shadow: 0 1px #EEBB00;
}

div.button-preorder div.sb-ts-button-purchase-wrapper a:hover {
	color: #4F0C04;
	text-decoration: none;
}

div.button-preorder div.sb-ts-button-purchase-wrapper a span {
	display: block;
}

div.button-buy div.sb-ts-currency-button-wrapper {
	margin: 20px 0 0;
}

div.button-buy div.sb-currency-wrapper {
	width: 120px;
	height: 36px;
	margin: 0 auto;
	border: 1px solid #FFD500;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url("../images/colour-FFD500-transparent-50.png") repeat 0 0;
}

div.button-buy div.sb-currency-value {
}

div.button-buy div.sb-currency-value p {
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	text-shadow: 0 1px #EEBB00;
	color: #000;
}

div.button-buy div.sb-currency-value p span.sb-currency-value-symbol {
}

div.button-buy div.sb-currency-value p span.sb-currency-value-price {
}

div.button-buy div.sb-currency-value p span.sb-currency-value-currency {
	font-size: 14px;
	font-weight: normal;
}

div.button-buy div.sb-ts-button-purchase-wrapper {
	display: none;
	width: 120px;
	height: 36px;
	margin: 0 auto;
	border: 1px solid #FFD500;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FFD500;
}

div.button-buy div.sb-ts-button-purchase-wrapper a {
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	color: #4F0C04;
}

div.button-buy div.sb-ts-button-purchase-wrapper a:hover {
	text-decoration: none;
}

div.button-buy div.sb-ts-button-purchase-wrapper a span {
	display: block;
}

div.button-buy div.sb-ts-currency-button-wrapper:hover div.sb-currency-wrapper {
	display: none;
}

div.button-buy div.sb-ts-currency-button-wrapper:hover div.sb-ts-button-purchase-wrapper {
	display: block;
}

div.button-preordersoon div.sb-ts-currency-button-wrapper {
	margin: 20px 0 0;
	float: left;
}

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

div.button-preordersoon div.sb-currency-value {
}

div.button-preordersoon div.sb-currency-value p {
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
}

div.button-preordersoon div.sb-currency-value p span.sb-currency-value-symbol {
}

div.button-preordersoon div.sb-currency-value p span.sb-currency-value-price {
}

div.button-preordersoon div.sb-currency-value p span.sb-currency-value-currency {
	font-size: 14px;
	font-weight: normal;
}



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

div.sb-wrapper-outer {
	background: url("../images/bg-primary.jpg") no-repeat scroll 50% 0 transparent;
	min-height: 800px;
}

div#sb-wrapper {
	margin: 0 0 60px;
}

div#sb-content-wrapper {
}


