/* DAYS OF OUR LIVES PHOTO SCET STYLES */

@import url("/days-of-our-lives/css/common.css");

/**********  SCET BG IMAGE ************/

/* inner bg image/color */
#scet_mainContent, #global-content-wrapper {
	background:url(/days-of-our-lives/images/scet/scet-bg.jpg) 0 0 no-repeat !important;
}

/********  SLIDESHOW  ***********/

/* inactive slideshow state color */
.slidepromote .thumb , #slide-show.module .thumb , .slidepromote  a, #slide-show.module a {
	background-color:#dcdcdc;
}

/* active slideshow state color */
.slidepromote .thumb .activeSlide, #slide-show.module .thumb .activeSlide, .slidepromote .activeSlide a, #slide-show.module .activeSlide a{
background-color:#a961a8;
}


/* active slide text color */
.slidepromote .thumb.activeSlide a {
	color:#fff!important;
}

/* inactive slide text color */
.slidepromote .thumb a {
	color:#9a9a9a!important;
}

/*slideshow arrow*/
.slidepromote .thumb .activeMarker {
	background: transparent url("/days-of-our-lives/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(/days-of-our-lives/images/scet/photo-scet-hdr.gif) top left no-repeat;
	text-indent:-9999em;
	height:41px;
	width:147px;
	padding:15px 0 15px 8px;
}

/* left arrow tab */
#side-content li.active {
    background-image: url("/days-of-our-lives/images/scet/default-left-tab.gif");
}
/* left side hover color */
#scet-categories li a:hover{
    background-image: url("/days-of-our-lives/images/scet/default-left-tab.gif");
    color:#fff;
    _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  {
	background-color:#a961a8;
}

/*  photo title color*/
#scet-browse-content .title {
	color:#a961a8;
}


/* 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: #transparent;
color: #333333;
padding: 3px 5px 3px 5px!important;
}

/* 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: #a961a8;
color: #ffffff;
}



/* Days of our Lives special items */

/* active state in site nav 
#show-nav.module ul li#show-photos a.button {
	background-position:0 -22px;
}
*/

.blue_theme {
background: #92919e url("/days-of-our-lives/images/backgrounds/bg_grey.jpg") no-repeat center top;
}

.grey_theme {
background: #92919e url("/days-of-our-lives/images/backgrounds/bg_grey.jpg") no-repeat center top;
}

#scet_mainContent{
	background: transparent!important;
}



/* global special items */
.showcase.module .meta .description {
	margin-left:10px !important;
}

.nbcu-photo-gallery {
	margin-left:0 !important;
}

.photo-content, .nbcu-photo-gallery  {
	background-color:transparent !important;
}



#recommendations ul {
	border-top:none !important;
}

#browse-all-video a {
	color:#49540e !important;
}
