	


/*	------------------------

	Dual Help Page Styles
	
------------------------	*/

a h1 {
	text-decoration:	none;
}

#help_content_front {
	background:			#ffffff url(../graphics/bg_page_inner.gif) repeat-x top left;
	border-left:		1px solid #c4c4c4;
	border-right:		1px solid #c4c4c4; 
	margin:				0px auto 0px auto;
	width:				946px;
}

#help_content {
	background:			#ffffff;
	border-left:		1px solid #c4c4c4;
	border-right:		1px solid #c4c4c4; 
	margin:				0px auto 0px auto;
	width:				946px;
}

	#help_intro {
		float:			left;
		height:			100px;
		margin:			0px 15px 10px 25px;
		width:			410px;
	}
	#help_forum {
		float:			right;
		height:			90px;
		margin:			0px 30px 10px 15px;
		padding:		10px 0px 0px 0px;
		width:			230px;
	}
	
	#help_col_hold {
		height:			auto;
		margin:			0px auto;
		padding:		0px auto;
		width:			910px;
	}
	
		.help_links_col {
			background:		#ffffff;
			border:			1px solid #dbdbdc;
			float:			left;
			margin:			0px 5px 10px 5px;
			padding:		20px 30px 20px 30px;
			width:			230px;
		}
		.help_links_col img {	margin: 0px 10px 5px 0px; }
		.help_links_col p {		margin: 20px 0px 0px 0px; }
		
	#help_pg_out {
		background:		url(../graphics/help/bg_full_grad.gif) left repeat-y;
		border-left:	1px solid #dbdbdc;
		border-right:	1px solid #dbdbdc;
		overflow:		hidden;
		margin:			0px auto;
		width:			900px;
	}
	#help_pg_hold {
		height:			auto;
		margin:			0px auto;
		padding:		0px auto;
		width:			910px;
	}
	
		.help_links_pg_left {
			font-size:		11px;
			float:			left;
			margin:			0px 10px 0px 10px;
			padding:		20px 0px 20px 0px;
			width:			200px;
		}
		
		.help_links_pg_right_out {
			float:			right;
			margin:			20px 25px 0px 15px;
			width:			645px;
		}
		.help_links_pg_right {
			background:		#fff;
			border-left:	1px solid #c3c1c1;
			border-right:	1px solid #c3c1c1;
			margin:			0px;
			padding:		5px 30px 20px 30px;
			width:			583px;
		}
		
		.help_links_pg_right img {	
							margin: 0px 10px 5px 0px;}
		.move_header {		padding: 20px 0px 0px 0px;}
		
		.callout, .callout_sml {
			background:		#e8e9e9 url(../graphics/help/alert.png) no-repeat 8px 4px;
			font-size:		10px;
			margin:			5px 0px 0px 0px;
			padding:		5px 10px 10px 50px;
			min-height:		30px;
		}
		
		.callout_sml {
			width:			200px;
		}
	
	#grey_header_um, #grey_header_tip {
		height:			38px; 
		margin:			0px auto 0px auto;
		width:			902px; }
	#grey_header_tip {
		background:		url(../graphics/help/grey_header_tips.png); }
	#grey_header_um {
		background:		url(../graphics/help/grey_header_um.png); }
		
	ul.breadcrumb {
		float:			right;
		margin:			12px 25px 0px 0px;
		padding:		0px;
		font-size:		11px;
	}
		ul.breadcrumb li {
			color:			#5a5a5a;
			float:			left;
			list-style:		none;
			margin:			0px 0px 0px 5px;
			padding:		0px;
		}
		ul.breadcrumb li a {		color: #5a5a5a;	text-decoration: none;}
		ul.breadcrumb li a:hover {	color: #737373;	text-decoration: underline;}
		ul.breadcrumb li.active {	text-decoration: underline;}
		
	
	#blue_header {
		background:		url(../graphics/help/blue_title_bg.png) no-repeat; 
		height:			33px; 
		margin:			0px auto 0px auto;
		padding:		5px 0px 0px 20px;
		width:			625px;
	}
	
	.white {
		color:			#fff;
	}
		
	ul.help_directory_tips, ul.help_directory {
		margin:			7px 5px 13px 5px;
		padding:		0px;
	}
		ul.help_directory li {
			color:			#41bbf9;
			font-size:		12px;
			font-weight:	bold;
			list-style:		none;
			margin:			0px 5px 5px 0px;
			padding:		0px 5px 3px 0px;
		}
		ul.help_directory_tips li {
			font-size:		12px;
		}
		ul.help_directory_tips li a, 
		ul.help_directory li a {	
							color: #6e6e6e;	font-weight: normal;	text-decoration: none;}
		ul.help_directory_tips li a:hover, 
		ul.help_directory li a:hover {	
							color: #737373;	text-decoration: underline;}
		
		ul.help_directory_tips li, ul.help_directory li.out {
			background:		url(../graphics/help/li_grey_tria.gif) no-repeat left top;
			color:			#41bbf9;
			font-weight:	normal;
			list-style:		none;
			margin:			0px 5px 5px 0px;
			padding:		0px 5px 3px 12px;
		}
		
		ul.help_directory_tips li.active, ul.help_directory li.active {
			background:		url(../graphics/help/li_select_blue.gif) no-repeat right top #fff;
			border-bottom:	1px solid #f0f0f0;
			border-top:		1px solid #f0f0f0;
			color:			#40baf9;
			font-weight:	normal;
			list-style:		none;
			margin-left:	0px;
			padding:		2px 15px 5px 0px;
			width:			100%;
		}
		
			ul.help_dir_sub {
				color:			#41bbf9;
				margin:			7px 5px 13px 0px;
				padding:		0px;
			}
				ul.help_dir_sub li {
					background:		url(../graphics/help/li_grey_tria.gif) no-repeat left top;
					color:			#41bbf9;
					font-weight:	normal;
					list-style:		none;
					margin:			0px 5px 5px 0px;
					padding:		0px 5px 3px 12px;
				}
				ul.help_dir_sub li a {	color: #6e6e6e;	font-weight: normal;	text-decoration: none;}
				ul.help_dir_sub li a:hover {	color: #737373;	text-decoration: underline;}
				
	
	.help_links_pg_right ul li, .help_links_pg_right ol li {
		font-size:			13px;
		line-height:		15px;
		margin-bottom:		10px;
	}
		
	img.center {		display: block;	margin: 0px auto; }
	img.inlist {		display: block;	margin: 5px 0px 10px 0px;}
	
	ul.nested_L1 {
		background:		url(../graphics/help/li_nested_grey.gif) repeat-y top left;
		list-style:		none;
		margin:			0px;
		padding:		0px 0px 0px 20px;
	}
	
	ul.nested_L2 {
		background:		url(../graphics/help/li_nested_grey2.gif) repeat-y top left;
		list-style:		none;
		margin:			0px;
		padding:		0px 0px 0px 20px;
	}
		
	p.callout {
		background:		#e7e7e7;
		margin:			10px 15px 20px 15px;
		padding:		15px 20px 20px 20px;
	}
		p.callout strong {
			color:			#F00;
			display:		block;
			float:			left;
			font-size:		14px;
			padding:		3px 10px 60px 0px;
		}
	
	.zoom_img {
		background:		#fafafa;
		border:			1px solid #dbdbdb;
		float:			right;
		font-size:		10px;
		margin:			0px 5px 10px 10px;
		width:			300px;
	}
		.zoom_img .left {
			display:		block;
			float:			left;
			margin:			0 0 0 5px;
		}
		.zoom_img .right {
			display:		block;
			float:			right;
			margin:			0 5px 0 0;
		}

