.column1 .column1 {
	width: 624px;
	padding: 15px 28px 0 28px;
}

.column2 {
	float: right;
	width: 314px;
	padding: 15px 0 0 0;
}

.franchise-menu {
	float: right;
	display: inline;
	margin-top: 37px;
}

.small-sponsored {
	float: right;
	display: inline;
	margin-top: 10px;
	margin-right: 15px;
	background-color: transparent;
	background-position: top right;
	padding-left: 20px;
}

#video-player {
	clear: both;
	margin: 0 auto;
}

#cp_video_player {
	clear: both;
	margin: 0 auto;
}

#ipad-message {
	clear: both;
	margin: 55px auto;
	padding:105px 50px 0px;
	width:313px;
	height:242px;
	background:url('http://www.nick.com/nick-assets/ipad/playPageOverlays/redirect-frame-bg.png') no-repeat;
	font-size:16px;
	color:#666;
}

#ipad-message a{
	float:left;
	display:inline;
	width:192px;
	height:42px;
	margin:13px 0px 0px 60px;
	background:url('http://www.nick.com/nick-assets/ipad/playPageOverlays/redirect-button.png') no-repeat;
	text-indent: -3000px;
}

#ipad-message a:hover{background:url('http://www.nick.com/nick-assets/ipad/playPageOverlays/redirect-button_rollover.png') no-repeat;}

.normalPlayer4 {
	width: 640px;
	height: 511px;
}

.normalPrime {
	width: 640px;
	height: 480px;
}

.widescreenPlayer4 {
	width: 768px;
	height: 463px;
}

.widescreenPrime {
	width: 768px;
	height: 432px;
}

.detail-stats {	padding-top: 5px; padding-bottom:5px;}
.detail-stats li { width: 83px; }
.detail-stats h6 { font-weight: normal; }

.detail-stats .data {
	line-height: 17px;
	font-weight: bold;
}

div#video-player-container,
div#tune-in-message-centered {
	position: relative;
	width: 994px;
	text-align: center;
}

div#poll-in-video {
	position: absolute;
	width: 132px;
	height: 325px;
	margin-top: -162px;
	top: 50%;
	left: 0px;
}

.comments-module { margin-top: 15px; }


#getEmbedCode {
	margin-top: 10px;	
}

.knowyournick {float:none; line-height:30px; padding:30px 0 30px 0; text-align:center;}

.ui-tabs {text-align:center;}

.with-nick-tooltip.with-ribbon a .ribbon {
z-index:9;
}

#video-overlay-icon {position:absolute; z-index:8;}

div.column1 #tabs-tabs-1{text-align:center;}


/** Related Items module **/

#video-detail .carousel {
	margin:0 auto; 
	width: 568px; 
}

#video-detail .carousel li {
	padding-top:6px;
}

#video-detail .carousel li span {
	font-size:11px; 
	font-weight:normal;
}

#video-detail .carousel li.selected{
	margin-left:22px;
	margin-right:24px;
}

#video-detail .carousel .selected .with-nick-tooltip{
	width:140px;
	border:6px solid #D2E06F; 
	bottom:6px;
}

#video-detail .carousel .slug {display:none;}
#video-detail .carousel .next .slug {display:block; position:absolute; top:24px; left:0; width:37px !important; height:36px;}

.carousel li.next a { position: relative; }
.carousel li.next a div.next {
	position: absolute;
	margin-top: -36px;
	left: 0px;
	width: 37px;
	height: 36px;
	background: url(/assets/upnext.gif);
}


