#site_shell {
/*	background-image: url(http://tv.disney.go.com/disneychannel/media/phineasandferb/videos/img/bg.jpg);*/
	background-repeat:no-repeat;
	width: 972px;
	height: 728px;
	border: solid 1px #000000;
}

#left_nav {
	float: left;
}

#video_page {
	float: left;
	padding: 89px 0 0 322px;
}

#xd-footer {
	clear: both;
}

#watchMessage {
    font-weight: bold;
    left: 15px;
    position: absolute;
    top: 240px;
    z-index: 100;
    color: #363636;
    font-size: 16.4px;
}

#main-wrapper {
    padding: 225px 0 0 !important;
    height: 635px;
}

#disneyPlayer {
/*    background-image: url("http://cdn.dolimg.com/xd/media/global/template/videos/video-wrapper.png") !important;*/
    background-image: url("http://cdn.dolimg.com/xd/media/pairofkings/videos/video-bg.png") !important;
    background-repeat: no-repeat;
    width: 805px !important;
    height: 650px !important;
}

.player.layout.XL{
    top: 40px !important;
    left: 16px !important;
    border: 0 !important;
}

div.horizontal.layout.XL {
    top: 490px !important;
    left: 16px !important;
}

.horizontal.layout.XL.scripted ul.list, .horizontal.layout.XL.scripted ol.list, .horizontal.layout.XL.scripted ol.navigation {
    width: 717px !important;
}

.horizontal.layout.XL li {
    border:none !important;
    width: 116px !important;
    margin-right: 8px  !important;
}

.horizontal.layout.XL li:last-child {
    margin-right: 2px !important;
}

.horizontal.layout.XL .thumbnail {
    width: 116px !important;
    height: 67px !important;
}

.horizontal.layout.XL.scripted ol.navigation {
    display:none !important;
}

.horizontal.layout.XL .alternativeHeadline {
    display:none !important;
}

.horizontal.layout.XL .duration {
    display:none !important;
}

.horizontal.layout.XL li .description {
    display:none !important;
}

.layout li:hover, .layout button:hover {
    background-color: transparent !important;
    overflow: hidden !important;
}

 .layout .video.selected {
    background-image: url("http://cdn.dolimg.com/xd/media/pairofkings/videos/thumbnail-wrapper-selected.png") !important;
    background-repeat:no-repeat;
    background-position: 4px 2px !important;
    background-color: transparent !important;
}

.horizontal.layout.XL button.reverse {
    position: relative !important;
    top: 20px !important;
    width: 25px !important;
    height: 33px !important;
    background: url("http://cdn.dolimg.com/xd/media/global/template/videos/horizontal-reverse.png") no-repeat 0 0 !important;
    cursor: pointer;
}
.horizontal.layout.XL button.reverse:hover {
    background: url("http://cdn.dolimg.com/xd/media/pairofkings/videos/horizontal-reverse-hover.png") no-repeat 0 0 !important;
}


.horizontal.layout.XL button.advance {
    position: relative !important;
    top: 20px !important;
    width: 25px !important;
    height: 33px !important;
    background: url("http://cdn.dolimg.com/xd/media/global/template/videos/horizontal-advance.png") no-repeat 0 0 !important;
    cursor: pointer;
}
.horizontal.layout.XL button.advance:hover {
    background: url("http://cdn.dolimg.com/xd/media/pairofkings/videos/horizontal-advance-hover.png") no-repeat 0 0 !important;
}

.playlist h3 {
    font-family: Arial,Helvetica,sans-serif !important;
    color: #636363;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-align: center !important;
    line-height: 13px !important;
    text-transform: uppercase !important;
    margin-top: 3px !important;
    cursor: pointer;
}

.video .selected img, .video .selected h3 {
    cursor: default !important;
}

.video .selected h3 {
    color: #ea1c24 !important;   
}

.video .selected img {
    border: 1px solid #ea1c24 !important;
}

.horizontal.layout.XL li img {
    cursor: pointer;
    border: 1px solid #636363;
}

.playlist li > * {
    text-decoration: none !important;
}

.horizontal.layout.XL .overlay.enabled {
    background: none !important;
}