body {
    background-color: #D6D6D6;
    background-image: url(/public/images/header.jpg);  
    background-repeat: no-repeat;
    background-position: center top;  
    text-align: center;
    margin: 0px;
}
a img {
    border: 0 none;
}
p {
    margin: 15px 0;
}
h4 {
    margin: 0px;
}
h2 {
    display: none;
}
.merchandise h2,
.sub h2,
.memberpage h2 {
    display: block;
}
.header,
.container {
    margin: 0 auto;
    text-align: left;    
}
.clear {
    clear: both;
}

/* STRUCTURE */
.container {
    width: 940px;
}
.header {
    height: 360px;
    width: 940px;
}
.header .col-left {
    width: 430px;
    float: left;
}
.header .col-right {
    width: 460px;
    float: right;
}

.footer {
    background-color: #BCBCBC;
}

.pod {
    float: left;
    margin: 0 0 0 20px;
    min-height: 360px;
    padding-top: 20px;
}
.pod.left {
    margin: 0px;
}
.left {
    float: left; 
}
.right {
    float: right; 
}

.pod.small  { width: 220px; }
.pod.medium { width: 460px; }
.pod.large  { width: 940px; }

.border1    { border-top: 3px solid #776BA9; }
.border2    { border-top: 1px solid #A0A0A0; }
.border3    { border-bottom: 1px solid #A0A0A0; }

.biebbuttons {
    margin-bottom: 15px;
}
.biebbuttons a {
    display: block;
    float: left;
    margin-right: 5px;
}
.biebbuttons a img {
    border: 0 none;
}

.cart ul {
    margin-top: 20px;
    margin-left: 10px;
}
.checkout-btn {
    background-image: url(/public/images/btn-checkout.gif);
    background-position: 0px 0px;
    float: right;
    height: 24px;
    margin: -62px 10px 0px;
    width: 87px;
}

/* MASTER */


.social {
   margin-top: 53px;
}
.banner a {
	margin-top: 86px;
	display:block;
	width:295px;
	height:90px;
	text-indent:-1000em;
	background:url(/public/images/jb-merch-banner.gif) no-repeat;
}

.header-links { width:430px; height:20px; margin-top: 10px; }
.header-links ul li { display: inline; }
.header-links ul li a { display:block; height:20px; text-indent:-1000em; float:left; background-image: url(/public/images/jb-header-links.gif);  }

.header-links ul li.link1 a { width:140px; background-position: 0 0; }
.header-links ul li.link1 a:hover { background-position: 0 -20px; }
.header-links ul li.link2 a { width:83px; background-position: -140px 0; }
.header-links ul li.link2 a:hover { background-position: -140px -20px; }
.header-links ul li.link3 a { width:82px; background-position: -223px 0; }
.header-links ul li.link3 a:hover { background-position: -223px -20px; }
.header-links ul li.link4 a { width:125px; background-position: -305px 0; }
.header-links ul li.link4 a:hover { background-position: -305px -20px; }

.header-links a:hover { color:#fff; }

/*.member {
    margin-right: -40px;
}*/


.cart {
    background-image: url(/public/images/cart-bg.png);
    color: #fff;
    margin-top: 67px;
    height: 95px;

    width: 224px;
}
/*.membership  {
    width: 150px;
    line-height: 46px;
    vertical-align: top;    
    border: 1px solid red;
}
.membership #SummaryEmailInput {
    background-image: url(/public/images/sign-up-bg.png);
    height: 46px;
    width: 120px;
    padding: 0px;
    margin: 0px;
    border: 0 none;
}

.membership #join
.membership label
.membership #SummaryEmailInput*/

/*.membership {
    line-height: 37px;
    vertical-align: top;
}


.membership label,
.membership #SummaryEmailInput {
    height: 37px;
}

.membership label {
    background-image: url(/public/images/sign-up-with-text.png);
    margin: 0px 0px -13.5px;
    padding: 0px;
    width: 145px;
}
.membership #SummaryEmailInput {
    background-image: url(/public/images/sign-up-bg.png);
    background-color: Transparent;

    background-position: -5px;
    border: 0 none;
    font-weight: bold;
    width: 154px;
}
.membership #join {
    background-image: url(/public/images/sign-up-button.png);
    background-color: Transparent;
    border: 0 none;
    display: block;
    float: right;
    height: 100px;
    margin-top: -40px;
    margin-left: -20px;
    position:relative;
    z-index: 9999;
    width: 105px;
}
*/

.membership {
    margin-right: -40px;
}

.membership.loggedin {
    padding-left: 143px;
    margin-right: 0px;
}
.membership span span {
    display: inline;
    float: none;
    margin: 0px;
}




.control {
    margin: 20px 0 15px;
}
.bottom {
    margin-bottom: 20px;
}

.membership span,
.membership input {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}
.membership label {
    display: none;
}
.membership  {
    width: 340px;
    line-height: 46px;
    vertical-align: middle;    
}
.membership #SummaryEmailInput {
    background-color: Transparent;
    background-image: url(/public/images/sign-up-bg.png);
    height: 46px;
    width: 120px;
    line-height: 46px;
    vertical-align: middle;    
    padding: 0px;
    margin: 0px;
    border: 0 none;
}
.membership #join {
    background-image: url(/public/images/sign-up-button.png);
    background-color: Transparent;
    border: 0 none;
    padding: 0px;
    width: 90px;
    height: 46px;
    font-size: 0pt;
    cursor: pointer;
}
.membership span a {
    background-image: url(/public/images/btn_login.png);
    background-color: Transparent;
    display: block;
    width: 90px;
    height: 46px;
    font-size: 0pt;
}
.member .loggedin span {
    width: 144px;
}
.member .loggedin span span  {
    width: auto;
}
.member .loggedin span span a.name {
    display: inline !important;
    font-size: 10pt;
}
 
.membership.loggedin {
    width: 300px;
}

/*.member {
    width: 460px;
    margin-right: -20px !important;
    
}
.membership #SummaryEmailInput {
    display: block;
    background-repeat: no-repeat;
    line-height: 37px;
    vertical-align: middle;
    width: 286px;
}
.member span,
.member label,
.member input {
    display: none;
    float: left;
}
.member span {
    margin-left: 29px;
    display: block;
}
.member #join {
    text-indent: -9999px;
}*/







.social ul li {
    display: inline;
}
.social ul li a {
	height: 20px;
	outline: none;
	display: block;
	text-indent: -9999px;
	background-image: url(/public/images/share-links.gif);
	float: left;    
}
.social li#ni-itunes a { background-position: 0px 0px; width: 61px; }
.social li#ni-twitter a { background-position: -61px 0px; width: 75px; }
.social li#ni-facebook a { background-position: -136px 0px; width: 72px; }
.social li#ni-myspace a { background-position: -208px 0px; width: 56px; }
.social li#ni-youtube a { background-position: -264px 0px; width: 75px; }


.home-link{
    display: block;
    width: 940px;
    height: 140px;
}


.footer {
    height: 130px;
    padding: 15px 0;
}

/* HOME */
.merchendise .item.product {
    float: left;
    margin-left: 10px;
    width: 220px;
	min-height: 420px;
}
.merchendise .item.product.first {
    margin-left: 0px;
}

.mobile .text,
.mobile .image {
    height: 100px;
}
.pod.mobile .text
.item h4,
.item .text,
.text h4,
.item .image,
.mobile .text {
    margin: 10px 0;
}
.pod.mobile .image {
    height: 256px;
}
.pod.mobile .text {
    height: 215px;
}
.merchendise .control {
    display: none;
}
.merchendise h3 {
    font-size: 14pt;
    font-weight: bold;
}
.merchendise h3 a {
    color: #623E98;
}
.mobile .biebbuttons {
    text-align: center;
}

.bottom-graphic {
    text-align: center;
}
.merch_images a {
    display: block;
    float: left;
    margin-right: 20px;
    width: 210px;
}
.merch_desc .descmore {
    width: 210px;
    margin-right: 20px;
    float: left;
	min-height: 350px !important;
}
.merch_desc .descmore h3 {
	padding: 0 5px;
}
.merch_desc .descmore h3 a {
    color: #000;
}
.merch_desc .descmore p {
    height: 70px;   
}
.merch_desc .descmore select {
    margin: 5px 0;
}
.merch_desc .btn-cart {
    background-image: url(/public/images/buy-off.png);
    background-position: 0px 0px;
    display: block;
    float: left;
    width: 90px;
    height: 45px;
}





/* MERCH */


.channel_detail .discodesc,
.channel_detail .fullsize {
    float: left;
    margin: 20px 0;
}
.channel_detail .discodesc {
    width: 200px;
    margin-left: 20px;
}

/* MOBILE */
.instructions {
    margin: 20px 0;
}
.instructions a {
    font-weight: bold;
}

.mobile .mediaitem { float:left; width: 290px; margin:20px 20px 0 0; min-height:80px; border-bottom: dotted 1px #999; }
.mobile .mediaitem h4 { padding:0; margin:0 0 5px 0; }
.mobile .mediaitem h4 a { color:#613f95; }
.mobile .mediaitem h4 a:hover { color:#000; }
.mobile .mediaitem .text { width:190px; padding:0; margin:0; }
.mobile .mediaitem .image { float:left; width:80px; margin-right:20px; }

body.tandc {background:#fff; text-align:left; font-family:Arial, Helvetica, sans-serif; padding:20px; }

/* MUSIC */
.music_detail .discodesc ,
.music_detail .player {
    float: left;
}
.music_detail .discodesc  {
    width: 320px;
}
.music_detail .player {
    margin-top: 50px;
    width: 350px;
}

/* MEMBER */
div.memberpage input.button {
	border: 0;
}

div.memberpage div.content div.c1 h2 {
	padding-top: 10px;
	margin-top: 2px;
}

div.memberpage input.button {
    color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	background: #623E98;
	padding: 5px;
	line-height: 24px;
}

div.memberpage .profile  div.loginform {
	float: left;
	width: 275px;	
}

div.memberpage .profile  div.desc {
	display: inline;
	float: left;
	margin: 10px 0 0 10px;
	padding: 8px 0 0 10px;
	border-left: 1px solid #623E98;
}

div.memberpage div.desc p {
	padding-bottom: 10px;
}

div.memberpage div.desc p.first {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 18px 0;
	padding: 0;
}
div.memberpage .border1 {
    margin-bottom: 20px;
}
div.memberpage .profile {
    padding: 0 0 20px;   
}
.member_nav {
    margin: 20px 0 0px;
    padding: 0 0 20px;
    font-weight: bold;
}   


.profile span,
.profile span.mg-emailcampaignoptins span {
    display: block;
    margin: 15px 0 0;
}
.profile span span {
    margin: 0px;
}







.sub .item {
    margin: 0 15px 15px 15px;
	float: left;
	width: 200px;
	min-height:460px;
	padding:0 0 10px 0;
	border-bottom: dotted 1px #999;
}
.mediaitem .image,
.mediaitem .text,
.sub .item .image,
.sub .item .text {
    float: left;
}
.sub .item .image,
.mediaitem .image {
    margin-right: 0px;
    width: 200px;
}
.sub .item .text,
.mediaitem .text {
    width: 200px;
}
.sub .item .text h3 a {
    color: #2D2D2D;
    font-weight: bold;
    font-size: 14pt;
    text-decoration: none;
}
.sub .item .text p a {
    color: #2D2D2D;
    text-decoration: none;
    font-weight: bold;
}

.sub .item .text h4 a {color: #623e98;}
.sub .item .text h4 a:hover {color:#000;}


/* MODAL */
#modal {
	display: none;
}

#modal.show {
	display: block;
}

#modal .background, #modal .content {
	height: 100%;
	width: 100%;
}

#modal .background {
	background: #000000;
	opacity: 0.6;
	position: absolute;
	z-index: 1;
}

#modal .content {
	position: absolute;
	z-index: 2;
}

#modal iframe {
	border: 0;
	height: 825px;
	margin: 15px auto;
	width: 685px;
}

.mproduct { width: 230px; float: left; }