
/* IGWT VIDEO SCET STYLES */

@import url("/in-gayle-we-trust/css/site.css");


/**********  SCET BG IMAGE ************/

/* inner bg image/color */
#scet_mainContent, #global-content-wrapper, #scet-wrap.detail-view {
	background: #fff !important;
}


/**********  SLIDESHOW  *************/

/* inactive slideshow state color */
.slidepromote .thumb , #slide-show.module .thumb , .slidepromote  a, #slide-show.module a {
	background-color:#b8d1e3 !important;
}

/* active slideshow state color */
.slidepromote .thumb .activeSlide, #slide-show.module .thumb .activeSlide, .slidepromote .activeSlide a, #slide-show.module .activeSlide a{
background-color:#5a9cd4 !important;
}

/* active slide text color */
.slidepromote .thumb.activeSlide a span{
	color:#000 !important;
}

/* inactive slide text color */
.slidepromote .thumb a span{
	color:#80929e;
}

/*slideshow arrow*/
.slidepromote .thumb .activeMarker {
	background: transparent url("/in-gayle-we-trust/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  ***************/


/* left arrow tab */
#side-content li.active {
    background-image: url("/in-gayle-we-trust/images/scet/default-left-tab.gif");
}

/* left side hover color */
#scet-categories li a:hover{
    background-image: url("/in-gayle-we-trust/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:#b80015;
}

/* full eps description copy*/
.thumb-block .description span {
	color: #000;
}

/*  video title color*/
#scet-browse-content .title, h2.scet-heading  {
	color:#b80015;
}

/* IGWT special items */


/* active state in site nav */
#show-nav.module ul li#show-video a.button {
	background-position:-229px -20px;
}

body.sub-page #scet-wrap #primary-content.content {
	width:743px !important;
	margin:25px 0 0 0;
}

body.sub-page #scet-wrap #primary-content.detail-view {
	width:625px !important;
	
}

body.sub-page #side-content.content {
margin:25px 0 0 0;

}



	
/* 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;
}

body.sub-page #primary-content.content h4 {
	font-size:12px;
}
