﻿.liveLearn
{
	background:url('imagesx/bg_live_cont.png') repeat-x 0 0;
}

.cont-mod
{
	width:405px;
	margin-right:15px;
	float:left;
}

.articleSpacer
{
	padding-top:50px;
}
.cont-mod .title
{
	font-size:13px;
	font-weight:bold;
	color:#4b5650;
	margin-bottom:11px;
	clear: both;
}
.cont-mod .thumb
{
	padding:3px;
	float:left;
	border:1px solid #d9d9d9;
	margin-right:20px;
}
.cont-mod .description
{
	color:#666666;
	margin-bottom:10px;
}
.link
{
	background:url(imagesx/bullet_arrow_blue_white.gif) no-repeat 0 3px;
	color:#434d4e;
	font-weight:bold;
	padding-left:12px;
}
.cont-mod .dottedline
{
	clear:both;
	height:1px;
	background:url('imagesx/bg_border_dotted.png') repeat-x 0 0;
	margin-top:15px;
	margin-bottom:15px;
}

.article-nav
{
	background:#ffffff url(imagesx/bg_nav_left.gif) repeat-x 0 0;
	border-right:1px solid #efefef;
	width:212px;
	height:673px;
	float:left;
	margin-right:15px;
}

.article-nav .titleImage
{
	margin-left:23px;
	margin-right:auto;
	margin-top:33px;
}

.article-nav .categories
{
	margin-top:10px;
	margin-left:23px;
	width:180px;
	font-weight:bold;
	color:#3d4e5b;
	border-bottom: solid 1px #e4e7e7;
}

.article-nav .individualCategories
{
	line-height:30px;
	text-indent:30px;
	border-top: solid 1px #e4e7e7;
}

.article-nav .makeOver
{
	background:url('imagesx/icon_left_paint.png') no-repeat 0 4px;
}

.article-nav .makeOverSelected, .article-nav .makeOver:hover
{
	background:url('imagesx/icon_left_paint_on.png') no-repeat 0 4px;
	color:#4593ae;
	cursor:pointer;
}

.article-nav .remodeling
{
	background:url('imagesx/icon_left_hammer.png') no-repeat 0 4px;
}

.article-nav .remodelingSelected, .article-nav .remodeling:hover
{
	background:url('imagesx/icon_left_hammer_on.png') no-repeat 0 4px;
	color:#4593ae;
	cursor:pointer;
}

.article-nav .landscapes
{
	background:url('imagesx/icon_left_burst.png') no-repeat 0 7px;
}

.article-nav .landscapesSelected, .article-nav .landscapes:hover
{
	background:url('imagesx/icon_left_burst_on.png') no-repeat 0 7px;
	color:#4593ae;
	cursor:pointer;
}

.article-nav .liveGreen
{
	background:url('imagesx/icon_left_leaf.png') no-repeat 0 4px;
}

.article-nav .liveGreenSelected, .article-nav .liveGreen:hover
{
	background:url('imagesx/icon_left_leaf_on.png') no-repeat 0 4px;
	color:#4593ae;
	cursor:pointer;
}

.article-nav .subCategoriesHidden
{
	display: none;
}

.article-nav .subCategories
{
	border-top: solid 1px #e4e7e7;
	font-size:10pt;
	font-weight:normal;
	padding-top:10px;
}

.article-nav .subIndividualCategories
{
	background:url('imagesx/icon_left_sub.png') no-repeat 31px 3px;
	font-size:10pt;
	font-weight:normal;
	height:25px;
	text-indent:47px;
}

.article-nav .subIndividualCategories:hover
{
	color:#6f9ccd;
	cursor:pointer;
}

.section-name
{
	font-size:14px;
	color:#434d4e;
	margin-bottom:5px;
}
		
.article-title
{
	margin:6px 0 17px 0;
	font-size:23px;
	color:#70a150;
	line-height:23px;
}

.article-dottedline
{
	height:1px;
	background:url('imagesx/bg_border_dotted.png') repeat-x 0 0;
	margin-top:15px;
	margin-bottom:15px;
}
		
.article-content
{
	width:402px;
	float:left;
}

.article-content p, .hello-cms-content p	{
	line-height:15px;
	margin: 0 0 9px 0;
}
.article-content
{
    width:405px;
	margin-right:15px;
}
.article-content, .article-content p, .article-content .body, .hello-cms-content, .hello-cms-content p, .intro-top, .intro-top p	{
	color:#666666;
}
.intro-top p.title1, .intro-top p.title1	{
	color:#4d4d4d;
}
.intro-top p.title2, .intro-top p.title2	{
	color:#595959;
}

.article-content .section-title, .article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6, .hello-cms-content .section-title, .hello-cms-content h1, .hello-cms-content h2, .hello-cms-content h3, .hello-cms-content h4, .hello-cms-content h5, .hello-cms-content h6	{
	font-size:15px;
	font-weight:bold;
	color:#70a150;
	margin:15px 0 11px 0;
	border-bottom:none;
}
.article-content h1, .hello-cms-content h1	{
	font-size:23px;
}
.article-content h2, .hello-cms-content h2	{
	font-size:20px;
}
.article-content h3, .hello-cms-content h3	{
	font-size:18px;
}
.article-content h4, .hello-cms-content h4	{
	font-size:15px;
}
.article-content h5, .hello-cms-content h5	{
	font-size:13px;
}
.article-content h6, .hello-cms-content h6	{
	font-size:12px;
}
.article-content ol, .hello-cms-content ol, .article-content ul, .hello-cms-content ul	{
	margin:5px 0 0px 0;
}
.article-content ol li, .hello-cms-content ol li	{
	color:#666666;
	margin:9px 0 9px 25px;
}
.article-content ul li, .hello-cms-content ul li	{
	color:#666666;
	list-style:disc;
	margin:9px 0 9px 21px;
}

.article-content img, .hello-cms-content img	{
	padding:3px;
	border:1px solid #d9d9d9;
	margin:15px 0 15px 0;
}

.article-content .article-header, .hello-cms-content .article-header	{
	padding:3px;
	border:1px solid #d9d9d9;
}
.article-content .article-intro, .hello-cms-content .article-intro	{
	clear:both;
	font-weight:bold;
	margin-bottom:15px;
}

.articleSidebar
{
	width:271px;
	float:left;
}
