/* LINKIN PARK UNDERGROUND 9 */
/* Section Stylesheet: Help
---------------------------------------------------------------------------- */

/* STYLE PRECEDENTS
---------------------------------------------------------------------------- */

	
/* Help Anchors */
	
	
	#page-help #help-anchors,
	#page-help #help-anchors li,
	#page-help #help-anchors li a {
	
	float: left;
	width: auto;
	clear: none;
	
	}
	
	#page-help #help-anchors {
	
	margin-bottom: 50px;
	
	}
	
	#page-help #help-anchors li strong {
	
	padding-right: 10px;
	
	}
	
	#page-help #help-anchors li {
	
	padding-right: 2px;
	padding-bottom: 2px;
	
	}
	
	#page-help #help-anchors li a {
		
	display: block;
	padding: 5px 10px;
	background-color: #9F1A28;
	color: #fff;
	
	}
	
	#page-help #help-anchors li a:hover {
		
	color: #fff;
	background-color: #d02133;
		
	}
	
	
/* Jump Button */


	#page-help div.topics a.anchor.top {

	float: left;
	background: #9F1A28 url(../images/section-help/a-anchor.png) no-repeat 10px 11px;
	color: #fff;
	padding: 5px 10px 5px 27px;
	margin-bottom: 50px !important;
	
	}	
	
	#page-help div.topics a.anchor.top:hover {
	
	background-color: #d02133;
	
	}
	
	
/* Important Notice */	

	
	div.widget-editorial.browse.boxed.emphasized {
	
	background-color: #000;
	padding: 10px;
	padding-bottom: 0;
	margin-bottom: 40px;
	
	}
	
	div.widget-editorial.browse.boxed.emphasized h3 {
	
	color: #94906E;
	font-size: 45px;
	line-height: 45px;
	margin-bottom: 15px;
	
	}
	
	div.widget-editorial.browse.boxed.emphasized div.story {
	
	border-bottom: 0 !important;
	padding-bottom: 0 !important;
		
	}
	
	
/* Layout */	

	
	h2,
	a.comments {
	
	display: none;
	
	}
	
	div.sidebar {
	
	margin-top: 10px;
	
	}
	
	div.sidebar .pane {
	
	background-color: #222;
	padding: 10px;
	width: 240px;
	
	}
	
	div.sidebar h3 {
	
	display: inline;
	font-size: 25px;
	line-height: 25px;
	
	}
	
	#help-anchors h4 {
	
	font-size: 18px;
	color: #666 !important;
	margin-bottom: 5px;
	
	}

	div.topics,
	div.widget-editorial.browse,
	#inquiry {
	
	float: left;
	clear: left;
	
	}
	
	ul.stories > li > strong,
	#answer > strong {
	
	display: none;
	
	}
	
	ul.stories > li > div.story {
	
	padding-bottom: 20px;
	
	}
	
	ul.stories > li.last > div.story {
	
	border-bottom: 1px solid #fff;
	
	}
	
	#answer {
	
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #fff;
	
	}
	
	div.topics > div > h3,
	#inquiry > h3 {
	
	font-size: 45px;
	line-height: 45px;
	color: #94906E;
	margin-bottom: 15px;
	
	}
