/* JLG VIDEO SCET STYLES */

@import url("/css/site.css");

/**********  SCET BG IMAGE ************/

/* inner bg image/color */
#scet_mainContent, #global-content-wrapper {

}

#site-header h1 {
	background:url(/images/titles/scet-logo.jpg) no-repeat;
	width:208px;
	height:66px;
    left: 5px;
    top: 0;
    z-index: 10;
}
#site-nav {
	top:27px;	
}
#show-nav.module {
	width:709px;	
}
#searchGarge {
	display:none;	
}
#show-nav.module li#show-shop  {
	display:none;	
}
.socialbuttons {
	display:none;	
}
.thumbsLeft .meta {
    padding: 10px 0;
}
/**********  SLIDESHOW  *************/



/* inactive slideshow state color */
.slidepromote .thumb , #slide-show.module .thumb , .slidepromote  a, #slide-show.module a {
	background-color:#4a4949 !important;
}

/* active slideshow state color */
.slidepromote .thumb .activeSlide, #slide-show.module .thumb .activeSlide, .slidepromote .activeSlide a, #slide-show.module .activeSlide a{
background-color:#b2010d !important;
}
.promoteLayout .thumb a span {
	color:#fff;	
}

/* active slide text color */
.slidepromote .thumb.activeSlide a {
	color:#000 !important;
}

/* inactive slide text color */
.slidepromote .thumb a {
	color:#4a4949 !important;
}


/*slideshow arrow*/
.slidepromote .thumb .activeMarker {
	background: transparent url("/images/scet/default-slideshow-arrow.gif") no-repeat 0 0;
}

/*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 {
	margin-top:10px;
}

/* left arrow tab */
#side-content li.active {
    background-image: url("/images/scet/default-left-tab.gif") !important;
}

/* left side hover color */
#scet-categories li a:hover{
    background-image: url("/images/scet/default-left-tab.gif") !important;
	color:#fff;
	text-decoration: none;
	_color:000;
} 

/* 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:#000 !important;
}


/* full eps description copy*/
.thumb-block .description span {
	color: #000;
}

/*  video title color*/
#scet-browse-content .title {
	color:#000;
}

/* pagination colors */
#nbc-container .nbcu_pager_page, #nbc-container .nbcu_pager_previous, #nbc-container .nbcu_pager_next, #nbc-container .nbcu_pager_first, #nbc-container .nbcu_pager_last {
background-color: #ffffff;
color: #000;
}

/* pagination active/hover colors */
#nbc-container .nbcu_pager_page:hover, #nbc-container .nbcu_pager_previous:hover, #nbc-container .nbcu_pager_next:hover, #nbc-container .nbcu_pager_first:hover, #nbc-container .nbcu_pager_last:hover, #nbc-container .nbcu_pager_active {
	background-color: #000;
	color: #ffffff;
}

/* whitney special items */

.sub-page #container {
	background: #fff;
}

#site-header {
	background: url(/images/backgrounds/subpage-header.jpg) 0 0 no-repeat!important;
    float:left;
    width:971px;
    height:66px;
	}
#sub-header {
/* 	background: url(/images/backgrounds/subpage-header.jpg) 0 0 no-repeat!important;
    width:971px;
    height:66px;*/
}

body#nbc_photoSCET #show-nav.module li#show-photos a.button {
    background-position: -351px 0 !important;
    width: 60px !important;
}
body#video-scet #show-nav.module li#show-video a.button {
    background-position: -222px 0;
    width: 117px;
}
#global-content-wrapper {
	width:971px;
	overflow:hidden;	
}
h2.scet-heading {
	width:600px;	
}

#show-nav.module li#show-games a.button {
	display:none;	
}

.showcase{
	margin-top:2px;
}
	
/* global special items */

.showcase.module .meta .description {
	margin-left:10px !important;
}


.photo-content, .nbcu-photo-gallery  {
	background-color:transparent !important;
}


.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;
}

#scet-wrap li a, #filter-recommendations .right a, a#short-description-more, a#short-description-back {
	color:#000;
	text-decoration:none;
}

#filter-recommendations .right a {
	margin:10px;
}

.recommendations h4 {
    border-bottom: 1px solid #ccc;
	margin:0 10px;
}
