/*** Article Landing ***/
.left-col .rotating-features-wrapper {
	width: 422px;
	height: 520px;
	overflow: hidden;
	z-index: 1;
	position:relative;
}
.rotating-features-wrapper .rotate-pic-container {
	width: 422px;
	/*height: 242px;*/
}
.rotating-features-wrapper .featured-tips-container, .featured-recipe-container {
	width: 422px;
	height: 150px;
	background: url(../img/tips/landing-feature-bg-middle.gif) left top repeat-y;
}
.rotating-features-wrapper .featured-tips-container-bottom, .featured-recipe-container-bottom {
	clear: both;
	width: 422px;
	height: 19px;
	background: url(../img/tips/landing-feature-bg-bottom.gif) left top no-repeat;
}

.featured-tips-container {
	width: 100px;
	height: 30px;
	background: #fff;
}

#rotate-img-nav
{
    width: 99px;
	height: 30px;
	background: #fff;
	position:absolute;
	right:0;
	top:240px;
	z-index:100;
}
/****************** may remove when all featured content is change to auto rotate********************/
#rotate-img-nav ul {
	width: 90px;
	margin: 0px 5px 0px 5px;	
}
#rotate-img-nav ul li
{
    /*text-indent:10000px;*/
	width: 30px;
	height: 30px;
	float: left;
	display: inline;
	background: url(../img/tips/landing-feature-pic-indicator.gif) 0px 0px no-repeat;
}
#rotate-img-nav ul li:hover, #rotate-img-nav ul li.on{
	background-position: 0px -30px;
}
#rotate-img-nav ul li a {
	display: none;
}

#rotate-img-nav a
{
	width: 30px;
	height: 30px;
	float: left;
	display: inline;
	background: url(../img/tips/landing-feature-pic-indicator.gif) 0px 0px no-repeat;
}
#rotate-img-nav a:hover, #rotate-img-nav a.activeSlide{
	background-position: 0px -30px;
}

#rotate-img-nav a span
{
    display:none;
}

.featured-tips-container .featured-tips-blurb, .featured-recipe-blurb {
	clear: both;
	width: 350px;
	padding: 60px 35px 20px 35px;
	font-size: 11px;
	color: #918f8f;
	line-height: 1.4em;
}

.featured-tips-container-bottom a.read-more {
	float: right;
}

.featured-tips-box {
	position: absolute;
	z-index: 101;
	width: 323px;
	height: 61px;
    margin-top:222px;
}

.featured-article-box {
	position: absolute;
	z-index: 102;
	top:220px;
	left:0;
	width: 323px;
	height: 61px;
}

.article-img
{
    position:relative;
}

.tip-title-1
{
    background:url(../img/tips/p1-title.gif) top left no-repeat;
}

.tip-title-2
{
    background:url(../img/tips/p2-title.gif) top left no-repeat;
}

.tip-title-3
{
    background:url(../img/tips/p3-title.gif) top left no-repeat;
}

.article-title-1
{
    background:url(../img/articles/p1-title.gif) top left no-repeat;
}

.article-title-2
{
    background:url(../img/articles/p2-title.gif) top left no-repeat;
}

.article-title-3
{
    background:url(../img/articles/p3-title.gif) top left no-repeat;
}

ul.tips-listing {
	clear: both;
	width: 100%;
}
ul.tips-listing li {
	width: 100%;
	overflow: hidden;
	background: #eff4fa;
}
ul.tips-listing li.alt {
	background: #fbfcfe;
}
ul.tips-listing li img.tips-thumb {
	float: left;
}


ul.tips-listing li .tips-intro {
	float: left;
	display: inline-block;
	width: 410px;
	margin: 10px 20px 0px 20px;
}
ul.tips-listing li .tips-intro .tips-title {
	display: block;
	font-size: 14px;
	color: #414141;
	padding-bottom: 5px;
}
ul.tips-listing li .tips-intro p {
	display: block;
	font-size: 11px;
	color: #686868;
	line-height: 1.2em;
	padding-bottom: 5px;
}
ul.tips-listing li .tips-intro a.view-tips {
	float: right;
	font-size: 12px;
	color: #303030;
	padding-bottom: 5px;
}


/*** Article ***/
.left-col .article-related {
	width: 422px;
	height: 422px;
	position: relative;
	z-index: 1;
}

.left-col .article-related .article-tools {
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0;
	float: right;
	background: #fff;
}
.left-col .article-tools ul li {
	display: inline-block;
	margin: 0px 5px 0px 5px;
}

.right-col .article-categories-tabs {
	clear: both;
	float: left;
	width: auto;
	height: 36px;
	overflow: hidden;
}
.article-categories-tabs ul {
	border-left: solid 1px #ebebeb;/**/
	margin-top: 4px;
	height: 30px;
}
.article-categories-tabs ul li {
	border-top: solid 1px #ebebeb;
	border-bottom: solid 1px #ebebeb;
	border-right: solid 1px #ebebeb;
	float: left;
	display: inline-block;
}

.article-categories-tabs ul li.topic-on {
	border-right: solid 1px #ffffff;
	background:#C6D7E8;
}
.article-categories-tabs ul li span {
	padding: 0px 25px 0px 25px;
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}
.article-categories-tabs ul li span a {
	color: #95b2cd;
	line-height: 30px;
}
.article-categories-tabs ul li span a:hover {
	color: #c7d6e4;
}
.article-categories-tabs ul li.topic-on span {
	position: relative;
	z-index: 2;
	background: #c6d7e8;
	display: inline-block;
	top: -4px;
	left:-1px;
	font-size: 12px;
}
.article-categories-tabs ul li.topic-on span a,
.article-categories-tabs ul li.topic-on span a:hover {
	color: #fff;
	line-height: 35px;
}

.article-body {
	clear: both;
	float: left;
	width: 500px;
	padding: 15px 15px 15px 15px;
	color: #686868;
}
.article-body h1 {
	font-size: 28px;
	color: #696969;
	padding: 5px 0px 20px 0px;
}
.article-body p,
.article-body ul,
.article-body ol {
	font-size: 12px;
	color: #686868;
	line-height: 1.2em;
	padding-bottom: 12px;
}

.article-body table td{
	padding:5px;
	border:1px #000000 solid;
}

.rotate-item
{
    display:none;
}


.tips-num
{
    float:left;
    margin:10px 0 0 10px ;
    width:20px;
    font-size:14px;
	font-weight:bold;
}

div.article-body table,
div.article-body tbody{
	border:1px #666666 solid;
}

div.stories-legal
{
    float:left;
    margin-top:-2px;
}