/* @override 
	http://stage.stockinvestor.com/css/global.css
	http://www.stockinvestor.com/css/global.css
	http://localhost:8888/css/global.css
*/

/* JULY 2008 EDITS */


/* ORIGINAL CSS */

html, body {
	margin: 0;
	background-color: #e5e5e5;
}

#top_bar {
	background: url(../global_images/top_bar.png) repeat-x;
	width: 100%;
	height: 24px;
}

#login_bar {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	height: 24px;
	padding-top: 2px;
}

#date {
	float: left;
}

#login_button {
    width: 59px;
    height: 15px;
    background-image: url(../elements/login.jpg);
    background-position: 0 0;
    margin: 0;
	display: inline-block;
	top: 1px;
	position: relative;
}
#login_button:hover {
    background-position: 0 -15px;
}

a#logout_button {
    width: 59px;
    height: 15px;
    background-image: url(../elements/logout.jpg);
    background-position: 0 0;
    margin: 0;
	display: inline-block;
	top: 1px;
	position: relative;
}
a#logout_button:hover {
    background-position: 0 -15px;
}

#register_button {
    width: 59px;
    height: 15px;
    background-image: url(../elements/register.jpg);
    background-position: 0 0;
    margin: 0;
	display: inline-block;
	top: 1px;
	position: relative;
	float: none;
}
#register_button:hover {
    background-position: 0 -15px;
}

#virtual_trader {
	width: 950px;
	height: auto;
	left: 5px;
	position: relative;
	border: 2px solid #a1a1a1;
	margin-top: 10px;
}

#logo_bar_bg {
	height: 119px;
	width: 100%;
	background-image: url(../global_images/logo_bar_bg.png);
	z-index: -1;

}

#logo_bar {
	width: 860px;
	height: 139px;
	margin-right: auto;
	margin-left: auto;
	top: -119px;
	position: relative;
	background: url(../global_images/logo_bar.png) no-repeat;
}

#global_nav {
	height: 20px;
	position: relative;
	top: 99px;
	margin-left: 100px;
	width: 660px;
}

#body_container {
	position: relative;
	height: 100%;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	top: -120px;
}

td.nav {
	width: 110px;
	height: 20px;
	background-image: url(../global_images/nav_button.png);
	text-align: center;
}

#global_sub {
	width: 200px;
	margin-left: 15px;
	float: left;
	min-height: 100%;
}

#global_main {
	width: 600px;
	border-left: 2px solid #cfcfcf;
	padding-left: 10px;
	margin-left: 220px;
	min-height: 250px;
}

#full_main {
	width: 830px;
	margin-left: 15px;
}

#sub_top {
	width: 200px;
	height: 17px;
	margin: 0;
	background: url(../global_images/left_column_01.png) no-repeat;
}

#sub_body {
	background: url(../global_images/left_column_02.png) repeat-y;
	width: 200px;
	margin: 0;
}

#sub_bottom {
	width: 200px;
	height: 26px;
	margin: 0;
	background: url(../global_images/left_column_03.png) no-repeat;
}

#sub_nav {
	width: 780px;
	height: 20px;
	position: relative;
	top: 98px;
	text-align: center;
	margin-left: 40px;
	color: gray;
	padding-top: 2px;
}

a.sub_nav:link, a.sub_nav:visited, a.sub_nav:active {
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

a.sub_nav:hover {
	text-decoration: underline;
	color: #3c3c3c;
}

img.sub_image {
	border: 2px solid #cfcfcf;
	margin-left: 7px;
	margin-top: 10px;
}

#page_title {
	width: 840px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 30px;
	background-image: url(../global_images/page_title.png);
}

h1.title {
	margin: 0 0 0 10px;
	font: italic bold 18px/27px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	letter-spacing: 1.5px;
}

h1.text {
	font-size: 18px;
	margin-top: 0;
	height: 28px;
	width: 600px;
	background-image: url(../global_images/h1_text.png);
	text-indent: 30px;
}

h2.sub_text {
	font: italic bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	margin-left: 10px;
	text-decoration: underline;
}

h2.offer_text {
	font: italic bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	margin-left: 10px;
	text-align: center;
}

img.left {
	top: 10px;
	border: 2px solid #b7b7b7;
	position: relative;
	left: 35px;
}

span.sub_text {
	font: italic bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	margin-left: 10px;
	text-decoration: underline;
}

span.sub_text_red {
	font: italic bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	margin-left: 10px;
	text-decoration: underline;
	color: #f20404;
}

span.text {
	color: #393939;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

td.text {
	color: #393939;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2.left {
	font: italic bold 16px/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	text-align: center;
	background-image: url(../elements/h2_left.png);
	width: 200px;
	height: 25px;
	margin: 0;
}

p.left {
	margin: 10px 15px 0;
	text-align: left;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
}

#left_buttons {
	margin-top: 10px;
	height: 25px;
}

p.left_button, a#left_button, #left_button {
    width: 200px;
    height: 25px;
    background-image: url(../elements/left_button.png);
    background-position: 0 0;
	display: inline-block;
	text-align: left;
	text-decoration: none;
	color: white;
	font: bold 10px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 15px;
	margin: 0;
}
a#left_button:hover, #left_button:hover {
    background-position: 0 -25px;
    cursor: pointer;
}


/* My Comment 

td.nav:hover {
	background-position: 0 -20px;
}

*/



a.nav:link, a.nav:visited, a.nav:active {
	color: white;
	text-decoration: none;
	font: 12px/19px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	text-indent: 5px;
	width: 110px;
	height: 20px;
}

a.nav:hover {
	text-decoration: underline;
}

a.main:link, a.main:visited, a.main:active {
	color: #1f3d7a;
}

a.main:hover {
	color: #f60404;
}

p.green_blue_130 {
	margin-top: 0;
	width: 130px;
	height: 25px;
	background: url(../elements/green_blue_130.png) no-repeat 0 0;
	text-align: center;
	margin-left: 16px;
}

p.green_blue_130:hover {
	background-position: 0 -25px;
}
/*
a#green_blue_130 {
    width: 130px;
    height: 25px;
    margin: 0;
	display: inline-block;
	background: url(../elements/green_blue_130.png) no-repeat 0 0;
}
a#green_blue_130:hover {
    background-position: 0 -25px;
}
*/
a.green_blue_130:link, a.green_blue_130:active, a.green_blue_130:visited {
	color: white;
	font: bold 14px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	width: 130px;
	height: 25px;
}

a.green_blue_130:hover {
	text-decoration: underline;
}

a.red_bold:link, a.red_bold:active, a.red_bold:visited {
	text-align: center;
	color: #f00404;
	text-decoration: none;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a.red_bold:hover {
	text-decoration: underline;
}

#body_top {
	width: 860px;
	height: 9px;
	background-image: url(../global_images/body_top.png);
	position: relative;
}

#body_bg {
	width: 860px;
	height: auto;
	background: url(../global_images/body_bg.png) repeat-y;
	padding-bottom: 10px;
}

#body_bottom {
	width: 860px;
	height: 9px;
	background-image: url(../global_images/body_bottom.png);
}

#footer {
	text-align: center;
}

.footer {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #888888;
	text-decoration: none;
}

a.footer:hover {
	color: #f00404;
	text-decoration: underline;
}

td.form_head {
	font-size: 16px;
	font-weight: bold;
	color: #1d3b77;
	font-style: italic;
}

td.form_element {
	text-align: right;
	font: italic 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 5px;
	width: 110px;
}

.form_field {
	width: 180px;
}

.form {
	text-indent: 2px;
	color: #1d3b77;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#toolkit_order_form {
	width: 600px;
	height: 420px;
	background: url(../elements/free_toolkit_bg.png) no-repeat;
}

#si_radio_reg_form {
	width: 600px;
	height: 420px;
	background: url(../elements/si_radio_bg.png) no-repeat;
}

ul.green {
	list-style-image: url(../images/green-arrow.gif);
}

#login_form {
	margin-left: 50px;
	margin-top: 25px;
}

input.login {
	color: gray;
	font: 19px Georgia, "Times New Roman", Times, serif;
}

td.login_field {
	color: #393939;
	font-size: 18px;
}

a.login:link, a.login:visited, a.login:active {
	background-color: #e5e5e5;
	padding: 5px 15px;
	border: 2px solid #c6c6c6;
	text-transform: uppercase;
	font-size: 15px;
	color: #393939;
	text-decoration: none;
}

a.login:hover {
	background-color: silver;
	text-decoration: underline;
}

ul.si_live {
	list-style-type: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid silver;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 350px;
	left: 50px;
	position: relative;
	background-color: #e5e5e5;
}

li.left {
	float: left;
	font-weight: bold;
	color: #44a740;
	text-align: left;
	width: 50px;
}

li.right {
	font-size: 14px;
}

img.main_right_jpg {
	float: right;
}
