/* SNL VIDEO SCET STYLES */

@import url("/saturday-night-live/css/scet_detail_snl.css");



/**********  SCET BG IMAGE ************/

/* inner bg image/color */
#scet_mainContent, #global-content-wrapper {
	background:url(/saturday-night-live/images/scet/scet-bg.jpg) 0 94px no-repeat transparent !important;
}

/* inner bg image/color */
body.sub-page #global-content-wrapper {
	background:none;
}

#scet-wrap.detail-view {
	background:url(/saturday-night-live/images/scet/scet-bg.jpg) 0 0px no-repeat #fff !important;
}


/**********  SLIDESHOW  *************/

/* inactive slideshow state color */
.slidepromote .thumb , #slide-show.module .thumb , .slidepromote  a, #slide-show.module a {
	background-color:#b8edfe !important;
}

/* active slideshow state color */
.slidepromote .thumb .activeSlide, #slide-show.module .thumb .activeSlide, .slidepromote .activeSlide a, #slide-show.module .activeSlide a{
background-color:#4caacb !important;
}

/* active slide text color */
.slidepromote .thumb.activeSlide a {
	color:#000 !important;
}

/* inactive slide text color */
.slidepromote .thumb a {
	color:#b2b2b2;
}

/*slideshow arrow*/
.slidepromote .thumb .activeMarker {
	background: transparent url("/saturday-night-live/images/scet/default-slideshow-arrow.gif") no-repeat 0 0;
	border: none;
}

/*slideshow mask bg */
.slidepromote .mask {
	background-color: #000;
}

/* slideshow copy color*/
.slidepromote .meta div, .slidepromote .meta a {
	color:#fff;
}


/*************  SCET CONTENT STYLES  ***************/

/* headers */
#user-controls h2, h2.scet-heading {
	background:url(/saturday-night-live/images/scet/video-scet-hdr.gif) top left no-repeat;
	text-indent:-9999em;
	height:25px;
	width:659px;
	margin:15px 0 15px 8px;
}

/* left arrow tab */
#side-content li.active {
    background-image: url("/saturday-night-live/images/scet/default-left-tab.gif");
}

/* left side hover color */
#scet-categories li a:hover{
    background-image: url("/saturday-night-live/images/scet/default-left-tab.gif");
} 

/* active organized by color */
#scet-organized-by li.active a, #scet-more .global-tabs li.active a, #scet-view-by li a:hover, #scet-view-by li a.active {
	background-color:#465a7a;
}

/* full eps description copy*/
.thumb-block .description span {
	color: #fff;
}

/*  video title color*/
#scet-browse-content .title {
	color:#465a7a;
}

/* SNL special items */


/* active state in site nav */
#show-nav.module ul li#show-video a.button {
	background-position:-229px -20px;
}



	
/* global special items */

.showcase.module .meta .description {
	margin-left:10px;
}

.showcase{
	margin-top:2px;
}	
	
.nbcu-photo-gallery {
	margin-left:0;
}

.photo-content, .nbcu-photo-gallery  {
	background-color:transparent !important;
}


.layout-b .showcase {
	clear:both;
}

#primary-content.detail-view {
	margin-top:10px;
	clear:both;
}

#scet-wrap.detail-view {
	background:transparent;
}

#side-content .nbc-mod {
	margin-top:10px;
}



#filter-recommendations .right a {
	margin:10px;
}

.recommendations h4 {
    border-bottom: 1px solid #ccc;
	margin:0 10px;
}


/* header adjustments */
#nav  {
	background:url("/saturday-night-live/images/backgrounds/nav_bg.gif") repeat-x scroll 0 0 transparent;
	display:inline;
	float:right;
	width:656px;
	margin-top:-29px;
}
#subheader {
	height:67px;
}
#subheader h1{
	background:url("/saturday-night-live/images/scet/snl-scet-header.png") no-repeat scroll 0 0 transparent;
	height:67px;
	width:97px;
	text-indent:-9999px;
}
#subheader .date { 
	margin:49px 0 0;
}

