
body {
    background-color: #000;
    font-family: Arial;
    color: #fff;
    font-size: 9pt;
}
a {
    color: #fff;
    text-decoration: none;
}
.FBlike { display: none; }
h4 a,
h4,
h3,
.price,
.mobile .instructions a,
.footer {
    color: #B4B4B4;
}

.music_detail h3,
.music_detail em {
	color: #FFFFFF;
	font-size: 14pt;
}

.cart p,
.cart span {
	color: #FFFFFF;
	font-size: 9pt;
}

.comments {
	margin-top: 15px;
}

.gallery_detail .comments {
	margin-top: 45px;
}

b {
    font-weight: bold;
}

.mobile .instructions {
	float: left;
}

h2 {
    margin: 0 0 10px 0;
    padding: 0 0 1px;
}
h3 {
    font-weight: bold;
    font-size: 13pt;
    margin-bottom: 15px;
    margin-top: 10px;
}
h4 {
    font-weight: bold;
    font-size: 11pt;
}
td {
    vertical-align: top;
}
.container_main {
    margin: 0 auto;
    width: 1080px;
}
strong {
    font-weight: bold;
}
/*************************************/
/********* GLOBAL ********************/
/*************************************/

div.spacer {
	width:100px;
	height:428px;
}

.custom_copy {
    margin: 15px 0;
}

.header,
.container {
    width: 100%;
}
.header,
.header_main {
    height: 500px;
}
.header {
    /*background: #000 url(/public/images/_optimised/global/bg_header.jpg) no-repeat center;*/
    text-align: center;
}

#signUpForm, #signUpResult  { position:absolute; top:468px; left:50%; margin-left:314px; }
#signUpForm input[type=text] { background:#d50304; color: #fff; margin: 0; height: 24px; width: 158px; padding: 0px 50px 0px 5px; border: #d50304 solid 1px; font-size: 12pt; font-weight: bold; }
#signUpForm input[type=button], #signUpForm input[type=submit] { color: #fff; background: 0; border: 0; font-size: 12pt; font-weight: bold; position:absolute; left:180px; }

.header_main {
    margin: 0 auto;
    text-align: left;
    width: 1060px;
}
.header_main .column {
    width: 540px;
}
.header_main .member {
	background: url(/public/images/global/top-banner-base-bg.jpg);
    width: 1060px;
	height: 53px;
}
.header_main .member,
.header_main .member a {
    color: #B4B4B4;
}

.container {
    /*background: transparent url(/public/images/global/bg_top.jpg) no-repeat center top;*/
    
}

.footer {
    /*background: #000 url(/public/images/_optimised/global/bg_footer.jpg) no-repeat center top;
    height: 781px;
    margin-top: -200px;*/
	height: 100px;
}
.footer p {
    
}

div.tweet {
	margin-bottom: 7px;
}

div.tweet div.from {
	margin-top: 2px;
	color: #F00;
	font-size: 8pt;
	}

.btn_join,
.btn_login  {
    display: block;
    float: right;
    height: 30px;
    width: 110px;  
}
.btn_join {
    background: transparent url(/public/images/global/btn-login.png) no-repeat 0px 0px;
}
.btn_login {
    background: transparent url(/public/images/global/btn-register.png) no-repeat 0px 0px;
}
.btn_join:hover,
.btn_login:hover {
    background-position: 0px -30px;
}  



/* COLUMNS */
.column,
.column_left,
.column_right {
    float: left;
}
.column_left,
.column_right {
    width: 502px;
}
.singles_club,
.video_section {
    margin: 0 auto;
}
.singles_club a {
    display: block;
    background-image: url(/public/images/global/singles-club.jpg);
    background-repeat: no-repeat;
    background-position: 30px 0px;
    height: 523px;
    width: 502px;
}
  
.video_section {
    background-image: url(/public/images/global/video-bg.png);
    background-repeat: no-repeat;
    height: 432px;
    margin-top: 15px;
    width: 489px;
}
.video_page .video_section {
    height: auto;
}
.video_page .video_section {   
    background-position: -18px 0px;
    width: 472px;
}

.video_section .videoplayer {
    margin-left: 39px;
    padding-top: 28px;
}
.video_page .bcplayer {
    margin-bottom: 30px;
    margin-left: 20px;
    padding-top: 28px;
}
.video_page .video_section .videoplayer {
    margin-left: 20px;    
}

/* Home Page */
.home_page div.preorder {
	background: url(/public/images/home/header-out-now.gif) no-repeat center top;
	width: 1060px;
	height: 60px;
}

.home_page ul.headings li {
	float: left;
	height: 60px;
}

.home_page ul.headings li.twitter {
	width: 360px;
	background: url(/public/images/home/header-twitter.gif) no-repeat center top;
}

.home_page ul.headings li.iphone {
	width: 340px;
	background: url(/public/images/home/header-iphone.gif) no-repeat center top;
}

.home_page ul.headings li.video {
	width: 360px;
	background: url(/public/images/home/header-video.gif) no-repeat center top;
}

.home_page ul.content-row li {
	float: left;
	height: 400px;
}

.home_page ul.content-row li.twitter,
.home_page ul.content-row li.video{
	width: 360px;
}
.home_page ul.content-row li.iphone {
	width: 340px;
	background: url(/public/images/home/iphone-app.jpg) no-repeat center top;
}

hr {
    background-color: #1D1D1D;
    color: #1D1D1D;
    border: 0px;
    height: 1px;
	width: 1060px;
}

.footer span a {
    font-weight: normal;
}
.footer,
.footer span,
.footer span a  {
	margin-top: 20px;
    color: #B4B4B4;

}

.footer span.copyright,
.footer span.copyright a {
	margin-top: 5px;
	color: #707070;	
}



.footer {
    text-align: center;
    font-size: 9pt;
    

}  
.footer span {
    display: block;
}
.footer .footer_social {
    margin: 0 auto;   
    width: 390px;
}
.footer .footer_social li {
    display: inline;
    text-indent: -9999px;
}
.footer .footer_social li a {
    background-image: url(/public/images/global/social-media.png);
    display: block;
    float: left;
    height: 84px;
    width: 94px;
}
.footer .footer_social li#ni-myspace a { background-position: -3px 0px; }
.footer .footer_social li#ni-facebook a { background-position: -96px 0px; }
.footer .footer_social li#ni-youtube a { background-position: -190px 0px; }
.footer .footer_social li#ni-twitter a { background-position: -286px 0px; }




/* GLOBAL IMAGE AND TEXT ITEMS */

.container {
    z-index: 10;
    position: relative;
}
.footer {
    z-index: 1;
    position: relative;
}


.control,
.control a {
    color: #B4B4B4;
}
.control {
    /*float: right;*/
    
}
.community .control {
    display: none;
}
.item, .gallery_main .mediaitem {
	background: url(/public/images/store/background-cell.jpg) no-repeat center top;
    margin: 0 10px 15px 10px;
	width: 250px;
	height: 350px;
	float: left;
}

.tours_page .eventitem {
	background: none;
	width: 350px;
	height: 100px;
	float: left;
	margin: 0;
}
.tours_page .item {
	background: none;
	width: 350px;
	height: 60px;
	float: left;
	margin: 0;
}

.tours_page .events {
	width: 1060px;
	float: left;
}

.tours_page span.date {
	color: #FFFFFF;
}

.mobile .mediaitem { 
	background: url(/public/images/store/background-cell.jpg) no-repeat center top;    
	margin: 0 10px 15px 10px;
	width: 250px;
	height: 150px; 
	float: left;
}

.gallery_main .mediaitem {
	background: none;
}

.mediaitem .image,
.mediaitem .text,
.item .image,
.item .text {
    float: left;
}
.item .image,
.mediaitem .image img {
    margin: 10px 30px;
    width: 190px;
}

.mobile .mediatiem .image {
	width: 100px;
}

.mobile  .mediaitem .image img {
	margin: 20px 10px;
	width: 90px;
}

.item .album {
	margin: 16px 0px 10px 0px;
	background: transparent url(/public/images/store/title-album.png) no-repeat center top;
}
.item .text,
.mediaitem .text {
	text-align: center;
    width: 250px;
}

.mobile .mediaitem .text {
	margin-top: 20px;	
	text-align: left;
	width: 135px;
}

.item .text h3 a {
    color: #B4B4B4;
    font-weight: bold;
    font-size: 14pt;
    text-decoration: none;
}

.item .text h4{
	margin-bottom: 10px;
	height: 50px;
}

.item .price {
	font-size: 8pt;
	color: #707070;
	height: 7px;
}

.item .text p a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.item .detail {
	margin-top: 5px;
	font-weight: bold;
}

.item .buttons {
	margin: 10px auto 0;
	width: 210px;
}

.control {
    margin-bottom: 5px;
	font-weight: bold;
	width: 1060px;
	text-align: right;
}

.discodesc div.control {
	width: 445px;
}

.links {
    font-size: 8pt;
	margin-top: 10px;
}

.news_detail .treated {
    background: transparent url(/public/images/global/frame-for-400x296.png) no-repeat center top;
    width: 454px;
    height: 341px;
}
.news_detail .treated div {
    text-align: center;
    padding-top: 24px;
    margin-left: 14px;
}

/* COMMENTS */
.fans_page .comment {
	float: left;
	width: 100px;
	margin-right: 5px;
}

.comment {
    margin-bottom: 15px;
}
.comment .image,
.comment .post {
    float: left;
}
.comment .image {
    margin-right: 15px;
    width: 100px;
    height: 110px;
}
.comment .post {
    width: 290px;
}
.postacomment {
    font-weight: bold;
}


/* MEDIA */
.mediaitem {
    margin-top: 10px;
}

/* MOBILE */
.ringtones {
    margin: 20px 0;
}

.mobile .mediaitem {
}

/* NEWS */
.postacomment .button {
    font-size: 140%;
    color: #B4B4B4;
}

/* BIO */
.biography .image {
    background: transparent url(/public/images/global/frame-for-300x300.png) no-repeat center top;
    width: 355px;
    height: 347px;
    position: relative;
}
.biography .image img.fullsize {
    position: absolute;
    left: 26px;
    top: 23px;
}
/* VIDEOS */




/* BUTTONS */


.buyticketurl {
    margin-right: 3px;
}

.fan-btn {
    background-image: url(/public/images/getmusic/buttons.jpg);
    display: block;
    height: 23px;
    margin: 20px 0;
    text-indent: -9999px;
    cursor: pointer;
    width: 146px;
    background-position: 0px -322px;
}

.buttons a {
	background-image: url(/public/images/global/btn-site-small.png);
	width: 65px;
	height: 25px;
}
/*.buttons a,*/
/*.btn-cart,*/
.checkout-btn,
.enter-btn,
.enter_comp .button,
.btn-going {
    display: block;
    text-indent: -9999px;
    outline: none;
    background-image: url(/public/images/getmusic/buttons.jpg);
    width: 94px;
    height: 24px;
}

.btn-cart, .blm .PreOrder a.btn-cart,.getinfo {
	background-image: url(/public/images/global/btn-site-large.png);
	width: 100px;
	height: 25px;
}


.playlist-item {
    height: 25px;
}
.playlist-item span.buy {
    display: block;
    float: right;
    clear: both;
    width: 55px;
    margin-right: 10px;
    margin-top: 2px;
}   
.playlist-item .btn-cart {
    width: 55px;
    cursor: pointer;
}
.disco .buttons a,
.disco .blm .btn-cart {
    width: 65px;
    margin-left: 3px;
}


.track {
    height: 25px;
    width: 380px;
}
.track  span.buy,
.track  span.buy .btn-cart {
    cursor: pointer;
    position: relative;
    float: right;
    margin-left: 33px;  
}

span.tracktime {
	float: right;
}

.buttons div.blm a,
.btn-cart { background-position: 0px -540px; font-weight: bold; }
.blm a.btn-cart.CD {background-position: 0px -25px; width: 100px;  }
.blm a.btn-cart.AlbumDownload {background-position: 0px 0px; width: 100px;  }
.track a.btn-cart,
.playlist-item a.btn-cart {background-position: 0px 0px; width: 100px; height: 25px; margin-top: -3px;}
.playlist-item .buy .btn-cart { color: #fff;}

.blm a.btn-cart.CD:hover  							{ background-position: -100px -25px;   }
.blm a.btn-cart.AlbumDownload:hover  				{ background-position: -100px 0px;  }
.track a.btn-cart:hover ,
.playlist-item a.btn-cart:hover  					{ background-position: -100px 0px;  }
.playlist-item .buy .btn-cart:hover  				{ color: #fff;}

.checkout-btn { background-position: 0px -807px; }
.enter-btn,
.enter_comp .button { background-position: 0px -199px; }
.btn-going  {background-position: 0px -124px; width: 94px; }
.tours.detail ul li .buyticketurl { display: none !important; }

/* Normal */
.buttons a.btn-listen {background-position: 0px -25px;}
.buttons a.btn-review { background-position: 0px -50px;}
.buttons a.btn-buy{ background-position: 0px 0px;}

/* Hover */
.buttons a.btn-listen:hover {background-position: -65px -25px;}
.buttons a.btn-review:hover { background-position: -65px -50px;}
.buttons a.btn-buy:hover { background-position: -65px 0px;}

.buy .btn-cart {
    margin-left: -30px !important;
    //position: relative;
    //top: -14px;
}

.blm .PreOrder a.btn-cart { background-position: 0px -200px; width: 100px; height: 25px;  }
.blm .PreOrder a.btn-cart:hover { background-position: -100px -200px; width: 100px; height: 25px;  }

/* PLAYLIST */
#playlist {
    background-color: #4C4C4C;
    width: 320px;
}  
#playlist .playlist-item {
}
#playlist .playlist-item span {
    border: 0 none;
}
#playlist .playlist-item-bottom {
    margin: 0px 5px 6px;
}
.cart {
    //background: transparent url(/public/images/global/btn-cart.png) no-repeat right top;
    float: right;
    margin-top: 0px;
    margin-right: 5px;
    width: 300px;
    height: 30px;
}
.cart h4 {
    display: none;
}
.cart h4,
.cart ul,
.cart div {
    color: #000;
    margin-left: 5px;
}
.cart ul {
    margin-right: 40px;
    padding-top: 0px;
	text-align: right;
}

.cart a {
	color: #F00 !important;
	font-size: 9pt;
}

.cart a.cart-btn {
	background: transparent url(/public/images/global/btn-cart.png) no-repeat right top;
	background-position: 0px 0px;
	float: right;
	height: 30px;
	width: 30px;
}

.cart a.cart-btn:hover {
	background-position: 0px -30px;
}

/*#logo-checkout {
    background-image: url(/public/images/global/cart-checkout.png);
    background-position: 0px 0px;
}

.checkout-btn {
    margin: 5px 0 0 20px;
    height: 25px;
    width: 95px;
}*/

.musicdetail .descmore .copy {
   width: 200px;
}
.musicdetail .cart {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 158px;
    float: left;
    position: absolute;
    margin-top: -114px;
    margin-left: 220px;
}



.membership {
	float: right;
	margin-bottom: 5px;
}

.profile div.membership {
	float: none;
	}

/* MEMBER PAGE */
.blogwrap,
.member_page .gallery,
.member_page .comments {
    margin-top: 20px;
}

.membership .desc a,
.membership .user.online a,
.membership.loggedin a {
    display: inline;
    background: none;
    font-weight: bold;
}
#MemberImageIcon {
    margin: 0 15px 15px 0 !important;
}
#MemberImageUpload {
    width: 180px !important;
}

/* COMMUNITY */
.community .comment {
    float: left;
    width: 120px;
}
.community .comment .post {
    display: none;
    
}
/* COMP */
.competitionform textarea {
    margin-top: 15px;
    height: 100px;
    width: 100%;
}
.competitionform textarea,
.competitionform input {
    margin-bottom: 15px;
}


/* STORE */

/*a.more {
    font-size: 180%;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
}*/
a.more {
    font-weight: bold;
}

.music_detail .column_left {
    width: 455px;
	margin-left: 275px;
}
.music_detail .column_right {
    margin-left: 15px;
    width: 335px;
}
.music_detail .discodesc .descmore,
.music_detail .discodesc .image {
    float: left;
}
.music_detail .discodesc .image {
    width: 275px;
	margin-left: -275px;
}

.home_page .item .image img,
.store_page .item .image img,
.music_page .item .image img,
.video_page .mediaitem img {
    border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	width: 190px;
	height: 190px;
}

.music_detail .discodesc .image img
{
	width: 250px;
	height: 250px;
}

.music_detail .discodesc .descmore {
    width: 455px;
	margin-bottom: 50px;
}    

/* TOURS */

.no-shows .buyticketurl {
    display: none !important;
}



.tours_page .eventitem,
 {
    margin: 25px 0px 0px;
    padding-bottom: 25px;
}

.tours_page .eventitem span.getinfo {
	background-position: 0px -250px;
	text-indent: -9999px;
	margin-left: -5px;
}

.tours_page .eventitem span.getinfo:hover {
	background-position: -100px -250px;
	text-indent: -9999px;
}

.tours_page a.buyticketurl {
	background-position: -9999px -225px;
	height: 25px;
	width: 100px;
}

.tours_page .item { outline: 0; }

.tours_page .eventitem span.getinfo,
.tours_page .eventitem span.buyticket,
.tours_page .eventitem a.buyticketurl {
    width: 100px;
    height: 25px;
    font-weight: bold;
}
.tours_page .eventitem .venueinfo {
	width: 100px; 
}
.tours_page .eventitem .venueinfo a.buyticketurl {
	background: none !important;
	text-indent: none;
}
.tours_page a.more {
    background: transparent url(/public/images/global/btn-site-large.png) no-repeat;
    background-position: 0px -275px;
    display: block;
    width: 100px;
    height: 25px;
    float: left;
    margin-top: 15px;
    text-indent: -9999px;
}
.tours_page a.more:hover {
    background-position: -100px -275px;    
}

.tours_page h3,
.tours_page .date {
    font-size: 130%;
}
.tours_page h3,
.tours_page .date,
.tours_page .venuelocation {
    color: #B4B4B4;
   
}
.tour_detail h2 {
    margin-top: 20px;
}

/* HOME */

.home_body {
    background: #000 url(/public/images/home/bg-home.jpg) top center no-repeat;	
    width: 100%;
    height: 100%;
    text-align: center;
}
.home_body #flash_overlay {
    margin: 0 auto;
}

/* PREORDER PAGE */
.preorder_page {
    text-align: center;
}
.preorder_page .top_left {
    width: 665px;
}
.preorder_page .top_right {
    width: 268px;
}
.preorder_page .top_left h4 {
    margin: 15px 0;
}
.preorder_page .deals {
    margin-top: 30px;
}
.preorder_page .deals li {
    background-image: url(/public/images/_optimised/store/bundle-bg.jpg);
    color: #000;
    float: left;
    width: 478px;
    height: 291px;
}
.preorder_page .deals li h5 {
    margin: 60px 0 15px 50px;
}
.preorder_page .deals li p {
    margin: 0px 30px;
}
.preorder_page .deals li a {
    background-image: url(/public/images/store/bundle-buy-btn.png);
    display: block;
    margin: 15px auto;
    height: 51px;
    width: 88px;
}
.preorder_page .link_more {
    display: block;
    background: url(/public/images/store/store-more-av-btn.jpg) no-repeat -15px 0px;
    width: 444px;
    height: 75px;
    position: relative;
    margin: 20px auto;
}
.preorder_page .link_more:hover { background-position: -485px 0px; } 

/* MEMBER */

.member_nav {
    margin-bottom: 30px;
}
.member_page input.button {
border: 0 none;
-moz-border-radius:2px 2px 2px 2px;
background: none no-repeat left top #FFFFFF;
color:#000000 !important;
line-height:24px;
padding:5px;
width: 100px;
margin-top: 5px;
}
.blog {
    margin-top: 20px;
}

/* ================ */
/* = RATING STARS = */
/* ================ */

.stars {
	padding:0 0 0 66px;
	line-height:13px;
	font-size:10.8px;
	background:url(/public/images/getmusic/star.png) 0 -66px no-repeat;	
}

.star_1 {
	background-position:0 -52px;
}

.star_2 {
	background-position:0 -39px;
}

.star_3 {
	background-position:0 -26px;
}

.star_4 {
	background-position:0 -13px;
}

.star_5 {
	background-position:0 0;
}

.star_1_half {
	background-position:0 -79px;	
}

.star_2_half {
	background-position:0 -108px;		
}

.star_3_half {
	background-position:0 -95px;			
}

.star_4_half {
	background-position:0 -80px;			
}

.blm a {
    cursor: pointer;
}

/* GALLERY */

.gallery_detail .image {
    margin: 20px 0px;
}
.gallery_detail .photofull {
    margin: 0px 0px 20px;
}   
.gallery_detail .gmore {
    font-weight: bold;
}

.pricetype strong {
    font-size: 120%;
}

#ToolTip {
    z-index: 100 !important;
}

.contact_page h4 {
    margin: 25px 0 10px;
}
.contact_page p {
    margin: 10px 0;
}
.contact_page a {
    font-weight: bold;
}


.venues p {
    margin: 15px;
}
.venues a {
    display: block;
    margin: 5px 0px;
}
.btn-venues {
    display: block;
    margin-left: 318px;
    margin-top: 135px;
    position: absolute;
}
.btn-venues {
	background: url(/public/images/venue-select.png) 0 0 no-repeat !important;  
	cursor:         pointer;
    display:        block;
    text-indent:     -9999px;
    outline:        none;
    background-repeat: no-repeat;
    width:          215px;
    height:         53px;
}
.btn-venues:hover { background-position: -53px 0px; }

.packshot {
    float: left;
    position: absolute;
    margin-left: -216px;
    margin-top: -73px;
}
.pack85 {
    margin-top: -103px;
}

.preorder_page .deals li.b55 {
    background-image: url(/public/images/store/55-pack.jpg);
}
.preorder_page .deals li.b85 {
    background-image: url(/public/images/store/85-pack.jpg);
}
.preorder_page .deals li.b55 a ,
.preorder_page .deals li.b85 a{
    margin: 110px 0px 0px 260px;
}

.iphone_page ul.screenshots li{
	float: left;
	margin-left: 17px;
}

.iphone_page ul.screenshots1 li{
	float: left;
	margin-left: 17px;
	text-align:center;
	padding-left:40px;
}

.iphone_page h2 {
	background: url(/public/images/iphone/header-app.gif) no-repeat center top;
	height: 60px;
	width: 1060px;
}

.iphone_page h3 {
	background: url(/public/images/iphone/subheading-shortstackapp.jpg) no-repeat left top;
	height: 45px;
	width: 1060px;	
}

.iphone_page div.description {
	float: left;
	font-size: 130%;
}

.iphone_page div.description ul, .iphone_page div.description p {
	margin-bottom: 15px;
}

.iphone_page div.description ul {
	list-style: disc;
	margin-left: 15px;
}

.aria {
	height:164px;
	width:120px;
	position:absolute;
	left:1120px;
	top:0px;
}
