.location-help #site-content > h1,
.help-section-head
{
	color: #353535;
	font-size: 16px;
	font-weight: normal;
	margin-top: 17px;
	margin-bottom: 0;
}

#help-primary-nav
{
	clear: both;
	margin-top: 2px;
	margin-bottom: 5px;
}

	#help-primary-nav li
	{
		font-size: 11.62px;
	}

#help-secondary-nav
{
	background: #84d04e url(../images/help/subnav-bg-off.png) repeat-x;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	clear: both;
	color: #707070;
	font-size: 12px;
	line-height: 38px;
}

	#help-secondary-nav, #help-secondary-nav li
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#help-secondary-nav li
	{
		background: url(../images/help/subnav-border.png) repeat-x;
		float: left;
		line-height: 38px;
		padding-right: 1px;
	}

		#help-secondary-nav li a
		{
			background: url(../images/help/subnav-bg-off.png) repeat-x;
			color: #707070;
			display: block;
			padding: 0 18px;
		}

		#help-secondary-nav li.selected a
		{
			background: url(../images/help/subnav-bg-over.png) repeat-x;
			color: #ffffff;
		}

	#help-secondary-nav li.last
	{
		clear: both;
		float: none;
		line-height: 0;
	}

h3#help-section-header
{
	background: #84d04e url(../images/help/subnav-bg-off.png) repeat-x;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	clear: both;
	color: #707070;
	font-size: 12px;
	line-height: 38px;
	padding: 0;
	padding-left: 12px;
}

h4#help-section-header
{
	color: #707070;
	font-size: 14px;
	line-height: 38px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 20px;
}

#help-contact-form
{
	padding-left: 48px;
}

	#help-contact-form .field
	{
		line-height: 24px;
		padding-bottom: 20px;
	}

		#help-contact-form .field label
		{
			color: #353535;
			display: block;
			float: left;
			padding-right: 7px;
			text-align: right;
			width: 168px;
		}

	#help-contact-form .submit
	{
		padding-left: 192px;
	}

#help-video-list .video
{
	background: url(../images/help/video-select-bg.png) no-repeat;
	float: left;
	height: 182px;
	padding-left: 14px;
	padding-right: 33px;
	padding-top: 8px;
	padding-bottom: 38px;
	width: 143px;
}

	#help-video-list .video .title
	{
		color: #353535;
		line-height: 16px;
		padding-bottom: 3px;
	}

	#help-video-list .video .thumb
	{
		height: 105px;
		padding-left: 1px;
		text-align: center;
	}

	#help-video-list .video .description
	{
		font-size: 11px;
		height: 28px;
		line-height: 14px;
		overflow: hidden;
		padding-top: 7px;
		padding-bottom: 7px;
	}

#help-faq-categories
{
	background: #f0f0f0;
	float: left;
	list-style: none;
	margin: 0;
	margin-top: 10px;
	padding: 18px 12px;
	padding-bottom: 0;
	width: 151px;
}

	#help-faq-categories li
	{
		list-style: none;
		margin: 0;
		padding: 0;
		padding-bottom: 20px;
	}

#help-video-listing
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 648px;
}

	#help-video-listing li
	{
		float: left;
		height: 175px;
		list-style: none;
		margin: 0;
		padding: 0;
		padding-bottom: 40px;
		padding-right: 50px;
		width: 166px;
	}

#help-faq-item-lists
{
	float: left;
	padding-left: 21px;
	padding-top: 10px;
	width: 450px;
}

	#help-faq-item-lists h3
	{
		border-bottom: 1px solid #d6d6d6;
		color: #707070;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 10px;
	}

	#help-faq-item-lists ul
	{
		margin: 0;
		padding: 0;
		padding-bottom: 32px;
	}

		#help-faq-item-lists li
		{
			list-style-image: url(../images/help/faq-bullet.png);
			margin: 0;
			margin-left: 25px;
			margin-top: 18px;
			padding: 0;
		}

.help-faq-cat
{
	padding: 0 12px;
	padding-bottom: 15px;
}

	.help-faq-cat .cat-title
	{
		border-bottom: 1px solid #d6d6d6;
		clear: both;
		color: #707070;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 10px;
		width: 862px;
	}

	.help-faq-item
	{
		padding-top: 15px;
		padding-bottom: 22px;
	}

		.help-faq-item .icon
		{
			float: left;
			padding-bottom: 12px;
			width: 36px;
		}

		.help-faq-item .title
		{
			color: #47971c;
			font-size: 12px;
			font-weight: normal;
			margin: 0;
			margin-left: 36px;
			padding: 0;
			padding-top: 6px;
		}

		.help-faq-item .detail
		{
			margin-left: 36px;
			padding-top: 6px;
		}

			.help-faq-item .detail p
			{
				margin-top: 0;
			}

		.help-faq-item .image
		{
			margin-top: 20px;
		}

#help-video-details
{
	background: url(../images/help/video-detail-bg.png);
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 672px;
}
	
	#help-video-details .content
	{
		background: url(../images/help/video-detail-bottom.png) no-repeat bottom left;
		padding-bottom: 5px;
	}

		#help-video-details .content-inside
		{
			background: url(../images/help/video-detail-top.png) no-repeat top left;
			padding: 20px 25px;
		}

.video-detail .title
{
	border-bottom: 1px solid #d6d6d6;
	color: #353535;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 12px;
}

.video-detail .description
{
	font-size: 11px;
	line-height: 18px;
	padding: 12px 0;
}

.error-popup
{
	background: url(../images/elements/error-popup-left.png) no-repeat;
	color: #353535;
	display: block;
	font-size: 13px;
	height: 55px;
	line-height: 18px;
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 10px;
	position: absolute;
	width: 172px;
	z-index: 7;
}

	.error-popup .error
	{
		color: #ff0000;
		font-weight: bold;
	}

#error-popup-email_address
{
	left: 644px;
	top: 410px;
}

.location-site-map h2
{
	color: #707070;
	font-size: 13px;
	font-weight: bold;
	margin-top: 1.33em;
}

#site-map-list > ul
{
	margin-bottom: 40px;
}

	#site-map-list li
	{
		margin-bottom: 10px;
	}

		#site-map-list li ul
		{
			margin-top: 10px;
		}

.help-about-box
{
	background: url(../images/help/about-box-bg.png) no-repeat;
	float: right;
	height: 275px;
	padding-left: 1px;
	padding-right: 2px;
	width: 224px;
	text-align: center;
}

	.help-about-box .header
	{
		backgroun-repeat: no-repeat;
		color: #ffffff;
		font-size: 14px;
		height: 32px;
		line-height: 32px;
		padding: 0 5px;
	}

	.help-about-box .copy
	{
		color: #353535;
		font-size: 12px;
		line-height: 18px;
		padding: 0 5px;
		padding-top: 6px;
	}

.picture-frame-profile-box
{
	background: url(../images/elements/frames/profile.png) no-repeat top left;
	padding-left: 4px;
	padding-right: 8px;
	width: 130px;
	white-space: nowrap;
}

	.picture-frame-profile-box img
	{
		display: block;
		height: 112px;
		margin: 10px auto;
		margin-bottom: 16px;
	}

	.picture-frame-profile-box span
	{
		display: block;
		font-size: 16px;
		overflow: hidden;
		text-align: center;
		width: 130px;
	}

	.picture-frame-profile-box a:hover span
	{
		text-decoration: underline;
	}

.help-article-share,
.help-article-share > li
{
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

	.help-article-share > li
	{
		float: left;
		margin-right: 1ex;
		margin-bottom: 6px;
	}

		.help-article-share > li.break
		{
			clear: both;
		}

.help-related-articles
{
	border-top: 1px solid #d6d6d6;
	color: #353535;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 20px;
}

.help-related-articles ul
{
	margin: 0;
	padding: 0;
}

.help-related-articles ul > li
{
	font-weight: normal;
	margin: 1em 0;
	margin-left: 1ex;
	list-style-position: inside;
}
