@charset "UTF-8";
/* CSS Document */

body.pn_features #productNav #pn_features a, 
body.pn_gallery #productNav #pn_gallery a,
body.pn_howto #productNav #pn_howto a, 
body.pn_buynow #productNav #pn_buynow a {
	color: #999;
}

#fn_portfolios #featuresNav #fn_portfolios a,
#fn_stocks #featuresNav #fn_stocks a,
#fn_charts #featuresNav #fn_charts a, 
#fn_news #featuresNav #fn_news a, 
#fn_markets #featuresNav #fn_markets a,
#fn_quickquote #featuresNav #fn_quickquote a {
	background: transparent url(../images/fn_arrow_black.gif) no-repeat scroll 95% 12px;
	color: #333;
	background-color: #F2F2F2;
}

#feature #portfolios {
	margin-bottom: 60px;
	margin-top: 60px;
	margin-left: 240px;
	position: relative;
	width: 400px;
}

#portfoliosTitle {
	background-image: url(../images/portfolios_fn_44.png);
}

.iconTitle {
	position: relative;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-left: 55px;
}

#feature #stocks {
	position: relative;
	clear: left;
	padding-top: 25px;
	margin-left: 90px;
	margin-bottom: 100px;
	width: 400px;
}

#stocksTitle {
	background-image: url(../images/stocks_fn_44.png);
}

#feature #charts {
	position: relative;
	margin-left: 370px;
	top: -20px;
	width: 300px;
}

#chartsTitle {
	background-image: url(../images/charts_fn_44.png);
}

#feature #news {
	position: relative;
	clear: left;
	padding-top: 20px;
	margin-left: 90px;
	margin-bottom: 100px;
	width: 400px;
}

#newsTitle {
	background-image: url(../images/news_fn_44.png);
}

#feature #markets {
	position: relative;
	margin-top: 140px;
	margin-left: 370px;
	margin-bottom: 80px;
	width: 300px;
}

#marketsTitle {
	background-image: url(../images/markets_fn_44.png);
}

#feature #quickquote {
	position: relative;
	clear: left;
	padding-top: 20px;
	margin-left: 90px;
	margin-bottom: 40px;
	width: 400px;
}

#quickquoteTitle {
	background-image: url(../images/quickquote_fn_44.png);
}

/* FEATURESNAV */

#main {
	width: 998px;
	position: relative;
	clear: both;
	float: left;
	background: #FFF url(../images/main_bg-01.png) repeat-y scroll 0 0;
	border: 1px solid #E3E3E3;
}

#featuresNav {
	float: left;
	width: 248px;
	margin: 0px 0px 20px 0px;
}

#main ul#featuresNav {
	padding-left: 0px;
}

.nav li {
	padding: 0px;
	background-color: #FFF;
	position: relative;
}

.nav li a {
	text-decoration: none;
	color: #8C8C8C;
	padding: 6px 0px 6px 57px;
	line-height: 25px;
	background: transparent url(../images/fn_arrow_grey.gif) no-repeat scroll 95% 12px;
	display: block;
	position: relative;
}

.nav li a:hover {
	text-decoration: none;
	color: #0088CC;
	background: transparent url(../images/fn_arrow_blue.gif) no-repeat scroll 95% 12px;
}

.nav li a:visited {
	text-decoration: none;
}

#main ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 0px;
}

.nav .icon {
	top: 6px;
	position: absolute;
	left: 18px;
}

/* FEATURE */

#feature {
	float: right;
	border-left: 1px solid #E3E3E3;
	clear: both;
	padding: 0px;
	position: relative;
	width: 749px;
	height: 100;
	color: #333;
}

img.left {
	float: left;
	clear: left;
	margin: 2px 20px 16px 40px;
	padding-left: 50px;
}

img.right {
	float: right;
	margin: 2px 80px 0px 20px;
	padding-left: 20px;
}

.clear {
	clear: both;
}

img.horizontal {
	margin-top: 40px;
}

img.vertical {
	margin-right: 135px;
}

a.more {
	color: #0088CC;
	text-decoration: none;
}

a.more:visited {
	color: #0088CC;
	text-decoration: none;
}







