/********************************************************************

	FOREX.COM - FAQ
	
*********************************************************************/

h1 {
	font-size: 22px;
	margin: 0 0 20px 10px;
	padding-top: 5px;
}

h2 {
	font-size: 20px;
	margin: 0 0 20px 0;
	color: #3e3e3e;
}

h4 {
	margin: 0 0 15px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #406992;
}

.heading_bar {
	position: relative;
}
	.heading_bar a.back_link {
		position: absolute;
		top: 0px;
		right: 15px;
		font-size: 14px;
		font-weight: bold;
		text-decoration: underline;
		padding-left: 15px;
	}


/* CONTENT BLOCK ----------------------------------------------------- */

.content_block {
	margin-bottom: 20px;
}

#faq_container.content {
	width: 954px;
	padding: 0;
}

#content_area #faq_container .top {
	width: 645px;
	text-align: left;
}

#faq_content {
	float: left;
	display: inline;
	width: 640px;
	margin: 0 0 0 0;
	background: url(../../../resources/images/backgrounds/bg_content_block_fade_white.gif) repeat-x 0 0px
}
	#faq_content ul li {
		margin-bottom: 8px;
		line-height: 16px;
		color: #5b5b5b;
	}
	
#faq_content .category_row {
	clear: left;
}
	#faq_content .category {
		float: left;
		display: inline;
		width: 282px;
		margin: 20px 10px 12px 20px;
	}

#faq_container a {
	text-decoration: none;
}

#faq_container .col_left {
	float: left;
	display: inline;
	width: 290px;
	margin: 20px 0 20px 20px;
}
	#faq_container .col_left h2 {
		margin: 0 0 10px 0;
		padding-top: 0;
		color: #5e6165;
	}
	#faq_container .col_left h2 span {
		color: #a7a7a7;
	}
	#faq_container .get_directions {
		float: left;
		width: 100%;
		margin-bottom: 25px;
	}
		#faq_container .get_directions label {
			float: none;
			display: block;
			margin-bottom: 10px;
			color: #5b5b5b;
			font-weight: bold;
		}
		#faq_container .directions {
			float: left;
			display: inline;
			margin-right: 10px;
		}
		#faq_container .get_directions_button {
			float: left;
			display: inline;
		}

#faq_container .col_right {
	float: right;
	display: inline;
	width: 272px;
	margin: 20px 20px 20px 0;
}
	#faq_container #toll_free {
		margin-bottom: 20px;
	}
		#faq_container #toll_free label {
			margin-left: 10px;
			color: #5b5b5b;
			font-weight: bold;
		}

#faq_container #chat_box {
		float: right;
		display: inline;
		width: 282px;
		margin: 0 10px 20px 0;
		background: url(../../../resources/images/pages/faq/chatbox_bottom.gif) no-repeat left bottom;
}
	#faq_container #chat_box_inner {
		padding: 20px 40px 10px 20px;
		background: url(../../../resources/images/pages/faq/chatbox_top.gif) no-repeat left top;
	}
	#faq_container #chat_box h4 {
		color: #6895b1;
	}

/* SIDE RAIL ----------------------------------------------------- */

.side_rail {
	width: 280px;
	float: left;
	display: inline;
	margin: 6px 0 6px 11px;
}
	.side_rail h2 {
		margin-bottom: 20px;
		padding-bottom: 20px;
		font-size: 20px;
		color: #121212;
		border-bottom: 1px solid #cbcbcd;
	}
	.side_rail p {
		margin-bottom: 15px;
	}
	.side_rail .grey_round_box_content {
		padding: 15px;
	}
	#faq_container .side_rail #chat_box {
		margin: 10px 0 5px 0;
	}

.topic {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cbcbcd;
}
	.topic table td {
		width: 40%;
		padding: 0 5% 15px 0;
		line-height: 16px;
		vertical-align: top;
	}

#faq_handbook {
	position: relative;
	float: left;
	display: inline;
	margin: 0 15px 15px -18px;
}

#faq_search {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cbcbcd;
}
	#faq_search form {
	}	
		#faq_search form #faq_search_field {
			width: 150px;
			margin-right: 5px;
			padding: 3px;
			color: #727272;
			border-top: 1px solid #adadaf;
			border-right: 1px solid #dbdbdd;
			border-bottom: 1px solid #e4e5e7;
			border-left: 1px solid #e4e3e8;
		}
		#faq_search form #faq_search_button {
			margin-bottom: -9px !important;
			margin-bottom: -5px;
		}
		
table.list_table {
	margin: 10px 10px 30px 10px;
	width: 620px;
}		
table.list_table td {
	padding: 8px 0;
	border-bottom: 1px solid #d8d8d8;
	font-weight: bold;
}		
	table.list_table tr.heading td {
		font-size: 16px;
		padding-top: 30px;
		padding-bottom: 17px;
		border-bottom: none;
	}
	table.list_table tr.heading_first td {
		font-size: 16px;
		padding-top: 10px;
		padding-bottom: 17px;
		border-bottom: none;
	}
	table.list_table td .icon {
		margin-right: 12px;
		margin-bottom: -2px;
	}
	table.list_table td .info_icon {
		margin-right: 5px;
		margin-bottom: -2px;
	}
	
.topic li {
background:transparent url(../../../resources/images/bullets/blt_standard_list_bullet.gif) no-repeat scroll 0 4px;
border:medium none;
font-weight:bold;
padding:0 5% 7px 15px;
}	
	
