#background-div {
    background-image: url("http://cdn.dolimg.com/disneychannel/media/phineasandferb/images/gradient.png");
    background-position: center top;
    background-repeat: repeat-y;
}

.ncds #page-container {
    background: none;
}

#main-wrapper #music-top {
    background: url("http://cdn.dolimg.com/disneychannel/media/phineasandferb/music/music-player-background.png") no-repeat;
    color: #363636;
    padding: 10px 11px 9px;
    height: 749px;
    overflow: hidden;
}

#main-wrapper {
    background-position: center 225px;
    height: 754px;
    width: 996px;
    padding: 225px 0 0;
}

#watchMessage {
    color: #363636;
    font-size: 16.4px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding-left: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#disneyPlayer {
	position: absolute;
	z-index: 10;
	top: 370px;
	left: 14px;
	width: 768px;
	height: 432px;
	display: block;
	overflow: hidden;
}

.page-music #sponsor-wrapper {
    height: 60px;
    left: 792px;
    position: absolute;
    top: 90px;
    width: 120px;
    z-index: 16;
}


#interface {
	z-index: 1;
}


/* CDS */
.cds #logo {
    top: 21px;
}

.cds #header {
    background-position: 220px -55px;
}

.cds #page-title {
    top: 100px;
}

.cds #main-wrapper {
    padding: 170px 0 0;
}

.cds #disneyPlayer {
	top: 315px;
}
