/* The Office VIDEO SCET STYLES */

/* #video-scet #show-nav{left:-71px;width:971px;}
#video-scet #video-player{margin:0 0 5px;} */

/**********  SCET BG IMAGE ************/

/* inner bg image/color */
#scet_mainContent, #global-content-wrapper {
	background:url(/the-office/images/scet/scet-bg.jpg) 0 182px no-repeat !important;
}

body#episode-guide.sub-page #scet_mainContent {
	background:none !important;
}


/**********  SLIDESHOW  *************/
/* inactive slideshow state color */
.slidepromote .thumb , #slide-show.module .thumb , .slidepromote  a, #slide-show.module a {
	background-color:#eacee9 !important;
}

/* active slideshow state color */
#nbc-container .slidepromote .thumb .activeSlide, #nbc-container #slide-show.module .thumb .activeSlide, #nbc-container .slidepromote .activeSlide a, #nbc-container #slide-show.module .activeSlide a{
background-color:#cdaace !important;
}


/* active slide text color */
.slidepromote .thumb.activeSlide a span {
	color:#000 !important;
	text-decoration:none;
}

/* inactive slide text color */
#nbc-container .slidepromote .thumb a span {
	color:#a390a3;
}


/*slideshow mask bg */
.slidepromote .mask {
	background-color: #000 !important;
}

/* slideshow copy color*/
.slidepromote .meta div, .slidepromote .meta a {
	color:#fff;
}


/*************  SCET CONTENT STYLES  ***************/

/* headers */
#user-controls h2, h2.scet-heading {
	background:url(/the-office/images/scet/video-scet-hdr.gif) top left no-repeat;
	text-indent:-9999em;
	height:26px;
	width:107px;
	margin:15px 0 15px 8px;
}
/* active state in site nav */
#show-nav.module ul li#show-video a.button {
	background-position:-229px -20px;
}
/* left side hover color */
#scet-categories li a:hover{
    background-image: url("/assets/scet/common/2011/images/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:#975796;
}


/*  video title color*/
#scet-browse-content .title, #scet-wrap li a, #more-favorites h4 {
	color:#975796;
	font-weight:bold;
}

	
/* 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:10px 0 0 5px;
}



#filter-recommendations .right a {
	margin:10px;
}

.recommendations h4 {
    border-bottom: 1px solid #ccc;
	margin:0 10px;
}

.slidepromote .thumbsLeft .thumb .activeMarker {
	border:none;
}


