#header
{
	background-image: url(/eriweb/assets/img/layout/bg_banner_silver.png);
	background-repeat: repeat-x;
	width: 100%;
	min-width: 775px;
	height: 46px;
}

#logo
{
	float: left;
	position: relative;
	top: 2px;
}

#toolbar
{
	background-image: url(/eriweb/assets/img/layout/bg_banner_green.png);
	background-repeat: repeat-x;
	width: 100%;
	min-width: 775px;
	height: 48px;
}

div.content
{
	margin: 0 auto;
	width: 765px;
	font-family: Helvetica, Arial;
}

#status
{
	float: right;
	position: relative;
	top: 4px;
}

#welcome
{
	text-align: right;
	color: #222222;
	margin-top: 2px;
	width: 300px;
}

#status-message
{
	text-align: right;
	color: #666666;
	margin-top: 3px;
	width: 300px;
}

img
{
	border: 0px;
}

a.hover_link
{
	text-decoration: none;
}

a.hover_link:hover
{
	text-decoration: underline;
}

#footer
{
	width: 100%;
	min-width: 775px;
	text-align: center;
	color: #888888;
	font-size: .95em;
	margin-top: 30px;
}

#footer a
{
	color: #888888;
}

#footer a:hover
{
	color: #016b41;
	text-decoration: none;
}

#markets
{	
	border: 1px solid #888;
	
	background-image: url(/eriweb/assets/img/features/header.gif) !important;
	background-repeat: no-repeat;
	background-position: 0px -200px;
	
	height: 200px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:0 0 3px 2px #aaa;
	-webkit-box-shadow: 0 0 2px #aaa;
}
		
#market-carousel
{
	position: relative;
	overflow: hidden;
	width: 557px;
	height: 200px;
}

#market-carousel .items
{
	width: 20000em;
	position: absolute;
	clear: both;
}

#market-carousel .items div
{
	float: left;
	width: 557px;
}

#market-nav
{
	float: left;
	list-style-type: none;
	padding-left: 6px;
	margin: 0px;
	background: #000;
}

#market-nav > li
{
	width: 200px;
	height: 50px;
	
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}

#market-nav > li:hover
{
	background: #00ff9a !important;
	cursor: pointer;
	
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
}

.market_nav_selected
{
	opacity: 1 !important;
	filter:alpha(opacity=100) !important;
	-moz-opacity:1 !important;
	-khtml-opacity:1 !important;
}

div.featured_box
{
	border: 1px solid #888;
	
	background-image: url(/eriweb/assets/img/features/header.gif);
	background-repeat: no-repeat;
	
	color: #222;
	
	width: 100%;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:0 0 3px 2px #aaa;
	-webkit-box-shadow: 0 0 2px #aaa;
}

div.featured_box a
{
	color: #016b41;
	text-decoration: none;
}

div.featured_box a:hover
{
	text-decoration: underline;
}

div.featured_box_title
{
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

div.featured_box_title a
{
	font-size: 1.6em;
	color: #333;
}

div.featured_box_title a:hover
{
	color: #016b41;
	text-decoration: none;
}

div.featured_box_sub_title
{
	font-size: 1.05em;
	text-align: center;
}

div.featured_box_highlight
{
	color: #444;
}

div.test_drive_detail_box
{
	float: left;
	font-weight: bold;
	margin-left: 10px;
	width: 208px;
	height: 138px;
}

div.test_drive_title
{
	background-image: url(/eriweb/assets/img/home/report.png);
	background-repeat: no-repeat;
	font-size: 14pt;
	padding-top: 3px;
	padding-left: 38px;
	border-bottom: 1px solid #333;
	height: 32px;
	margin-bottom: 7px;
}

div.test_drive_detail
{
	color: #eee;
	font-size: 1em;
	padding-bottom: 3px;
}

div.test_drive_title a
{
	color: #eee;
	font-size: 1em;
	text-decoration: none !important;
}

div.test_drive_title a:hover
{
	color: #64b7e1;
	text-decoration: none !important;
}

a.test_drive_link
{
	color: #64b7e1;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none !important;
}

a.test_drive_link:hover
{
	text-decoration: underline !important;
}

#upsell-subscription-features
{
	margin-left: 0;
	padding-left: 5px;
	list-style: none;
}

#upsell-subscription-features li
{
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(/eriweb/assets/img/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

div.features
{
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #888;
	
	background-image: url(/eriweb/assets/img/features/header.gif);
	background-repeat: no-repeat;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:0 0 3px 2px #aaa;
	-webkit-box-shadow: 0 0 2px #aaa;
}

div.feature_title
{
	color: #016b41;
	font-size: 1.7em;
}

div.feature_description
{
	margin-top: 10px;
	color: #5a5a5a;
	font-size: 1.1em;
}

div.feature_new
{
	position: absolute;
	width: 64px;
	height: 64px;
	
	background-image: url(/eriweb/assets/img/features/new.png);
	background-repeat: no-repeat;
}

div.feature_left
{
	float: left;
	margin-left: 5px;
}

div.feature_right
{
	float: left;
	margin-left: 15px;
}

div.feature_separator
{
	height: 65px;
	clear: both;
	
	background-image: url(/eriweb/assets/img/features/divider.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

div.feature_separator_plain
{
	height: 40px;
	clear: both;
}
