/* Teddy Geiger */
/* Help Stylesheet
----------------------------------------------------------------------------- */

	@import url("widget-editorial.css");


/* Layout
--------------------------------------------------------------------------- */

	h2 strong {
	
	width: 115px;
	height: 52px;
	background: url(../images/section-help/h2-help.gif) no-repeat;
		
	}
	
	#page-help div#columns {
		
	float: left;
	background: url(../images/section-help/bg-columns.gif) repeat-y;
		
	}
	
	div#columns {
		
	float: left;
	background: url(../images/section-help/bg-columns-gry.gif) repeat-y;
		
	}
	
	
/* Subscription Info
--------------------------------------------------------------------------- */

	#info {

	float: left;
	width: 348px;
	padding: 20px;
	border-bottom: 3px solid #fff;
	background: #e2e2e2;

	}

	#info h3 {

	width: 152px;
	height: 25px;
	background: url(../images/section-help/h3-subscriptioninfo.gif) no-repeat;
	display: block;
	margin-bottom: 13px;
	text-indent: -5000px;

	}
	
	
/* Required Software
--------------------------------------------------------------------------- */

	#software {

	float: left;
	width: 388px;
	padding: 20px 0;
	border-bottom: 3px solid #fff;
	background: #e2e2e2;

	}
	
	#software h3 {

	width: 160px;
	height: 25px;
	margin: 0 0 0 20px;
	background: url(../images/section-help/h3-requiredsoftware.gif) no-repeat;
	display: block;
	text-indent: -5000px;

	}
	
	#software p {
		
	margin: 13px 0 10px 20px;
		
	}
	
	#software ul li {
		
	background: #C9C9C9;
	padding: 5px 5px 5px 20px;
		
	}
	
	#software ul li.alt {
		
	background: none;
		
	}
	

/* Internet Connection
--------------------------------------------------------------------------- */

	#internet {

	float: left;
	width: 348px;
	padding: 20px;
	background: #e2e2e2;

	}

	#internet h3 {

	width: 172px;
	height: 19px;
	background: url(../images/section-help/h3-internetconnection.gif) no-repeat;
	display: block;
	margin-bottom: 13px;
	text-indent: -5000px;

	}
	
	
/* Important Notice
--------------------------------------------------------------------------- */

	#important {
		
	padding: 20px 0;
	background: #c35529 url(../images/section-help/bg-notice.jpg) repeat-x;
	border-bottom: 3px solid #fff;
		
	}
	
	#important h3 {
	
	display: block;
	float: none;
	clear: both;
	width: 157px;
	height: 25px;
	margin: 0 0 13px 20px;
	background: url(../images/section-help/h3-importantnotice.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
		
	}
	
	#important h4 {
	
	clear: both;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 20px;
	font: normal 16px/18px Arial, sans-serif;
	color: #fff;
	background: #aa5021;
		
	}
	
	#important h4 a {
		
	color: #fff;
		
	}
	
	#important strong {
		
	display: block;
	color: #532918;
	margin: 0 0 10px 20px;
		
	}
	
	#important p {
	
	width: 522px;
	margin: 0 0 10px 20px;
		
	}
	
	#important p strong {
	
	display: inline;
	color: #000;
	margin: 0;
		
	}
	
	#important a.comments {
		
	display: none;
		
	}
	
	
/* Problems
--------------------------------------------------------------------------- */

	p.problems {
		
	padding: 20px;
	width: 522px;
	margin: 0;
	background: #aba000;
	border-bottom: 3px solid #fff;
		
	}
	
	
/* Answer Panel
--------------------------------------------------------------------------- */

	#panel-answers {
		
	float: left;
	background: #aba000;	
		
	}
	
	#panel-answers div.pane {
	
	clear: both;
	float: left;
	width: 562px;	
	padding: 20px 0;
	background: #aba000;
		
	}
	
	#panel-answers div.widget-editorial h3 {
		
	display: none;
		
	}
	
	#panel-answers div.widget-editorial a.comments {
		
	display: none;
		
	}
	
	#panel-answers div.widget-editorial ul.headlines li {
	
	padding: 5px 5px 5px 20px;	
	background: #938A00;
		
	}
	
	#panel-answers div.widget-editorial ul.headlines li.alt {
	
	background: none;
		
	}
	
	#panel-answers div.widget-editorial ul.actions.paging {
		
	background: none !important;
	margin-left: 20px;
	width: 133px;
		
	}
	
	#panel-answers div.widget-editorial ul.actions.paging li a {
		
	display: block;
		
	}
	
	
/* Answer
--------------------------------------------------------------------------- */

	#answer {
		
	padding: 20px 0;
	background: #aba000;
	border-bottom: 3px solid #fff;
		
	}
	
	#answer h3 {
		
	width: 73px;
	height: 20px;
	margin: 0 0 13px 20px;
	background: url(../images/section-help/h3-answer.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
		
	}
	
	#answer h4 {
	
	clear: both;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 20px;
	font: normal 16px/18px Arial, sans-serif;
	color: #fff;
	background: #938A00;
		
	}
	
	#answer strong {
		
	display: block;
	color: #532918;
	margin: 0 0 10px 20px;
		
	}
	
	#answer p {
	
	width: 522px;
	margin: 0 0 10px 20px;
		
	}
	
	#answer p strong {
	
	display: inline;
	color: #000;
	margin: 0;
		
	}
	
	#answer a.comments {
		
	display: none;
		
	}
	
	#answer div.tags {
		
	margin-left: 0;
		
	}
	
	#answer div.tags strong {
	
	display: inline;	
	margin: 0;
	color: #000;
		
	}
	
	
/* Inquiry
--------------------------------------------------------------------------- */

	#inquiry {
	
	clear: both;
	width: 542px;	
	padding: 20px 0 20px 20px;
	background: #e2e2e2;
		
	}
	
	#inquiry h3 {
		
	width: 163px;
	height: 26px;
	margin: 0 0 10px 0;
	background: url(../images/section-help/h3-needmorehelp.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
		
	}
	
	#inquiry p {
		
	width: 522px;
		
	}
	

/* Archive
--------------------------------------------------------------------------- */

	#archive {
	
	clear: both;
	float: left;
	width: 562px !important;	
	padding: 20px 0;
	background: #aba000;
	border-bottom: 3px solid #fff;
		
	}
	
	#archive h3 {
		
	width: 115px;
	height: 21px;
	margin: 0 0 13px 20px;
	background: url(../images/section-help/h3-allanswers.gif) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
		
	}
	
	#archive a.comments {
		
	display: none !important;
		
	}
	
	#archive ul.headlines li {
	
	width: 537px;
	padding: 5px 5px 5px 20px;	
	background: #938A00;
		
	}
	
	#archive ul.headlines li.alt {
	
	background: none;
		
	}
	
	#archive ul.headlines li a {
		
	color: #532918;
		
	}
	
	#archive ul.paging {
		
	background: none;
		
	}
	
	#archive ul.actions.paging li a {
		
	display: block;
		
	}
