/* Array
(
    [colors] => Array
        (
            [primary] => e46516
            [secondary] => db4c15
            [darkened] => c25613
            [lightened] => fae4dc
            [tertiary] => d5c5ae
        )

)
 */

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

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

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

.whatshot .yui3-carousel-button, .whatshot .yui3-carousel { background-color: #db4c15; }
.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/redesign/sprite.png);}

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

#hd .search label { color: #db4c15; }
#hd .search button { background-color: #e46516; }

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

.video_tabs ul li { background-color: #db4c15; } 
.video_title { color : #e46516;  }  
 
/**
 * 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: #e46516;}
.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: #e46516; 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: #e46516;
}
.nav-channel li a,
.nav-channel li a:link
{
	color: #ffffff;
}

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

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



