/* @override 
	http://www.videojuicer.com/plushmusic/stylesheets/player.css
	http://www.plushmusic.tv/plushmusic/stylesheets/player.css
	http://staging.plushmusic.tv/plushmusic/stylesheets/player.css
*/
/* -----------------------------------------------------  

	Layout Styles on World of Martial Arts
	Author:		Alex Nichol
	Email:		alex@aelius.net	

 -----------------------------------------------------  */













/* General Classes
   -----------------------------------------------------
   -----------------------------------------------------  */

.buttons {
	padding: 4px 0px 0px 0px;
	}
	









/* Channel Logo Classes
   -----------------------------------------------------
   -----------------------------------------------------  */

div.sidebar_wide div.player-wrapper {
	background:url(../images/v1-5/browser/player-bg-top.png) top left no-repeat;
	padding-top: 16px;
	}
	
div.sidebar_wide div.player {
	background:url(../images/v1-5/browser/player-bg-tile.gif) repeat-y;
	padding: 4px 0px 0px 10px;
	}

div.sidebar_wide div.player-footer {
	background:url(../images/v1-5/browser/player-bg-bottom.png) top left no-repeat;
	height: 19px;
	}
	
div.sidebar_wide div.player div.buttons{
	width:  220px;
	}











/* Profile Box Classes
   -----------------------------------------------------
   -----------------------------------------------------  */

.profile-header {
	background:url(../images/v1-5/browser/profile-bg-top.png) 0 -10px no-repeat;
	height: 8px;
	}
	
.profile {
	background: url(../images/v1-5/browser/profile-bg-tile.gif) top left repeat-y;
	padding: 4px 0px 0px 10px;
	}

.profile-footer {
	background:url(../images/v1-5/browser/profile-bg-bottom.png) top left no-repeat;
	height: 19px;
	}
	
.profile div.buttons{
	width:  220px;
	}

.profile div.thumb {
	width: 88px; 
	float: left; 
	padding-bottom: 6px;
	}

.profile div.thumb img {
	border: 2px solid #fff;
	}

.profile div.info {
	float: left;
	width: 132px;
	padding-bottom: 0px;
	}
	
	.profile div.info h1 {
		color: #fff;
		padding-top: 5px;
		font-size: 13px;
		line-height: 12px;
		}
		
	.profile div.info h2 {
		color: #ccd6e0;
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		padding: 0;
		padding-bottom: 12px;
		margin-bottom: 8px;
		border-bottom:1px dotted #4d4d4d;
		}
		
	.profile div.info li {
		color: #9fabbd;
		}
	
.profile div.divider {
	clear: both;
	width: 220px;
	height: 1px;
	border-bottom:1px dotted #4d4d4d;
	margin: 4px 0 4px 0;
	}














/* Player Classes
   -----------------------------------------------------
   -----------------------------------------------------  */

.player-wrapper {
	background:url(../images/v1-5/player/player-bg-top.png) 0 -8px no-repeat;
	padding-top: 8px;
	}
	
.player {
	background:url(../images/v1-5/player/player-bg-tile.png) repeat-y;
	padding: 4px 0px 0px 10px;
	}

.player-footer {
	background:url(../images/v1-5/player/player-bg-bottom.png) top left no-repeat;
	height: 19px;
	}

#flash-movie {
	margin:0;
	padding: 0;
	}

#flash-movie a[rel=external] {
	background: none;
	padding: 0;
	}
	

#flash-movie a:hover {
	border: none;
	}
	
/*RPIMG*/
.icon-share-player   	{background: url(../images/v1-5/player/action-button-icons/share.png) 	no-repeat; width:13px; height:11px;}
.icon-channel-player 	{background: url(../images/v1-5/player/action-button-icons/channel.png) no-repeat; width:12px; height:11px;}
.icon-tag-player     	{background: url(../images/v1-5/player/action-button-icons/tag.png) 	no-repeat; width:13px; height:13px;}
.icon-embed-player   	{background: url(../images/v1-5/player/action-button-icons/embed.png) 	no-repeat; width:8px; height:13px;}
.icon-link-player    	{background: url(../images/v1-5/player/action-button-icons/link.png) 	no-repeat; width:9px; height:12px;}
.icon-remix-player   	{background: url(../images/v1-5/player/action-button-icons/remix.png) 	no-repeat; width:15px; height:12px;}

.icon-facebook			{background: url(../images/v1-5/common/social-bookmarking-icons/facebook.gif) 		no-repeat; width:17px; height:17px;}		
.icon-digg				{background: url(../images/v1-5/common/social-bookmarking-icons/digg.gif) 			no-repeat; width:17px; height:17px;}
.icon-delicious			{background: url(../images/v1-5/common/social-bookmarking-icons/delicious.gif) 		no-repeat; width:17px; height:17px;}
.icon-stumble-upon		{background: url(../images/v1-5/common/social-bookmarking-icons/stumbleupon.gif) 	no-repeat; width:17px; height:17px;}















/* Thumbnail List Classes
   -----------------------------------------------------
   -----------------------------------------------------  */
   
   

/* Default Headings */

.thumb-list {
	float:  left;
	width:  100%;
	margin-top: 6px;
	}
	
.thumb-list .category {
	margin: 0px;
	padding: 0px;
	height: 28px;
	overflow: hidden;
	float: left;
	clear: both;
	width: 100%;
	}
	
.thumb-list .first {
	}

.thumb-list .last {
	padding-top: 6px;
	}
	
.thumb-list .last a { 
	margin-right: 4px; 
	}
		
.thumb-list .category h1 {
	line-height: 18px;
	padding-top: 5px;
	}
	
.thumb-list .category h1 a {
	color: #484a59;
	}
	
.thumb-list .first h1 {
	padding-top: 5px;
	}
	
.thumb-list .category a:hover {
	border: none;
	cursor: pointer;	
	}

.thumb-list .category a.open {
	display: block;
	float: left;
	width: 30px;
	height: 28px;
	position: relative;
	top: -6px;
	background: url(../images/v1-5/common/movie-lists/header-arrow-open.gif) no-repeat;
	}
	
.thumb-list .category a.closed {
	display: block;
	float: left;
	width: 30px;
	height: 28px;
	background: url(../images/v1-5/common/movie-lists/header-arrow-closed.gif) no-repeat;
	}
	
	
	
	
	
/* Default Movie Items */

.thumb-list ul {
	position: relative;
	list-style: none;
	display: block;
	width: 120px;
	margin: 0;
	padding: 0;
	float:  left;
	clear:  both;
	}

.thumb-list ul li {
	clear: both;
	background: none;
	margin: 0;
	padding: 0;
	float:  left;
	clear:  both;
	width:  100%;
	}
		
.thumb-list ul li a {
	display: block;
	}
		
.thumb-list ul li a span.thumb {
	display: block;
	padding: 7px 0 0 8px;
	margin: 0;
	position:relative;
	}

	.thumb-list ul li span.thumb img {
		border: 2px #ccc solid;
		width:  100px;
		height:  74px;
		}
		
	.thumb-list ul li:hover span.thumb img {
		border-color: #234b7e;
		}
		
	.thumb-list ul li a span.thumb span.overlay {
		display: block;
		position: absolute;
		margin: 7px 0 0 8px;
		padding:0;
		width: 100px;
		height: 74px;
		top:2px;
		left:2px;
		background: url(../images/v1-5/common/movie-lists/desat-overlay-large.png) top left no-repeat;
		}
		
		.thumb-list ul li:hover a span.thumb span.overlay {
			background:url(../images/v1-5/common/movie-lists/thumb-prompt-large.png) no-repeat;
			}


.thumb-list ul li a span.divider {
	position: relative;
	top: 0px;
	display: block;
	padding: 0;
	margin: 0;
	height: 0;
	font-size: 1px;
	clear: both;
	background: url(../images/v1-5/common/movie-lists/divder.gif) bottom left repeat-x;
	}


/* No Movies Override */

.thumb-list ul li.no-playlists { height: auto; }
.thumb-list ul li.no-playlists img.icon { display:  none; }
.thumb-list ul li.no-playlists a,
.thumb-list ul li.no-playlists:hover a { padding: 4px 12px; color: #61647a; font-style:oblique; cursor:default; }
.thumb-list ul li.no-playlists span.divider { 
	display: block;
	padding:0;
	margin:0;
	height: 1px;
	font-size: 1px;
	clear: both;
	background:url(../images/v1-5/common/link-lists/divder.gif) bottom left repeat-x;
	}

.thumb-list .category a.open {
	margin-top: 5px;
	height: 27px;
}





/* Side Bar Narrow */

div.sidebar_narrow .thumb-list div.category { 	background: #E9ECF1; border-bottom:1px dotted #ccc; }
div.sidebar_narrow .thumb-list div.first {  height: 26px; overflow:hidden; margin-top: -7px; background: url(../images/v1-5/common/movie-lists/sidebar_narrow/heading-top.png) top left no-repeat; }
div.sidebar_narrow .thumb-list div.last { 		background: url(../images/v1-5/common/movie-lists/sidebar_narrow/heading-bottom.png) top left no-repeat; border:none; }	

div.sidebar_narrow .thumb-list ul li { 						background: #fff; border-bottom:1px dotted #D9DCE3; }
div.sidebar_narrow .thumb-list ul li:hover { 				background: #E9ECF1; }
div.sidebar_narrow .thumb-list ul > li:first-child { 		background: #fff; }
div.sidebar_narrow .thumb-list ul > li:first-child:hover { 	background: #E9ECF1; }

div.sidebar_narrow .thumb-list ul li span.info  { text-align: center; display: block; margin-top: -4px; padding: 0 8px 4px 8px; line-height: 9px;	clear:  both;}
div.sidebar_narrow .thumb-list ul li span.info strong { font-weight: normal; color: #61647a; font-size: 9px;	}
div.sidebar_narrow .thumb-list ul li span.ratings { display:  none; }
div.sidebar_narrow .thumb-list ul li span.actions { display:  none; }



	/* Current Item */
	
	div.sidebar_narrow .thumb-list ul li.current { 					background: #E9ECF1; }
	div.sidebar_narrow .thumb-list ul > li.current:first-child { 	background: #E9ECF1; }
	div.sidebar_narrow .thumb-list ul li.current span.thumb img{
		border: 2px #234b7e solid;
		}
	div.sidebar_narrow .thumb-list ul li.current span.thumb span.overlay {
		display: none;
		}























































/* Movie Info Panel (underneath player)
   -----------------------------------------------------
   -----------------------------------------------------  */

.movie-info-wrapper {
	/* background: url(../images/v1-5/player/movie-info-bg.png) no-repeat left -7px; */
	width: 560px;
	}


.actions {
	margin: 0px auto;
	width: 536px;
	
}

.actions div {
	margin: 0 ;
	text-align: center;
	width: 450px;
	padding: 0;

}

.actions form div { margin: inherit; text-align: left; width: auto; }

.actions form {
	background: url(../images/v1-5/player/action-forms/bg-top.png) no-repeat left top;
	clear: both;
	display: block;
	margin: 10px 0px 28px;
}

.actions form fieldset {
	background: url(../images/v1-5/player/action-forms/bg-bottom.png) no-repeat left bottom;
	display: block;
	padding: 10px 10px 10px 16px;
}

.actions form#player_function_tag fieldset small {
	display: block;
}
.actions form fieldset .buttons { padding-top: 10px; }

#player_function_share div.middle { padding: 20px 8px; }

#player_function_share div.fields div.side select,
#player_function_share div.fields div.side input,
#player_function_share div.fields div.side textarea {
	width: 220px;
}
/* Tabbed Sub Navigation */

ul.tabbed-sub-nav {
	clear: both;
	background: url(../images/v1-5/player/movie-info-bg.png) no-repeat left -20px;
	/* background: url(../images/v1-5/player/tabbed-sub-nav/tab-shadow.png) bottom left no-repeat; */
	display: block;
	margin-top: 15px;
	list-style: none;
	height: 26px;
	overflow: hidden;
	padding: 2px 12px 32px; /* 15 20 0 32 */
	width: 540px;
	}
	
	ul.tabbed-sub-nav li {
		display: block;
		float: left;
		height: 26px;
		background: none;
		padding: 0;
		margin: 0 2px 0 0;
		}
		
	ul.tabbed-sub-nav li a {
		color: #5a5c62;
		font-weight: bold;
		}
	
	ul.tabbed-sub-nav li a:hover,
	ul.tabbed-sub-nav li a:visited:hover {
		color: #fff;
		}
		
	ul.tabbed-sub-nav li.current a,
	ul.tabbed-sub-nav li.current a span,
	ul.tabbed-sub-nav li.current a i {
		color: #fff;
		cursor: default;
		}

	ul.tabbed-sub-nav li a span {
		background: url(../images/v1-5/player/tabbed-sub-nav/tab-back-left.png) top left no-repeat;
		height: 26px;
		display: block;
		padding: 4px 3px 0px 9px;
		text-decoration: none;
		cursor: pointer;
		float: left;
		white-space: nowrap;
		}
	ul.tabbed-sub-nav li a:hover span { background: url(../images/v1-5/player/tabbed-sub-nav/tab-hover-left.png) top left no-repeat; }
	ul.tabbed-sub-nav li.current a span { background: url(../images/v1-5/player/tabbed-sub-nav/tab-front-left.png) top left no-repeat; }
	
		ul.tabbed-sub-nav li a span small {
			color: #8d8f97;
			font-weight: normal;
			}


	ul.tabbed-sub-nav li a i {
		background:	url(../images/v1-5/player/tabbed-sub-nav/tab-back-right.png) top right no-repeat;
		height:	26px;
		display: block;
		width: 7px;
		float:left;
		}
	ul.tabbed-sub-nav li a:hover i { background:url(../images/v1-5/player/tabbed-sub-nav/tab-hover-right.png) top right no-repeat; }
	ul.tabbed-sub-nav li.current a i { background:url(../images/v1-5/player/tabbed-sub-nav/tab-front-right.png) top right no-repeat; }




/* advertising space */

.advertisement-wrapper {
	clear: both;
	background: url(../images/v1-5/player/advertising-bg-top.png) top left no-repeat;
	margin: 0px 20px 4px 20px;
	}

.advertisement {
	background: url(../images/v1-5/player/advertising-bg-bottom.png) bottom left no-repeat;
	text-align: center;
	padding: 12px 0 7px 0;
	}

.advertisement a {
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
	}






/* About this Movie */

.about-this-movie-wrapper {
	width: 520px;
	margin: 0px 20px 0 20px;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #3e3e3e;
	}

.about-this-movie-wrapper a {
	color: #c1c5dd; /* #eaf1fb; */
	}

.about-this-movie-wrapper a:hover {
	color: #fff;
	}

.about-this-movie {
	width: 520px; /* Changed from 305px so that it will fill entire box */
	padding-right: 0; /* Changed from 20px so that it will fill entire box*/
	float: left;
	margin-bottom: 20px;
	}
	
.about-this-movie p {
	color: #999999;
	}

.about-this-movie h2,
.about-this-movie h1 {
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 0px;
	}	
	
p.tags {
	word-spacing: 4px;
	color: #eaf1fb;
	padding-right: 20px;
	}

.about-this-movie-stats {
	background: url(../images/v1-5/player/about-divider.gif) top left repeat-y;
	width: 175px;
	padding-left: 20px;
	float: left;
	margin-bottom: 20px;
	display: none; /* Hide because plush dont want this :-) */
	}
	
.rating a {
	display: block;
	border: none;
	width: 17px;
	height: 16px;
	float: left;
	cursor: pointer;
	}
	
.rating a.on { background:url(../images/v1-5/player/ratings/star-on.png) center top no-repeat; }
.rating a.off { background:url(../images/v1-5/player/ratings/star-off.png) center top no-repeat; }
.rating a:hover { background:url(../images/v1-5/player/ratings/star-active.png) center top no-repeat; border: none; }


.report-this {
	background: url(../images/v1-5/player/warning-icon.gif) center left no-repeat;
	margin: 8px 0;
	padding-left: 21px;
	float: left;
	display: block;
	clear: both;
	}

.report-this a {
	padding: 3px 0 2px 0;
	}
		
.about-this-movie-stats dl {
	padding: 12px 0;
	clear: both;
	line-height: 20px;
	}

.about-this-movie-stats dl dt {
	display: block;
	float: left;
	width: 80px;
	color: #fff;
	}

.about-this-movie-stats dl dd {
	display: block;
	float: left;
	width: 95px;
	color: #999; /* #687483; */
	white-space: nowrap;
	overflow: hidden;
	}



/* Tag Image */
.about-this-movie h2 {
	background: url(../images/v1-5/player/tags-icon.gif) center left no-repeat;
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	text-indent: -900px;
	width: 20px;
	float: left;
	margin: 0px;
}

.about-this-movie p.tags {
	display: block;
	margin: 0px;
	float: left;
}





/* Comments Form */

.comments-wrapper {
	width: 520px;
	margin: 0px 20px 0 20px;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #3e3e3e;
	}

.comments-wrapper .info {
	color: #999;
}

.add-comment-form-wrapper {
	border-bottom: 1px solid #3e3e3e;
	}

.mugshot {
	width: 78px;
	float: left;
	}
	
	.mugshot img {
		border: 2px solid #fff;
		position: relative; 
		left: 20px;
		top: 2px;
		}
	
	.mugshot a,
	.mugshot a:hover,
	.mugshot a:focus {
		border:  none;
		}

.add-comment-form {
	width: 442px;
	display: block;
	float: left;
	}

.add-comment-form fieldset {
	padding-left: 22px;
	padding-top: 8px;
	background: url(../images/v1-5/player/comments/form-bg-top.png) top left no-repeat;
	}

.add-comment-form label {
	display: block;
	color: #d5e2f5;
	}

.add-comment-form textarea {
	width: 380px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding: 2px;
	border: 1px solid #707f92;
	background: #fff;
	}

.add-comment-form div.footer {
	margin-left: -22px;
	height: 8px;
	}
	
.add-comment-form-wrapper form.add-comment-form fieldset div.footer {
	background: url(../images/v1-5/player/comments/form-bg-bottom.png) bottom left no-repeat;
	}
	
.add-comment-form fieldset.buttons {
	width: 417px;
	padding: 8px;
	background: none;
	margin: 0;
	}




/* Comments Nav-bar */

.nav-bar {
	width: 520px;
	margin: 0;
	padding: 4px 0;
	font-size: 11px;
	height: 20px;
	}

.top { border-bottom:1px dotted #4D4D4D; }
.bottom { border-top:1px dotted #4D4D4D; }

.nav-bar a {
	color: #c1c5dd;
	border: none;
	}

.nav-bar a:hover {
	color: #fff;
	border: none;
	}


.nav-bar .info {
	display: block;
	float: left;
	width: 215px;
	}
	
.nav-bar .links {
	display: block;
	float: left;
	width: 305px;
	text-align: right;
	word-spacing: 4px;
	}
		
.nav-bar .links strong {
	font-size: 15px;
	}








/* Comments List */

ul.comments {
	display: block;
	margin: 10px 0;
	padding: 0;
	}

ul.comments li {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	padding-top: 8px;
	background: none;
	}

.quote {
	width: 442px;
	display: block;
	float: left;
	}

ul.comments li .mugshot img {
	border-color: #fff;
	} 
	
.quote blockquote {
	padding: 0;
	margin: 0;
	padding-left: 22px;
	padding-top: 10px;
	background:url(../images/v1-5/player/comments/quote-bg-top.png) top left no-repeat
	}

.quote blockquote ins {
	color: #fff;
	font-style: normal;
	float: none;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	text-transform:none;
	padding: 0;
	}

.quote blockquote p {
	width: 380px;
	padding: 0;
	margin: 0;
	color: #aaa;
	}

.quote .footer {
	margin: 0;
	padding: 0;
	height: 9px;
	background: url(../images/v1-5/player/comments/quote-bg-bottom.png) top left no-repeat;
	}
	
.quote span.actions {
	display: block;
	clear: both;
	width: 420px;
	background:#FF9966;
	padding: 2px 0 8px 0;
	background: none;
	margin: 0;
	text-align: right;
	font-size: 10px;
	color: #5a5a5a;
	}
.quote span.actions a { color: #C1C5DD; }
.quote span.actions a:hover { color: #fff; }









/* Social Bookmarking Links (under movie info panel)
   -----------------------------------------------------
   -----------------------------------------------------  */

ul.social-bookmarking {
	list-style: none;
	margin: 0;
	padding: 12px 20px 8px 20px;
	}

ul.social-bookmarking li {
	display: inline;
	background: 0;
	margin: 0;
	padding: 0 16px 0 0;
	line-height: 17px;
	}
	
ul.social-bookmarking li img {
	margin-right: 2px;
	vertical-align: middle;
	}
	
ul.social-bookmarking li a {
	background: none;
	margin: 0;
	padding: 0;
	margin-left: 4px;
	color:#fff;
	}

ul.social-bookmarking li a:hover {
	/* border-bottom: 1px dotted #8C9180; */
	color: #fff;
	}


.actions label {
	color: #fff;
}



/* Notifications
   -----------------------------------------------------
   -----------------------------------------------------  */

.central_column_wide #notification_area { padding-bottom:  10px; }








/* Promos
   -----------------------------------------------------
   -----------------------------------------------------  */

.promo { margin-top: 4px; }



