/* Array
(
    [colors] => Array
        (
            [primary] => 6c3e6c
            [secondary] => ae7cd3
            [darkened] => 5c355c
            [lightened] => f3ebf8
            [tertiary] => d5c5ae
        )

    [images] => Array
        (
            [sprite] => http://cdn.sheknows.com/channels/new-years/sprite.png
        )

)
 */

.sheknows-logo a {
	background-image: url(http://cdn.womensunitedonline.com/channels/logos/new-year-new-you.png);
}

.yuimenubar,
.whatshot-simple .yui3-carousel .yui3-carousel-selected {background-color: #6c3e6c;}

.nav-channel a, .yuimenubaritemlabel { color: #fff; }

.whatshot .yui3-carousel-button, .whatshot .yui3-carousel { background-color: #ae7cd3; }
.yuimenubaritem-visible { background-color: #fff; }

.nav-channel ul { list-style: inside; }
.nav-channel ul li { color: #ffffff; }

.channel-layout .ui-flashpanel .yui3-carousel-item.yui3-carousel-selected,
.whatshot .ft a,.whatshot .ft a:link, .whatshot .ft a:visited, .whatshot .ft a:active,
.channel-layout .ui-flashpanel .yui3-carousel-button {background-image: url(http://cdn.sheknows.com/channels/new-years/sprite.png);}

.seemore_channel_link { background: url(http://cdn.sheknows.com/channels/new-years/sprite.png) no-repeat right -330px; padding: 2px 24px 1px 0px; }

#hd .search label { color: #ae7cd3; }
#hd .search button { background-color: #6c3e6c; }

.video-playlist,
.video-playlist a,
.video-playlist a:link,
.video-playlist .video-playlist-title
{
	color: #6c3e6c;
}

.video_tabs ul li { background-color: #ae7cd3; } 
.video_title { color : #6c3e6c;  }  
 
/**
 * SubChannel Landing Pages
 *
 */
.subchannel-layout .ui-flashpanel .yui3-carousel-content {text-align: left;}
.subchannel-layout .ui-flashpanel .yui3-carousel .yui3-carousel-wrapper {width: auto;}
.subchannel-layout .ui-flashpanel h2 {color: #6c3e6c;}
.subchannel-layout .ui-flashpanel .yui3-carousel-nav {display: none;}
.subchannel-layout .ui-flashpanel .yui-carousel .yui3-carousel-item { background-color: #d5c5ae; padding: 2px 6px; position: relative; width: auto; display:inline-block; left:auto!important;}
.subchannel-layout .ui-flashpanel .yui-carousel .yui3-carousel-item.yui3-carousel-selected { background-color: #6c3e6c; left: auto!important;}
.ie7 .subchannel-layout .ui-flashpanel .yui-carousel .yui3-carousel-item {display: inline;}


/**
 * Navigation
 *
 */
.ui-navbaritem-selected
{
	background-color: #fff;
	border-bottom:    1px solid #fff;
}

.ui-navbaritem-selected .ui-navbaritemlabel,
.ui-navbaritem-selected .ui-navbaritemlabel:link,
.ui-navbaritem-selected .ui-navbaritemlabel:active,
.ui-navbaritem-selected .ui-navbaritemlabel:visited
{
  color: #000;
}

.nav-channel
{
	background-color: #6c3e6c;
}
.nav-channel li a,
.nav-channel li a:link
{
	color: #ffffff;
}

/* What's Hot Carousel Header */
.whatshot-carousel .wh-title b { color: #ae7cd3 }

/* Image with blurb: Used only on entertainment landing page currently */
.image_blurb { background-color: #ae7cd3 }



