/* Clay Aiken */
/* Section Stylesheet - Help
--------------------------------------------------------------------------- */

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


/* Editorial Widget
--------------------------------------------------------------------------- */

	div.widget-editorial.browse {
		
	padding: 0;
		
	}
	
	div.widget-editorial.browse ul.headlines li strong, div.widget-editorial.browse ul.headlines li a.comments {
		
	display: none;
		
	}
	
	div.widget-editorial ul.headlines li.last {
		
	margin-bottom: 0;
		
	}
	
	#panel-answers div.widget-editorial ul.headlines li.last {
		
	border-bottom: 0;
		
	}	
	
	div.widget-editorial.browse ul.actions.paging {
		
	display: block;
		
	}
	
	div.widget-editorial.browse ul.headlines li a {
	
	color: #5F9DBE;
	
	}
	
	div.widget-editorial.browse ul.headlines li a:hover {
	
	color: #1B1F21;
	
	}
	
	
/* Help
--------------------------------------------------------------------------- */	

	#help {

	clear: both;
	position: relative;	
	width: 730px;
	min-height: 75px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	background: url(../images/section-help/bg-help.gif) bottom right no-repeat;
	overflow: hidden;
	
	}

	#help h3 {

	display: block !important;
	float: left;
	width: 730px;
	min-height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/section-help/h3-help.gif) no-repeat;
	text-indent: -5000px;
	
	}
	
	p.problems {
		
	clear: both;
	position: relative;
	z-index: 1;
	float: left;
	margin: 10px 10px 0 183px;
	background: url(../images/section-help/bg-notice-top.gif) top left no-repeat;
		
	}
	
	p.problems strong {
		
	display: block;
	width: 517px;
	padding: 10px;
	background: url(../images/section-help/bg-notice-bottom.gif) bottom left no-repeat;
	font: normal 14px/18px Arial, sans-serif;
		
	}


/* Notice
--------------------------------------------------------------------------- */

	#notice {

	clear: both;
	position: relative;	
	width: 730px;
	min-height: 100px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(../images/section-help/bg-notice.gif) bottom right no-repeat;
	overflow: hidden;
	
	}

	#notice h3 {

	display: block !important;
	float: left;
	width: 730px;
	min-height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/section-help/h3-notice.gif) no-repeat;
	text-indent: -5000px;
	
	}

	#notice ul.stories {
	
	position: relative;
	z-index: 1;
	float: left;
	width: 537px;
	margin: 10px 10px 0 183px;
	
	}
	
	#notice ul.stories strong, #notice ul.stories a.comments {
		
	display: none;
		
	}
	
	#notice ul.stories h4 {
	
	margin: 10px;
	text-indent: 0;
		
	}
	
	#notice ul.stories li {
		
	clear: left;
	display: block;
	width: 537px;
	margin-bottom: 10px;
	background: url(../images/section-help/bg-notice-top.gif) top left no-repeat;
		
	}
	
	#notice ul.stories div.story {
		
	clear: left;
	display: block;
	width: 517px;
	padding: 0 10px 10px 10px;
	background: url(../images/section-help/bg-notice-bottom.gif) bottom left no-repeat;
		
	}

	

/* Answer
--------------------------------------------------------------------------- */

	#answer {
	
	clear: both;
	width: 527px;	
	position: relative;
	margin: 10px 0 10px 0;
	padding: 10px 10px 0 193px;	
	background: url(../images/section-help/h3-answer.gif) no-repeat;
		
	}
	
	#answer h3 {
		
	display: none;
		
	}
	
	#answer h4 {
		
	text-indent: 0;
	display: block;
	margin-bottom: 5px;
	font: normal 20px/24px Arial, sans-serif;
	color: #222;
		
	}
	
	#answer strong {
		
	display: none;
		
	}
	
	#answer div.tags {
	
	display: none;
	
	}
	
	#page-answer #content ul.actions {
	
	padding: 0 0 40px 193px;
	
	}
	
	#page-answer #content ul.actions a.action.questions {
		
	display: block;
	text-indent: -5000px;
	width: 124px !important;
	height: 19px;
	padding: 0;
	background: url(../images/actions/a-questions.gif) top left no-repeat !important;
	overflow: hidden;
			
	}
	

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

	#archive {

	clear: both;
	position: relative;	
	width: 730px;
	min-height: 100px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(../images/tabs/bg-block-alt.gif) bottom right no-repeat;
	overflow: hidden;
	
	}

	#archive h3 {

	display: block !important;
	float: left;
	width: 730px;
	min-height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/section-help/h3-questionarchive.gif) no-repeat;
	text-indent: -5000px;
	
	}

	#archive ul.headlines {
	
	position: relative;
	z-index: 1;
	float: left;
	margin: 10px 10px 0 183px;
	
	}	
	
/* Inquiry
--------------------------------------------------------------------------- */

	#inquiry {
	
	clear: both;
	position: relative;	
	width: 730px;
	min-height: 65px;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../images/tabs/bg-block.gif) bottom right no-repeat;
	overflow: hidden;
		
	}
	
	#page-answers #inquiry {
		
	margin-bottom: 20px;
		
	}
	
	#inquiry h3 {
	
	display: block !important;
	float: left;
	width: 730px;
	min-height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/section-help/h3-needmorehelp.gif) no-repeat;
	text-indent: -5000px;
		
	}
	
	#inquiry p {
		
	position: relative;
	z-index: 1;
	float: left;
	margin: 20px 10px 0 183px;
		
	}
	
	#inquiry p a {
		
	color: #d7ebf6;
		
	}


/* Your Subscription
--------------------------------------------------------------------------- */

	#info {
		
	clear: both;
	position: relative;	
	width: 730px;
	min-height: 90px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(../images/tabs/bg-block-alt.gif) bottom right no-repeat;
	overflow: hidden;
		
	}
	
	#info h3 {
	
	display: block !important;
	float: left;
	width: 730px;
	min-height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/section-help/h3-subscription.gif) no-repeat;
	text-indent: -5000px;
		
	}
	
	#info dl {
		
	position: relative;
	z-index: 1;
	float: left;
	margin: 10px 10px 0 183px;
		
	}
	
	#info dd {
		
	color: #3d667b;
		
	}


/* Shipping
--------------------------------------------------------------------------- */

	#shipping {

	float: left;	
	width: 537px;
	min-height: 225px;
	padding: 10px;
	background: url(../images/tabs/bg-block-top-alt.gif) no-repeat top right;

	}
	
	
/* Billing
--------------------------------------------------------------------------- */

	#billing {

	float: left;	
	width: 537px;
	min-height: 225px;
	padding: 10px;
	background: url(../images/tabs/bg-block-top-double-alt.gif) no-repeat top right;

	}
	

/* Pre-Sales
--------------------------------------------------------------------------- */

	#presale {

	float: left;	
	width: 537px;
	min-height: 225px;
	padding: 10px;
	background: url(../images/tabs/bg-block-top-double-alt.gif) no-repeat top right;

	}
	

/* Signing In
--------------------------------------------------------------------------- */

	#signingin {
		
	float: left;	
	width: 537px;
	min-height: 225px;
	padding: 10px;
	background: url(../images/tabs/bg-block-top-alt.gif) no-repeat top right;
		
	}
	
	
/* Joining
--------------------------------------------------------------------------- */

	#joining {
		
	float: left;	
	width: 537px;
	min-height: 225px;
	padding: 10px;
	background: url(../images/tabs/bg-block-top-double-alt.gif) no-repeat top right;
		
	}
	
	
/* Returns
--------------------------------------------------------------------------- */

	#returns {

	float: left;	
	width: 537px;
	min-height: 225px;
	padding: 10px;
	background: url(../images/tabs/bg-block-top-double-alt.gif) no-repeat top right;

	}


/* Technical Issues
--------------------------------------------------------------------------- */

	#technical {
		
	float: left;	
	width: 537px;
	min-height: 225px;
	padding: 10px;
	background: url(../images/tabs/bg-block-top-double-alt.gif) no-repeat top right;
		
	}
	
	.fanclub #technical {
		
	min-height: 275px;
		
	}


/* Software Requirements
--------------------------------------------------------------------------- */

	#software {
		
	float: left;	
	width: 537px;
	padding: 10px;
	background: url(../images/tabs/bg-block-top.gif) no-repeat top right;
		
	}
	
	#software ul {
		
	margin-bottom: 10px;
		
	}
	
	#software ul li {
		
	margin-bottom: 5px;
		
	}
	
	#software ul li strong {
	
	display: block;
	font: normal 14px/16px Arial, sans-serif;
	color: #333;
		
	}
	
	#software p {
		
	margin-bottom: 5px;
		
	}
	
	#software a {
		
	color: #3d667b;
	
	}
	
	
/* Internet Requirements
--------------------------------------------------------------------------- */

	#internet {
		
	float: left;	
	width: 537px;
	min-height: 175px;
	padding: 10px;
	background: url(../images/tabs/bg-block-top-double.gif) no-repeat top right;
		
	}
