body {
    background: #f6f6f6 url(/public/images/justin-bieber-utm-bg.jpg) no-repeat top center;  
	margin: 0px;
    text-align: center;
}
a img {
    border: 0 none;
}

h4 {
    margin: 0px;
}
h2 {
    display: none;
}

.sub h2,
.memberpage h2 {
    display:none;
}

.merchandise .disco h2 {
	display:none;
}

.header,
.container {
    margin: 0 auto;
    text-align: left;    
}
.clear {
    clear: both;
}

/* STRUCTURE */
.container {
    width: 940px;
}

.header { width: 940px; margin: 0 auto; position:relative; }

.footer {
    background:#cf2328 url(../images/footer-bg.jpg) no-repeat;
}

.border1    {  }
.border2    { border-top: 3px solid #cf2328; }
.border3    { border-bottom: 3px solid #cf2328; }

.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;
}

.banner-728x90 a {
	margin-top: 216px;
	display:block;
	width:728px;
	height:90px;
	text-indent:-1000em;
	background:#eee;
}

/* 20110323 Reskin */
.us-link { background-image: url(/public/images/2011/us-site.gif); display: block; height: 15px; width: 100px; margin: 0 0 5px 0; }
.us-link:hover { background-position: 0px -15px; }

.home-link{ display: block; width: 620px; height: 90px; text-indent: -9999px; outline: none; }

#signUpForm, #signUpResult  { position:absolute; top:170px; left:50%; margin-left:1px; }
#signUpForm input[type=text] { background: url(/public/images/signup-bg.png) no-repeat; color: #fff; letter-spacing:-1px; margin: 0; height: 22px; width: 92px; padding: 4px 50px 6px 5px; border: none; font-size: 18px; font-weight: bold; text-shadow: 0px 1px 0px #3e0809;  }
#signUpForm input[type=button], #signUpForm input[type=submit] { color: #fff; background: 0; border: 0; font-size: 18px; font-family:Arial, Helvetica, sans-serif; letter-spacing:-1px; font-weight: bold; text-shadow: 0px 1px 0px #3e0809; position:absolute; left:112px; top:4px; }

.header-links { margin-top: 60px; }
.header-links li { float: left; display:inline; }
.header-links li a { display:block; width: 147px; height: 32px; margin-right: 10px; padding:0; background-image: url(/public/images/nav.png); text-indent: -9999px; }
.header-links li.link-home a { background-position: 0px 0px; }
.header-links li.link-home a:hover, .header-links li.link-home.active a { background-position: 0px -32px; }
.header-links li.link-store a { background-position: -157px 0px; }
.header-links li.link-store a:hover, .header-links li.link-store.active a { background-position: -157px -32px; }
.header-links li.link-tour a { background-position: -314px 0px; }
.header-links li.link-tour a:hover, .header-links li.link-tour.active a { background-position: -314px -32px; }

.cart { margin-top: 5px; float: left; }
.cart div { float: left; }
.cart .button { background-image: url(/public/images/cart.png); width: 90px; height: 90px; }
.cart .button:hover { background-position: 0px -90px; }
.cart .info { padding: 15px 0 0 5px; font-weight: bold; }
.cart .info a { color: #cf2328; text-decoration: underline; }

.btn-comp { float: right; width: 250px; height: 100px; background-image: url(/public/images/2011/btn-comp.png); margin: 15px 259px 0 0; }
.btn-comp:hover { cursor: pointer; background-position: 0px -100px; }

.membership.loggedin { margin-top: 4px; }
.auth { float: left; margin-top: 5px; }
.auth .loggedin { margin-top: 5px; }
.auth span a { display: block; width: 70px; height: 25px; background: url(/public/images/btns.png) no-repeat 0px -250px; float: left; text-indent:-9999em; }
.auth span.join a { background-position: 0px 0px; margin-left:10px; }
.auth span a.im { width: 10px !important; float: none; }
.auth span a.name { float: none; }
.auth span.join a:hover { background-position: -70px 0px; }
.auth span a:hover { background-position: -70px -250px; }
.auth label { display: none; }
.auth #SummaryEmailInput { margin-left: 3px; height: 25px; width: 168px; background: url(/public/images/2011/form-full.png) no-repeat left top; border: 0; float: left; }
.auth #join { width: 70px; height: 25px; background: url(/public/images/btns.png) no-repeat 0px 0px; float: left; border: 0;}
.auth #join:hover { background-position: -70px 0px; cursor: pointer; }

.social { float: right; margin: 8px 350px 0 0; }
.social li { float: left; }
.social li a { display:block; width: 65px; height: 20px; background: url(/public/images/social.png); text-indent: -9999px; outline: none; }
.social #ni-itunes a { background-position: 0px 0px; }
.social #ni-itunes a:hover { background-position: 0px -20px; }
.social #ni-twitter a { background-position: -68px 0px; }
.social #ni-twitter a:hover { background-position: -68px -20px; }
.social #ni-facebook a { background-position: -136px 0px; }
.social #ni-facebook a:hover { background-position: -136px -20px; }
.social #ni-myspace a { background-position: -204px 0px; }
.social #ni-myspace a:hover { background-position: -204px -20px; }
.social #ni-youtube a { background-position: -272px 0px; }
.social #ni-youtube a:hover { background-position: -272px -20px; }

.leaderboard { margin: 14px 0px 25px; border-top: 4px solid #cf2328; padding-top: 15px; }
.content_main { margin-top:27px; }
.skyscraper { margin: 5px 0 20px 0; padding: 0 0 25px 30px; border-bottom: 1px solid #aaa; z-index:1}

.column { float: left; }
.column.left { width: 700px; margin-right: 15px; }
.column.right { width: 225px; }


.latest-link { display: block; height: 15px; width: 420px; background: url(/public/images/title-latestmerch.png); text-indent: -9999px; outline: none; }
.latest-link:hover { background-position: 0px -15px; }

.row { border-top: 1px solid #AAA; padding-top: 20px; margin: 10px 0 15px; }
.row li { margin-bottom: 20px; }
.row.music li { float: left; width: 220px; margin-right: 20px; }
.row.music li.end, .row.music.small li.end { margin-right: 0; }
.row.music.small li { width: 180px; margin-right: 10px; }

.row.merch li { float: left; width: 110px; margin-right: 8px; }
.row.merch li.end { margin-right: 0; }

.pod .copy { margin-top: 8px; }
.pod .copy p { margin: 3px 0; }

.music .pod h5 { text-decoration: underline; font-weight: bold; font-size: 125%; }

.music .pod a .image { border: solid 1px #cf2328; display:block; width: 220px; height: 220px; }
.merch .pod a .image { border: solid 1px #cf2328; display:block; width: 110px; height: 110px; }
.music .pod a:hover .image, .merch .pod a:hover .image { border: solid 1px #000; }

.music .pod .image { border: solid 1px #cf2328; display:block; width: 180px; height: 180px; }
.merch .pod .image { border: solid 1px #cf2328; display:block; width: 100px; height: 100px; }

/*.music .pod .image a { border: solid 1px #cf2328; display:block; width: 180px; height: 180px; }
.merch .pod .image a { border: solid 1px #cf2328; display:block; width: 110px; height: 110px; }
.music .pod .image a:hover, .merch .pod .image a:hover { border: solid 1px #000; }*/

.music .pod img { width: 220px; height: 220px; }
.music.small .pod img { width: 180px; height: 180px; }
.merch .pod h5 { text-decoration: underline; font-weight: bold; font-size: 100%; }
.merch .pod .copy { font-size: 90%; }

.btns  a, .blm a { display: block; width: 70px; height: 25px; background-image: url(/public/images/btns.png); text-indent: -9999px; outline: none; float: left; margin: 3px 3px 3px 0; }
.btn-merch, #buymerch { clear:both; background-position: 0px -200px; width:70px; }
.btn-merch:hover, #buymerch:hover { background-position: -70px -200px; }
.btn-listen { background-position: 0px -50px; }
.btn-listen:hover { background-position: -70px -50px; }
.btn-review { background-position: 0px -150px; }
.btn-review:hover { background-position: -70px -150px; }
.btn-cart.CD { clear:both; background-position: 0px -300px; }
.btn-cart.CD:hover { background-position: -70px -300px; }
.btn-cart.AlbumDownload { clear:both; background-position: 0px -350px; }
.btn-cart.AlbumDownload:hover { background-position: -70px -350px; }
.btn-cart.PreOrder { clear:both; background-position: 0px -400px !important; }
.btn-cart.PreOrder:hover { background-position: -70px -400px !important; }

.btns strong, .pricetype strong {
	clear:both;
	float:left;
	font-weight:bold;
	padding:5px 0 0 0;
}

.tours .buyticket a, a.buyticketurl {
	background-position: 0 -150px;
}

.competitions { margin: 50px 0; border-top: 1px solid #AAA; padding-top: 15px; }
.competitions table.featured { width: 100%; }
.competitions .control { float: none !important; margin: 0 !important; }

a.btn-going { background-position: 0 -125px; }
.competitionsubmit { background-image: url(/public/images/buttons.png); display: block; cursor: pointer; height: 24px; width: 75px; text-indent: -9999px; outline: 0; }
a.enter-btn, .competitionsubmit { background-position: 0 -200px; }

/* End 20100323 Reskin */

.artist { float: left; }

.control {
    margin: 20px 0 15px;
	float: right;
	text-align:right;
	width:940px;
}
.bottom {
    margin-bottom: 20px;
}

.footer {
    height: 130px;
    padding: 15px 0;
}

/* HOME */
.merchendise .item.product {
    float: left;
    margin-left: 10px;
    width: 720px;
	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;
}

.item .image { float:left; }
.item .image img { border: solid 1px #cf2328; }
.item .text { float:right; width:500px; }

div.video {
	border:1px solid #cf2328;
	margin:5px 0 15px 0;
	height:386px;
	width:700px;
}

div.featured .item .image {
	width:320px;
	float:left;
}

div.featured .item .text {
	width:575px;
	float:left;
	padding:0;
	margin:0;
}

div.featured .item h4 {
	font-size:26px;
}

div.featured .item .copy {
	line-height:18px;
}

.pod.mobile .image {
    height: 256px;
}
.pod.mobile .text {
    height: 215px;
}
.merchendise .control {
    display: none;
}
.merchendise h3 {
    font-size: 22pt;
    font-weight: bold;
}
.merchendise h3 a {
    color: #cf2328;
}
.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: 370px !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: 600px;
    margin-left: 20px;
}

.channel_detail img {
	border: solid 1px #cf2328;
}

.channel_detail .discodesc h3 {
	padding:0;
	margin:0 0 20px 0;
}

.eventdetail .GMapEZ { float: left; }
.eventdetail .top.events { float: left; width: 550px; margin-left: 15px; }

/* TOURS */

.tours .eventitem {
	background:#eee;
	float:left;
	width:430px;
	margin:0 10px 30px 10px;
	padding:10px;
	min-height:90px;
}

.tours a.item {
	width:430px;
	margin:0;
	padding:0;
	color:#cf2328;
	border:none;
}

.tours span.date {
	clear:both;
	float:left;
	margin:0 0 5px 0;
	padding:0;
}

.tours span.getinfo {
	clear:both;
	float:left;
	background-position: 0 -175px;
}

.tours span.venuelocation {
	float:left;
	clear:both;
	font-size:17px;
	font-weight:bold;
}

.tours li span.venue {
	font-size:18px;
	font-weight:bold;
}

.tours li span.location {
	margin:20px 0 0 0;
}

.tours span.buyticket {
	margin:0;
	padding:0;
}

/* TOURS DETAIL */

.tours .attendees .image {
	background:#fff;
	padding:5px;
	width:100px;
	float:left;
	min-height:120px;
	margin:0 10px 10px 10px;
	
}

.tours .attendees a.name {
	margin:10px 0 0 0;
}

.tours .view-attending {
	clear:both;
	margin:0 0 10px 0;
}


/* 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 {
    float: left;
}

.music_detail .image {
	margin-top:30px;
}

.music_detail .image img {
	border:solid 1px #cf2328;
}
.music_detail .discodesc  {
    width: 300px;
}
.music_detail .player {
	float:right;
    margin-top: 40px;
    width: 320px;
}

.music_detail .discotracks {
	float:left; 
	width: 280px;
	margin:25px 0 0 20px;
}


/* 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: #cf2328;
	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 #cf2328;
}

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 0;
    padding: 0 0 20px 0;
    font-weight: bold;
}   

.member_nav ul {
	margin-bottom:10px;
}   

.member_nav li {
	display:inline;
	float:left;
	margin-right:15px;
}   

.member_nav li a:hover {
	color:#cf2328
}   


.profile span,
.profile span.mg-emailcampaignoptins span {
    display: block;
    margin: 15px 0 0;
}
.profile span span {
    margin: 0px;
}





/*------ STORE PAGE ------*/

.eventitem .item {
    margin: 0 15px 15px 15px;
	float: left;
	width: 200px;
	min-height: inherit !important;
	padding:0 0 10px 0;
	border-bottom: dotted 1px #999;
}

.sub .item {
    margin: 0 15px 15px 15px;
	float: left;
	width: 200px;
	min-height:410px;
	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: #cf2328;}
.sub .item .text h4 a:hover {color:#000;}

.sub .item .copy, .sub .item .links {
	display:none;
}

/* 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; }

::-moz-selection { background: #cf2328; color: #fff; text-shadow: none; }
::selection { background: #cf2328; color: #fff; text-shadow: none; }


/* ----- SLIDER ----- */
.coda-slider-wrapper { padding: 20px 0 }
.coda-slider { background: #e1e1e1 }
.coda-slider-no-js
.coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
.coda-slider,
.coda-slider .panel { width: 780px; height:270px; }
.coda-slider-wrapper.arrows
.coda-slider,
.coda-slider-wrapper.arrows
.coda-slider .panel { width: 780px }
.coda-slider-wrapper.arrows
.coda-slider { margin: 0 10px }
.coda-nav-left a,
.coda-nav-right a { background: #623f91; color: #fff; padding: 5px; width: 60px }
.coda-nav ul li a.current { background: #39c }
.coda-slider .panel-wrapper { padding: 20px }
.coda-slider p.loading { padding: 20px; text-align: center }
.coda-nav ul { display:none; }
	/*
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
.coda-nav ul li { display: inline }
.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none } 
	*/
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left,
.coda-nav-right { float: left }
.coda-nav-left a,
.coda-nav-right a { display: block; text-align: center; text-decoration: none }

.banner-overlay {
	height:600px;
	width:160px;
	z-index:2;
}
