/* Array
(
    [colors] => Array
        (
            [primary] => 5f8654
            [secondary] => 81b872
            [darkened] => 517247
            [lightened] => ecf4ea
            [tertiary] => d5c5ae
        )

    [images] => Array
        (
            [sprite] => http://cdn.sheknows.com/redesign/pets/sprite.png
        )

)
 */

.sheknows-logo a {
	background-image: url(http://cdn.sheknows.com/channels/pets.gif);
}

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

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

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

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

#hd .search label { color: #81b872; }
#hd .search button { background-color: #5f8654; }

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

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

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

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


@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
}
/* temp ... to highlight missing links */
.highlight { background-color: #FFFFCC; }
/* temp ... to highlight missing links */

.left { width: 700px; float: left; }

.color1 /* see more style arrows */
{ background-color: #0060c6; width: 15px; width: 15px; } 
.color2 /* lighter bullet arrows */
{ background-color: #73c5ff;} 

a:link, a:visited, a:active, .micro-nav a:link, .micro-nav a:active, .micro-nav a:visited { color:#000; }
a:hover, .micro-nav a:hover { color:#00365d; }
.panel {
	width:425px;
	height:334px;
	float: left;
}
.content-slide {
	width:470px;
	position: relative;
	top: 30px;
	left: 25px;
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	
}
.content-btns {
	position: relative;
	top: 230px;
	width: 600px;
	float: left;
	}
/* What's Hot version */
/*
.channel-layout .sheknows-right-layout {
	position: relative;
	width:254px;
	height: 321px;
	background-color: #efe8de;
	border: none;
}
*/
.sheknows-right-layout {
	float:left;
	width:254px;
	height: 321px;
	background-color: #FFFFFF;
	margin-left:5px;
	margin-top:0;
	border: 1px solid #D3D3D3;
}
.sheknows-right-layout .whats-hot {
	width: 293px;
	position: relative;
	top: 10px;
	left: 13px;
}
.sheknows-right-layout .whats-hot-links {
	width: 250px;
	position: relative;
	top: 20px;
	left: 8px;
}.whats-hot-links .image {
	width: 75px;
	margin-left: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: justify;
	color: #5F423C;
}
.whats-hot-links .text {
	width: 254px;
	font-size: 12px;
	line-height: 22px;
/*
	float: right;
	margin-left:5px;
	margin-right:5px;
*/
}
.whats-hot-links .text a { margin: 0; padding: 0; }
.whats-hot-links .dots {
	margin: 10px 5px 10px 20px;
	clear: both;
}
.whats-hot-links .text strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #5F423C;
}
.whats-hot-links .text a:link, .whats-hot-links .text a:active, .whats-hot-links .text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F423C;
}
.whats-hot-links .text a:hover { color:#088BFF;}
.whats-hot-tabs
{
	width: 254px; height: 20px; 
	position: relative;
	top: 15px;
	text-transform: uppercase;
}
.whats-hot-tabs .left-tab { width: 127px; float: left; position: relative; background-color: #139cff; height: 20px; text-align: center; padding-top: 5px; }
.whats-hot-tabs .right-tab { width: 126px; border-left: 1px solid #fff; position: relative; background-color: #139cff; float: right; height: 20px; text-align: center; padding-top: 5px; }
.whats-hot-tabs .left-tab a, .whats-hot-tabs .right-tab a
{ color: #fff; }


.sheknows-left-layout {
	float:left;
	width:700px;
	height: 285px;
	background-repeat: no-repeat;
	background-position: top left;
}
.content-block-left {
	float:left;
	width:700px;
	height:830px;
	background-image:url(http://cdn.sheknows.com/micro-sites/pets/background-content-block.jpg);
	background-repeat: no-repeat;
}
.content-block-right {
	float:right;
	width:300px;
	height:1200px;
}

.clear-both {
	clear:both;
}

.micro-nav { width:1000px; background-image:url(http://cdn.sheknows.com/micro-sites/organic/sub-nav.jpg); line-height:22px; height:22px; margin-left:-10px; padding-left:5px; }

.slide-subtitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	 font-weight: normal;
	color: #fff;
	position: relative;
	top: 40px; left: 30px;
	width: 165px; height: 108px;
	
}
.slide-title
{
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px; font-weight: lighter;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	top: 25px; left: 10px;
	width: 155px; height: 105px;
}
.ad728 {
	margin-top:4px;
	float:right;
	width:728px;
	margin-right:0px;
}
.channel-layout {
	width:688px;
	height:334px;
	overflow: hidden;
}

/*Tabs*/
.ui-tabs-hide { display:none; }
#tab 
{
	height:339px;
	width:422px;
}
#tab .ui-tabs-nav 
{
	top:245px; height: 87px;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
}
#tab .ui-tabs-nav li
{
	text-transform:lowercase; text-align: center;
	font-size:14px; font-weight: bold;
	letter-spacing: 1px;
	height:87px; width: 79px;
	background-color: transparent;
} 
#tab .ui-state-active
{
	background-image:url(http://cdn.sheknows.com/micro-sites/pets/tab-active.png);
}
#tab .ui-state-default
{
	background-image:url(http://cdn.sheknows.com/micro-sites/pets/tab-inactive.png);
}
#tab .ui-tabs-nav a
{
	display:block;
	padding-top: 30px;
}
#tab .ui-state-active a { color:#000; }

/*Footer*/
.new-footer {
	background-image:url(http://cdn.sheknows.com/micro-sites/organic/footer.gif);
	width:1000px;
	height:30px;
	background-position: bottom;
	margin-left:10px;
	
}
.new-footer-links {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.new-footer-content {
	float:right;
	margin-right: 10px;
	line-height:30px;
	
}
.new-footer-copyright {
	float:left;
	margin-left: 10px;
	line-height:30px;
}
.footer-title {
text-transform:uppercase; font-size:12px; font-weight:bold;
}
/*Nav Bar*/
.TabbedPanelsTab a:link,.TabbedPanelsTab a:active, .TabbedPanelsTab a:visited { color: #ffffff; }
.TabbedPanelsContent a:link,.TabbedPanelsContent a:active, .TabbedPanelsContent a:visited { color: #ffffff; }
.content-block-right .block {
	margin-top: 2px;
}
.content-block-left .col1 {
	float: left;
	width: 435px;
	margin-top: 10px;
}
.content-block-left .col2 {
	float: right;
	width: 254px;
	margin-top: 10px;
}
.content-block-left .col1 .block1 {
	height: 243px;
}
.content-block-left .col1 .block2 {
	height: 330px;
}
.content-block-left .col1 .block3 {
	height: 287px;
}

.content-block-left .col1 .block1 .title {
	position: relative;
	top: 10px;
}
.content-block-left .col1 .block2 .title
{
	position: relative;
	top: 25px;
	left: 110px;
}
.content-block-left .col1 .block3 .title
{
	position: relative;
	top: 22px;
	left: 20px;
}

.content-block-left .col2 .block4 {
	height: 457px;
}
.content-block-left .col2 .block5 {
	height: 417px;
}

.content-block-left .col1 .block1 .links {
	position: relative;
	top: 30px;
	height: 210px;
	color: #00365d;
	font-size: 14px;
	

}
.content-block-left .col1 .block1 .links .left {
	float: left;
	width: 170px;
	margin-right: 5px;
	clear: left;
}
.content-block-left .col1 .block1 .links .right {
	clear: right;
	float: right;
	width: 213px;
	margin-right: 30px;
}
.content-block-left .col2 .block5 .links {
	position: relative;
	top: 180px; left: 10px;
	font-size: 14px; 
	width: 	236px;
	line-height: 27px;
	
}
.content-block-left .col1 .block1 .links .left a, .content-block-left .col1 .block1 .links .right a,
.content-block-left .col2 .block5 .links a, 
.sheknows-right-layout2 .block1 .links a, 
.whats-hot-links .text a 
{
	padding-top: 5px; padding-bottom: 5px;
	background-image: url(http://cdn.sheknows.com/micro-sites/pets/dots-blue.jpg); 
	background-position: bottom left; background-repeat: repeat-x; 
	color: #00365D;
}
.color_number { background-color: #817056; }
.content-block-left .col1 .block1 .links .left a { background-image: none; line-height: 26px; }
.content-block-left .col1 .block1 .links .right a { background-image: none; line-height: 26px; }
.content-block-left .col2 .block5 .links a { background-image: none; }
.whats-hot-links .text a
{ 
	display: block; /* this is to keep the dotted lines even */
	padding-top: 2px; padding-bottom: 2px;
	width: 240px;
}
.sheknows-right-layout2 .block1 .links a
{
	display: block;	 /* this is to keep the dotted lines even */
	padding-top: 8px; padding-bottom: 8px;
}

.sheknows-right-layout2 .block1 .links { width: 251px; height: 143px; }

.content-block-left .see-more, .content-block-right  .see-more,
.sheknows-right-layout2 .see-more, .see-more
{
	position: relative;
	clear: right;
	font-size: 10px;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	text-transform: uppercase;
}
.see-more a:active, .see-more a:link { color: #555; }
.see-more a:hover { color: #000; }
.content-block-left .col1 .block1 .see-more
{ top: 15px; }
.content-block-left .col1 .block2 .see-more
{ top: 60px; left: 150px; }

.content-block-right .block4 .see-more 
{ top: 80px; left: 20px; }

.content-block-left .col1 .block2 .links {
	position: relative;
	top: 35px; left: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F423C;
	font-weight: bold;
}
.content-block-left .col1 .block3 .links {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	top: 40px; left: 20px;
}

.content-block-left .col2 .block4 .links {
	position: relative;
	top: 138px;
	left: 10px;
	width: 230px;
	color: #5f423c;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
	font-size: 14px;
	
}
.content-block-left .col2 .block4 .links a:link, .content-block-left .col2 .block4 .links a:active {
	color: #5f423c;
}
/*
.content-block-left  .col2 .block3 {
	height: 220px;
}
.content-block-left .col2 .block3 .links {
	position: relative;
	top: 25px;
	color: #3A2622;
}
*/
.enter-to-win {
	background:none;
	background-image: url(http://cdn.sheknows.com/micro-sites/breast-cancer-awareness/text-box.gif);
	height: 32px;
	width: 197px;
	border:none;
	line-height:32px;
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:5px;
}
.content-block-right .block .links {
	color: #3A2622;
	line-height: 18px;
}
.content-block-left .col1 .block1 .links .right strong {
	font-size: 12px;
}
.content-block-left .col2 .block5 .links strong {
	line-height: 24px;
}
.sheknows-right-layout .whats-hot2 {
	width: 254px;
	background-color: #0697ff;
}
.sheknows-right-layout .whats-hot-links2 {
	width: 254px;
	margin-top: 10px;
}
.whats-hot-links2 .image {
	width: 75px;
	margin-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: justify;
	color: #5F423C;
}
.whats-hot-links2 .text {
	float: right;
	width: 143px;
	margin-right:5px;
	font-size: 14px;
	line-height: 24px;
	
}
.whats-hot-links2 .dots
{
	clear: both;
	margin-left: 10px;
	height: 18px; width: 220px;
	background-image: url(http://cdn.sheknows.com/micro-sites/pets/dots-brown-tan.jpg);
	background-position: center left;
	background-repeat: repeat-x;
}
.whats-hot-links2 .text strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #5F423C;
}
.whats-hot-links2 .text a:link, .whats-hot-links2 .text a:active, .whats-hot-links2 .text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F423C;
}
.whats-hot-links2 .text a:hover {
	color:#990000;
}
.sheknows-right-layout2 {
	width:300px;
	clear: both;
}


.content-block-right .block3 { height: 288px; left: 8px; }
.content-block-right .block4 { height: 396px; left: 8px; }
/*.content-block-right .block2 { height: 357px; }
.content-block-right .block2 { background-image: url(http://cdn.sheknows.com/micro-sites/pets/background_content-block-right_block-4.jpg); background-repeat: no-repeat; }
.content-block-right .block2 .title {
	position: relative;
	top: 20px;
	left: 30px;
	height: 74px;
}
.content-block-right .block2 .links {
	position: relative;
	top: 40px;
	left: 30px;
	width: 120px;
	text-align: center;
	height: 150px;
}
.content-block-right .block2 .links img { position: relative; top: 10px; }*/

/*1_column*/
.content-block-right .block2_1_column { height:357px; background-image:url(http://media.sheknows.com/channels/pets-and-animals/background-pet-recipes.gif); background-repeat:no-repeat; background-position: bottom left; position:relative; left:8px;}
.content-block-right .block2_1_column .title { position:relative; left:0px; top:10px;}

.content-block-right .block2_1_column .links {
	position:relative;
	top:13px;
	left:2px;
	font-size: 14px;
	line-height: 27px;
	
}
.content-block-right .block2_1_column .see-more 
{ top: 10px; left: 2px; }
.sheknows-right-layout2 .block1 { position: relative; }
.sheknows-right-layout2 .block1 form
{
	margin: 0; padding: 0; /* resets the form's default padding/margin in IE */
	position: relative;
	width: 286px; height: 55px;
	top: 5px;
	background-image: url( http://cdn.sheknows.com/micro-sites/pets/search-form-background.jpg );
	background-position: top left;
	background-repeat: no-repeat;

}
.content-block-right .block2 form label
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	/*
	position: absolute;
	left: 17px; top : 15px;
*/
	color : #098cfe;
	line-height: 32px;
}
.content-block-right .block2 form .searchbox
{
	background:none;
	background-image: url(http://cdn.sheknows.com/micro-sites/pets/search-form-input.jpg);
	background-repeat:no-repeat; background-position:top left;
	height: 32px; width: 163px;
	border:none;
	line-height:32px;
	text-indent:5px;
}
.content-block-right .block2 form .button
{
}
.content-block-right .block3 { position: relative;
	background-image: URL("http://cdn.sheknows.com/interface/background-dots.gif");
	background-position: 0 9px; background-repeat: no-repeat;
}
.content-block-right .block3 .links {
	position: relative;
	top: 10px;
	height: 210px;
}
.content-block-right .block3 .links strong { color: #00365d; }
.content-block-right .block3 .links .left {
	float: left;
	width: 78px;
	margin-right: 5px;
	margin-bottom: 0;
	clear: left;
}
.content-block-right .block3 .links .right {
	clear: right;
	float: right;
	width: 217px;
	font-size: 12px;
	color: #00365d;
}


.content-block-right .block4 { position: relative; }
.content-block-right .block4 .title { position: relative; left: 10px; top: 44px; }
.content-block-right .block4 .links { position: relative; left: 15px; top: 64px; width: 265px; }
.sheknows-right-layout2 .block4 .intro { font-weight: bold; font-size: 12px; width: 248px; height: 42px; position: relative; top : 15px; }
.sheknows-right-layout2 .block4 .poll 
{
	background-image: url(http://cdn.sheknows.com/micro-sites/pets/background-poll-block.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 282px; height: 207px;
	position: relative;
	top: 10px;
	color: #5f423c;
}
.sheknows-right-layout2 .block4 .poll ol { position: relative; top: 20px; width: 225px; }
.sheknows-right-layout2 .block4 .poll .poll-content { position: relative; top: 20px; left: 22px; width: 225px; }
.sheknows-right-layout2 .block4 .poll .poll-content h1 { font-size: 18px; margin: 0; padding: 0; margin-bottom: 5px; }
.sheknows-right-layout2 .block4 .poll .poll-content table { margin-top: 10px; }


.whats-hot2 .title {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 20px;
}
.content-block-left .col1 .block1 .links .left a:link, .content-block-left .col1 .block1 .links .left a:active, .content-block-left .col1 .block1 .links .left a:visited, 
.content-block-left .col1 .block1 .links .right a:link, .content-block-left .col1 .block2 .links .right a:active, .content-block-left .col1 .block2 .links .right a:visited,
.content-block-left .col2 .block5 .links a:link, .content-block-left .col2 .block5 .links a:active, .content-block-left .col2 .block5 .links a:visited,
.sheknows-right-layout2 .block2 .links .right a:link, .sheknows-right-layout2 .block2 .links .right a:active, .sheknows-right-layout2 .block2 .links .right a:visited,
{
	color: #00365D;
}
.content-block-left .col2 .block4 .links a:link, .content-block-left .col2 .block4 .links a:visited, .content-block-left .col2 .block4 .links a:active  {
	color: #5f423c;
}
.content-block-left .col1 .block1 .links .left a:hover, .content-block-left .col1 .block1 .links .right a:hover, .content-block-left .col2 .block4 .links a:hover 
{color:#555;}

.dots-blue
{
	padding-bottom: 5px;
	background-image: url(http://cdn.sheknows.com/micro-sites/pets/dots-blue.jpg); 
	background-position: bottom left; background-repeat: repeat-x; 
}
.dots-tan
{
	padding-bottom: 5px;
	background-image: url(http://cdn.sheknows.com/micro-sites/pets/dots-light-brown.jpg); 
	background-position: bottom left; background-repeat: repeat-x; 
}
.dots-brown
{
	padding-bottom: 5px;
	background-image: url(http://cdn.sheknows.com/micro-sites/pets/dots-brown.jpg); 
	background-position: bottom left; background-repeat: repeat-x; 
}
/*.arrow{ padding-bottom: 5px; }*/
.dotted-arrow
{
	padding-bottom: 5px;
	background-image: url(http://cdn.sheknows.com/micro-sites/pets/dots-blue.jpg); 
	background-position: bottom left; background-repeat: repeat-x; 
}









/* Overriding ui.css */
.ui-flashpanel { margin-right: 22px; }
/*.ui-flashpanel .yui-carousel-element li
{
    background-image:    url(http://cdn.sheknows.com/micro-sites/pets/sprite.png);
}*/
.whatshot-simple .yui-carousel .yui3-carousel-selected { background-color : #088BFF; }
.whatshot h2 { font-size: 24pt; }
.whatshot-list li { background-image:url(http://cdn.sheknows.com/micro-sites/pets/dots-blue.jpg); }
#doc #hd .top-nav-bar #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.content-block-left .col2 .block4 .links .see-more, .content-block-left .col2 .block5 .links .see-more{
	margin-top: 15px;
}
.content-block-right .col1 .block3 .links .see-more { margin-top:25px;}

/*see more links*/
.see-more a:link, .see-more a:visited, .see-more a:active { color:#6D6D6D; }
.see-more a:hover, .whatshot .ft a:hover { color:#00365d; }
