/********************************************************************

	FOREX.COM - HOME PAGE
	
*********************************************************************/
/* -- REDEFINES -- */
#content_area {
	margin-top: 0;
}

.content_rail {
	width: 640px;
}
.content_block .top {
	width: 640px;
}
.content_block .content {
	width: 600px;
}
.content_block .bottom {
	width: 640px;
}

/* -- HOMEPAGE FEATURE -- */
#homepage_feature {
	margin-bottom: 10px;
}	
	#homepage_feature .feature {
		position: relative;
		width: 100%;
		height: 215px;
		display: none;
		float: left; /* fixes IE relative positioning bug */
	}
		.feature .content .title {
			display: block;
			font-size: 28px;
			line-height: 33px;
			font-weight: bold;
			letter-spacing: -0.5px;
		}
		.feature .content .byline {
			display: block;
			font-size: 18px;
			letter-spacing:: -0.5px;
			color:#d7e4f1;
		}
		.feature .content .buttons {
			margin-top: 20px
		}		
			.feature .content .buttons a,
			.feature .content .buttons a:link,
			.feature .content .buttons a:visited {
				height: 33px;
				width: 141px;
				background: url(../../../resources/images/buttons/btn_open_account_header.gif) -1px 0 no-repeat;
				text-indent: -9999px;
				display: block;
			}
			.feature .content .buttons a:hover {
				background: url(../../../resources/images/buttons/btn_open_account_header.gif) -1px -47px no-repeat;
			}
			.feature .content .buttons a:active {
				background: url(../../../resources/images/buttons/btn_open_account_header.gif) -1px 0 no-repeat;
			}
			.feature .content .header_links {
			display: block;
			font-size: 12px;
			margin-top: 10px;
			line-height:18px;			
		}
			.feature .content .header_links  a {
				text-decoration: underline;
				color:#d7e4f1;
		}

			.feature .content .header_links  a:hover{
				text-decoration:none;
		}


		.feature .login_message {
			position: absolute;
			top: 20px;
			right: 20px;
			font-size: 15px;
			line-height: 16px;
			letter-spacing: -0.5px;
			text-align: right;
		}
			.feature .login_message a {
				font-weight: bold;
			}
	#homepage_feature #feature_web {	
	}
		#homepage_feature #feature_web .content {
			padding: 85px 0 0 75px;
			color: #3a3a3b;
		}
		#homepage_feature #feature_web .login_message a {
			color: #3a3a3b;
		}
		#homepage_feature #feature_web .login_message a:hover {
			color: #747474;
		}
		
	#homepage_feature #feature_pro {
		display: block;
		background: url(../../../resources/images/pages/homepage/header_bg_family.gif) no-repeat left top;
	}
		#homepage_feature #feature_pro .content {
			padding: 20px 0 0 55px;
			color: #fff;
		}
		#homepage_feature #feature_pro .login_message {
			color: #c1c1c1;
		}
			#homepage_feature #feature_pro .login_message a {
				color: #c1c1c1;
			}
			#homepage_feature #feature_pro .login_message a:hover {
				color: #fff;
			}
			
	#homepage_feature #web_tab {
		margin-left: 15px;
		margin-right: 2px;
	}


/* -- NEW TO FOREX -- */	

#new_to_forex {
	margin: 14px 0 0 0;
	
}
#new_to_forex .content {
	width: 619px;
	padding-right: 0;
}
#new_to_forex .content p {
	line-height: 16px;
	margin-bottom: 10px;
	font-size: 12px;
	color:#333333;
	padding-right:10px;
}
#new_to_forex .content h4 {
	line-height: 18px;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight:bold;
	color:#666;
	padding-right:25px;
	display: inline;
}
#new_to_forex .content h2 {
	display: inline;
	margin-right: 10px;
}

#new_to_forex .content a {
	text-decoration:underline;
}

#new_to_forex .content a:hover {
	text-decoration:none;
}
#new_to_forex .banner_content {
	padding: 20px 0 0 20px;
}
#new_to_forex .banner_content h3 {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}
#new_to_forex .banner_content h4 {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 400px;
	margin: 0;
}
#new_to_forex .banner_content ul {
	display: block;
	width: 400px;
	margin: 15px 0 0 10px;
}
#new_to_forex .banner_content li {
	color: #FFF;
	background: url(../../../resources/images/bullets/blt_home_banner.gif) no-repeat 0 6px;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0 2px 15px;
}
	/* chat live module */
	#new_to_forex #chat_live {
		position: relative;
		height: 106px;
		margin: 20px 0 -12px -19px;
		border-top: 1px solid #e0e0e0;
		background: #fff url(../../../resources/images/backgrounds/bg_chat_live_bubble.gif) no-repeat left top;
	}
		#new_to_forex #chat_live .info {
			padding: 35px 0 0 111px;
		}
		#new_to_forex #chat_live a.title {
			font-size: 18px;
			font-weight: bold;
			letter-spacing: -0.5px;
			color: #6895b1;
		}
		#new_to_forex #chat_live a.title:hover {
			color: #2f5c78;
		}
		#new_to_forex #chat_live p {
			color: #5b5b5b;
		}
		#new_to_forex #chat_live .call_message {
			position: absolute;
			width: 150px;
			right: 0px;
			top: 39px;
			border-left: 1px solid #e0e0e0;
			padding-left: 30px;
			color: #5b5b5b;
		}
			#new_to_forex #chat_live .call_message .phone {
				font-size: 16px;
				font-weight: bold;
			}
			

.side_rail {
	width: 304px;
}

/* ACCOUNT LOGIN POD */

#account_login_pod {
	
}

#account_login_pod form label {
	display: block;
	width: 260px;
	text-align: right;
	margin: 10px 0 0 10px;
	font-weight: bold;
	color: #f9f9f9;
}

#account_login_pod form label input {
	width: 150px;
	margin-left: 8px;
}
#account_login_pod form .checkbox {
	width: 150px;
	margin-left: 18px;
	display: block;
	text-align: left;	
}
#account_login_pod form .checkbox .checkbox1 {
	width: 15px;
}

#account_login_pod hr {
	display: block;
	.margin: 10px 20px 10px 20px;
	margin: 15px 20px 15px 20px;
	color: #555555;
	background-color: #555555;
	height: 1px;
	border: none;
	clear: both;
}
	

#account_login_pod form label.remember input {
	width: auto;
	position: relative;
	top: 2px;
}
#account_login_pod a:hover {
	text-decoration: none;
}

#account_login_pod .whiteLinks {
	font-size: 12px;
	display: block;
	font-weight: bold;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	color: #f9f9f9;
	text-decoration: underline;
}
#account_login_pod img {
	margin: 0;
	padding: 0;	
}

#account_login_pod form .submit {
	margin: 10px 0 10px 116px;
	border: 0;
	background: url(../../../resources/images/buttons/btn_login_login_box.gif) 0 0 no-repeat;
	width: 54px;
	height: 30px;
	font-size: 0;
	padding-left: 54px;	
}

#account_login_pod form .submit:hover {
	margin: 10px 0 10px 116px;
	border: 0;
	background: url(../../../resources/images/buttons/btn_login_login_box.gif) 0 -44px no-repeat;
	width: 54px;
	height: 30px;
	font-size: 0;
	padding-left: 54px;
	cursor: pointer;	
}
#account_login_pod form .secure {
	padding: 0 0 15px 8px;
	border: 0;
}



/* MEDIA SPOTLIGHT */		
#media_spotlight_pod #video_player_container {
	background: #000;
	margin-top: -2px;
	position: relative;
	z-index: 1;
}
#media_spotlight_pod #video_info {
	position: relative;
	background: #393c44;
	padding: 12px;
	height: 100%;
}
	#media_spotlight_pod #video_info .logo {
		float: left;
		margin-right: 15px;
	}
	#media_spotlight_pod #video_info .info {
		float: left;
		width: 222px
	}
		#media_spotlight_pod #video_info .info {
			color: #c4c5c7;
			line-height: 15px;
			letter-spacing: -0.3px;
		}
		
/* Specific to the Securities Site */

.content .special_message {
	float: right;
	width: 150px;
	margin-right: 20px;
	margin-top:20px;
	font-size: 11px;
}

	.content .special_message a img {
		display: block;
	}

.benefits_list {
	width: 580px;
	margin: 0 0 20px 0
}

.benefits_list li {
	padding: 10px 0 10px 50px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 13px;
	line-height: 20px;
}
.benefits_list span {
	color:#333;
}
.second_list {
	margin-bottom: 10px;
}


.second_list li {
	margin-left: 30px;
	color:#333;
	padding: 5px 0 5px 0;
	font-size: 13px;
	line-height: 15px;
	border-bottom: 0px;
	background: none;
	list-style:disc;
}

	.benefits_list li a {
		color: #406992;
		text-decoration: underline;
	}
	.benefits_list .last {
		border-bottom: 0px;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.benefits_list li span {
		color: #333;
		font-weight: bold;
		font-size: 13px;
		margin-bottom: 15px;
	}
	.benefits_list li a:hover {
		text-decoration: none;
		color:#081C30;
	}

#account_login_pod .content {
	border: none;
}

#account_login_pod h3 {
	color: #e9e9e9;
	text-transform: uppercase;
}

.generalboxSidebar dl dt {
	float: left;
	padding: 15px 5px 0 0;
	display: block;
	font-weight: bold;
}

.generalboxSidebar dl .phone {
	float: left;
	clear: none;
	display: block;
	padding: 15px 0 0 0;
}

.generalboxSidebar dl .last {
	border-bottom: 1px solid #d9d9d9;
	padding: 0 5px 15px 0;
}

.generalboxSidebar dl dd {
	clear: left;
}

.generalbox {
	background: url(../../../resources/images/backgrounds/bg_home_box_border_bottom.gif) -1px 100% no-repeat;
	margin-top: 20px;
	padding-bottom: 6px;
}

.generalboxSidebar {
	background: url(../../../resources/images/backgrounds/bg_contactpod_border_bottom.gif) -1px 100% no-repeat;
	margin-top: 14px;
	padding-bottom: 6px;
}

.generalbox .title_bar, .generalboxSidebar .title_bar {
	background: url(../../../resources/images/backgrounds/bg_module_header_right_blue.gif) right top no-repeat;
	padding: 0;
	height: 38px;
}

.generalbox h2, .generalboxSidebar h3 {
	background: url(../../../resources/images/backgrounds/bg_module_header_left_blue.gif) transparent -1px 0 no-repeat;
	height: 25px;
	padding: 12px 0 0 10px; 
	color: #e9e9e9;
	font-size: 16px;
	text-transform: uppercase;
}


.generalbox .content, .generalboxSidebar .content {
	border-right: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2; 
	padding: 10px 10px 20px 20px;
	background-color: #f9f9f9;
}
.generalbox .content, .generalboxSidebar .content p {
	margin-bottom: 12px;
}
.generalbox .content, .generalboxSidebar .content p.last {
	margin-bottom: 0;
}
.side_pod .newsletter {
	padding: 10px 10px 20px 20px;
}
.side_pod .newsletter p {
	color: #eaeaea;
	margin-bottom: 12px;
	line-height: 16px;
}
#account_login_pod.side_pod .newsletter .subscribe {
	margin-left:75px;
	cursor: pointer; 
	
}

.side_pod .newsletter .letter_title {
	color: #F9F9F9;
	font-weight:normal;
	font-size: 16px;
	line-height: 20px;
}
#account_login_pod .newsletter hr {
	display: block;
	margin: 15px 0 15px 0;
	.margin: 5px 0 5px 0;
	color: #555555;
	background-color: #555555;
	height: 1px;
	border: none;
	clear: both;
}
