
/*   Ideas from knopper
.tip {
  font-family:Helvetica,Arial,sans-serif;
  position:absolute;
  left:0px;
  top:0px;
  visibility:hidden;
  z-index:20;
}
SPAN.ptt      {font-family:Helvetica,Arial,sans-serif; font-size:small; font-weight:bold; color:white; text-align:center}
SPAN.pst      {font-family:Helvetica,Arial,sans-serif; font-size:small; font-weight:normal; color:black; text-align:left}
UL.pst        {font-family:Helvetica,Arial,sans-serif; font-size:small; font-weight:normal; color:black; text-align:left}
*/
body {
  margin: 0px;
  font-family: Verdana,sans-serif;
  color: #000000;
  background-color: #ffffff;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 12px;
}
h1 {
  margin: 0em;
  padding: 0.4em 0em 1em;
  font-family: "Georgia","Times New Roman",Times,serif;
  font-size: 2em;
  color: #b8c1f0;
  /*color: #000aaa;*/
  font-weight: lighter;
}
h2 {
  margin: 0em;
  padding: 0.3em 0em 0.5em;
  font-family: "Georgia","Times New Roman",Times,serif;
  font-size: 1.4em;
  color: #ff1111;
  font-weight: normal;
}
h3 {
  font-family: "Georgia","Times New Roman",Times,serif;
  font-size: 1.2em;
  color: #8f8781;
  font-weight: normal;
}
h4 {
  font-size: 1.1em;
  color: #8f8781;
}
h5 {
  font-size: 1em;
  color: #8f8781;
}
h6 {
  font-size: 0.9em;
  color: #8f8781;
}
h1 a {
  text-decoration: none;
}
h2 a {
  text-decoration: none;
}
h3 a {
  text-decoration: none;
}
h4 a {
  text-decoration: none;
}
h5 a {
  text-decoration: none;
}
h6 a {
  text-decoration: none;
}

#feedbackArea {
	 text-align:left;  
	 height: 30px;  
	 padding:0px;  
	 margin:10px 0 20px 0px;  
	 border:0px solid pink;  
}
#inputArea td {
	vertical-align:top; 
}
#inputArea td button { 
	color:#ffffff;  
	height: 28px;
	background-color:#282d41;  
	border:1px solid #000000;
	margin:1px 0 0 6px;
	cursor:pointer; 
}
/* Textarea for feedback */
#data {  
	width:420px;  
	height:20px;  
	background-color:#282d41;  
	color:#ffffff;  
	overflow:auto;
	border:1px solid #000000;
	padding:6px 2px 0 6px;  
	margin-left: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;  
}

#navigation ul {
  right: 0;
}
* html #navigation ul {
  right: 10px;
}
#navigation div {
  margin: 0 auto;
}
#navigation div {
  position: relative;
  right: 25px;
}
#navigation {
  padding: 0 10px;
  height: 73px;
  position: relative;
  text-align: left;
  background-image: url(/images/header_background_2.gif);
  background-repeat: repeat-x;
  min-width: 700px;
}
#navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  position: absolute;
  top: 0;
}
#navigation li {
  margin: 0;
  padding: 0;
  float: left;
}
#navigation ul a:link, #navigation ul a:visited {
  padding: 29px 15px;
  display: block;
  float: left;
  text-decoration: none;
  color: #ffffff;
  height: 13px;
}
#ignored {
}
#navigation ul li a:hover {
  background: #454d5c none repeat scroll 0%;
  color: #ffffff;
}
#navigatation ul li a.selected {
  background: #454d5c none repeat scroll 0%;
  color: inherit;
}
#header {
  margin: 0px;
  clear: both;
  position: relative;
}
#header h1 {
  margin: 1px 0px 0px;
  padding: 16px 10px 10px 40px;
  background: transparent url(/images/title_5.png) no-repeat scroll 54px 12px;
  left: 0px;
  position: absolute;
  top: 0px;
}
#header h1 a {
  color: #323943;
  display: block;
  font-size: 1px;
  width: 171px;
  text-indent: -7000em;
  height: 40px;
  text-decoration: none;
}
#header h1 a:hover {
  color: #323943;
  display: block;
  font-size: 1px;
  width: 171px;
  text-indent: -7000em;
  height: 40px;
  text-decoration: none;
}
#header form {
  right: 30px;
  font-family: tahoma,arial,sans-serif;
  position: absolute;
  top: 18px;
  background-image: url(/images/search_background.gif);
  background-repeat: no-repeat;
  width: 220px;
  height: 30px;
  text-align: left;
}
#header form label {
  font-weight: bold;
}
#header form .searchButton, #submit {
  border: 1px solid #cccccc;
  font-size: 10px;
  font-family: tahoma,arial,sans-serif;
  background-color: #f99432;
  color: #ffffff;
}
#header form fieldset {
  margin: 0px;
  padding: 0px;
}
#header form #searchInput, #header form fieldset #s {
  border: 1px solid white;
  padding: 1px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 3px;
  font-weight: normal;
  font-size: 100%;
  width: 130px;
  font-family: tahoma,arial,sans-serif;
  background-color: transparent;
}
#news {
  font-weight: bold;
  height: 30px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
  background-color: #aac6f6;
}
#news a {
  color: #ffffff;
  background-color: #aac6f6;
}
#feature_header {
  height: 30px;
  background-color: #323943;
  color: inherit;
  text-align: center;
  font-size: 12px;
}
#feature_header a {
  color: #ffffff;
}
#download_area {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 30px 40px 20px;
  background-image: url(/images/download_background.png);
  background-position: left top;
  margin-top: 1px;
}
#download_area_index {
  background-color: #2e3540;
  color: #cccccc;
}
#download_area_index a {
  color: #79b2ed;
}
#feature {
}
#features {
  border-top: 1px solid #6e7a93;
  padding-left: 25px;
  background-color: #636d84;
  background-image: url(/images/feature_background.gif);
  background-repeat: repeat-x;
}
#features a {
  color: #000aaa;
}
#footer {
  background-image: url(/images/footer_background.gif);
  background-repeat: repeat-x;
  padding-top: 40px;
  text-align: center;
  font-size: 9px;
}
#features dt {
  font-weight: bold;
}
#features dl {
  line-height: 20px;
  width: 90%;
  font-size: 16px;
  font-family: "Georgia","Times New Roman",Times,serif;
  color: #514d49;
}
#features dd {
  margin-left: 200px;
  margin-top: -60px;
  font-size: 12px;
  margin-bottom: 15px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#content_nopad {
  border-top: 1px solid #5d6d97;
}
.boxes {
  color: #5d6d97;
  line-height: 130%;
}
.boxes a {
  color: #7792c1;
}
.boxes-divider {
  border-left: 1px solid #ffffff;
  padding-left: 20px;
}
.boxes p {
  margin: 5px 0px 4px;
  padding: 2px 0px;
}
.box_headers {
  font-family: Arial;
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 10px;
}
.content_div {
  width: 800px;
  text-align: left;
}
#content {
  padding: 25px 0px 20px;    /*was 28*/
  line-height: 26px;
  min-width: 1000px;
}
.download_box_sidebar {
  width: 226px;
  height: 63px;
  margin-bottom: 15px;
  font-size: 10px;
  background-image: url(/images/download_box.gif);
  background-repeat: no-repeat;
}
.download_box_sidebar_rails {
  width: 226px;
  height: 63px;
  margin-bottom: 15px;
  font-size: 10px;
  background-image: url(/images/download_box_rails.gif);
  background-repeat: no-repeat;
}
.download_padded_sidebar {
  padding-left: 50px;
  padding-top: 22px;
}
.download_box {
  width: 379px;
  height: 80px;
  margin-bottom: 15px;
  font-size: 14px;
}
.download_padded {
  padding-top: 30px;
  padding-left: 60px;
}
.download_description {
  color: #514d49;
  font-size: 9px;
  padding-top: 0px;
}
.download_description a {
}
.alternating {
  background-color: #eeeeee;
  color: inherit;
}
.alternating th {
  padding: 8px;
  background-color: #514d49;
  color: #ffffff;
  font-size: 11px;
}
.alternating td {
  padding: 8px;
  font-size: 11px;
  font-weight: bold;
}
.download_a {
  font-weight: bold;
  font-size: 110%;
  color: #5182b4;
}
.highlight {
  color: inherit;
  background-color: #e1e2d1;
}
.screenshot {
  width: 150px;
  float: left;
  margin-right: 40px;
  padding-left: 10px;
  color: #858e9c;
  font-size: 0.9em;
  height: 275px;
  line-height: 1.2em;
}
.screenshot img {
  border: 1px solid #cccccc;
  vertical-align: bottom;
}
.screenshot div {
  vertical-align: bottom;
  height: 80px;
}
a {
  color: #476291;
  text-decoration: none;
}
a:hover {
  color: #3e63a1;
  text-decoration: underline;
}
a:visited {
  color: #476291;
}
a[h6] {
  font-size: 10px;
}
img {
  border:  none;
}
#toc {
  margin: 0px;
  padding: 10px;
  font-size: 0.9em;
  background-color: #e9e9e9;
  color: inherit;
}
#toc td {
  padding: 10px;
}
#toc h2 {
  border-bottom: medium none;
  margin: 0px;
  padding: 0px 0px 2px;
  font-size: 1.4em;
}
#toc .tocindent {
  margin-left: 1em;
}
#toc .tocline {
  margin-bottom: 0px;
}
#toc p {
  margin: 0px;
}
#toc .toctoggle {
  font-size: 90%;
}
#toc .editsection {
  margin-top: 0.7em;
  display: none;
  font-size: 94%;
}
#toc ul {
  margin: 0px;
  padding: 0px;
}
#toc li {
  margin-left: 1.2em;
  list-style-type: none;
  padding-bottom: 2px;
  padding-top: 2px;
}
ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: decimal;
}
ol ol ol ol ol {
  list-style-type: lower-alpha;
}
ol ol ol ol ol ol {
  list-style-type: lower-roman;
}
ul {
  list-style-type: square;
  list-style-position:inside;
}
ul ul {
  list-style-type: disc;
}
ul ul ul {
  list-style-type: circle;
}
ul ul ul ul {
  list-style-type: square;
}
ul ul ul ul ul {
  list-style-type: disc;
}
ul ul ul ul ul ul {
  list-style-type: circle;
}
#sidebar {
  padding: 15px 20px 20px;
  width: 226px;
  color: #636d84;
  margin-bottom: 20px;
  height: 100%;
}
#sidebar div.box {
  width: 226px;
}
#sidebar ul {
  margin-left: 20px;
  padding-left: 0px;
}
#sidebar ul li {
  padding-bottom: 8px;
}
#sidebar p {
  margin: 4px 0px 8px;
  font-size: 90%;
}
.box {
  border-top: 1px dotted #323943;
  margin-top: 20px;
  padding-top: 20px;
}
.content_div {
  text-align: left;
  width: 800px;
}
.qtip {
	/*border: 1px solid #000aaa;*/
	font-family: Helvetica,Arial,sans-serif;
	/*font-family: Verdana,sans-serif;*/
	/*font-family: tahoma,arial,sans-serif;*/
	/*background-color: #dddddd; */ /* dddddd */
	color:blue;  /* rgb(210, 240, 138) */
	font-size:14px;
	font-weight: normal;
	border-bottom:3px solid #272753;   /*333366*/
  	border-top:3px solid #ffffff;     /*ddddee*/
 	border-left:3px solid #ffffff;
  	border-right:3px solid #272753;
 	padding:8px;      /*outside padding for background image, not body padding*/
	background-image: url(/images/sum_background.gif);   /*tip_background*/
	background-repeat: repeat;
}
.qtip ul li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 2px;
}
.tradegrid {
	float:left; 
	/*border-bottom:18px solid #636d84; */
	margin-bottom:18px;
	margin-right:30px; 
	width: 955px;
	cursor:default;
}
.help {
	margin-bottom:18px;
	float:left; 
	margin-right:30px; 
	width: 955px;
}
.scootz {
	margin-left:86px;
	color: #ff8d1d;
}
.scoot {
	margin-left:150px;
}
.scootb {
	margin-left:236px;
	color: #ff8d1d;
}
.scoot2 {
	margin-left:300px;
}
.scoot2b {
	margin-left:386px;
	color: #ff8d1d;
}
.scoot3 {
	margin-left:405px;
}
.scoot3b {
	margin-left:491px;
	color: #00f022;
}
.scoot4 {
	margin-left:540px;
}
.scoot4b {
	margin-left:626px;
	color: #00f022;
}
.scoot5 {
	margin-left:670px;
}
.scoot5b {
	margin-left:756px;
	color: #00f022;
}
.cent {
	margin-left:360px;
}
.blk {
	color: #000000;
}
.negative {
	color: #dd0000;
}
.positive {
	color: green;
}
.bullish {
	color: #00f022;
}
.orange {
	color: #ff5d00;
}
.bearish {
	color: #ff8d1d;
}
.caution {
	color:#633923;
}
.add {
     background-image:url(/calc/add.gif) !important;
}
.option {
	background-image:url(/calc/plugin.gif) !important;
}
.tipson {
	background-image:url(/calc/message.png) !important;
}
.tipsoff {
	background-image:url(/calc/tipsoff.png) !important;
}
.remove {
    background-image:url(/calc/delete.gif) !important;
}
.totop {
    background-image:url(/calc/menu-show.gif) !important;
}
.summary {
	background-image:url(/calc/summary.gif) !important;
}
.roi {
	background-image:url(/calc/roi.png) !important;
}
.chgroi {
	background-image:url(/calc/cog.png) !important;
}
.percent {
	font-size:14px !important;
	color:white;
	padding-right:6px !important;
	/*
padding-top:6px !important;
*/
}
.small {
	font-size: 11px;
}
.smallcell {
	font-size: 10.5px;
	font-weight: bold;
	color:#000000;
}
.med {
	font-size: 12px;
}
.righth1 {
	float:right;
	line-height:26px;
	color:#00f022;
	font-family:"Georgia","Times New Roman",Times,serif;
	font-size:2em;
	font-weight:lighter;
	margin:0em;
	padding:0em 0em 0em;
}
.lefth1 {
	float:left;
	line-height:26px;
	color:#ff8d1d;
	font-family:"Georgia","Times New Roman",Times,serif;
	font-size:2em;
	font-weight:lighter;
	margin:0em;
	padding:0em 0em 0em;
}
.middle {
	float:left;
	line-height:26px;
	color:#9999ff; /*;#b3b7c7*/
	font-family:"Georgia","Times New Roman",Times,serif;
	font-size:2em;
	font-weight:lighter;
	margin:0em;
	margin-left:350px;
	padding:0em 0em 0em;
}
.righth5 {
	float:right;
	line-height:15px;
	color:#000000;
	font-family:"Georgia","Times New Roman",Times,serif;
	font-size:.9em;
	font-weight:lighter;
	margin-top:0.2em;
	margin-right:0em;
	padding:0;
}
.righth5b {
	float:right;
	line-height:15px;
	color:#ffffff;
	font-family:"Georgia","Times New Roman",Times,serif;
	font-size:.9em;
	font-weight:lighter;
	margin-top:0.2em;
	margin-right:0em;
	padding:0;
}
.lefth5 {
	float:left;
	line-height:15px;
	color:#000000;
	font-family:"Georgia","Times New Roman",Times,serif;
	font-size:.9em;
	font-weight:lighter;
	margin-top:0.2em;
	margin-left:0em;
	padding:0;
}
.lefth5b {
	float:left;
	line-height:15px;
	color:#ffffff;
	font-family:"Georgia","Times New Roman",Times,serif;
	font-size:.9em;
	font-weight:lighter;
	margin-top:0.2em;
	margin-left:0em;
	margin-bottom:1.5em;
	padding:0;
}
.middleh5 {
	float:left;
	line-height:15px;
	color:#000000;
	font-family:"Georgia","Times New Roman",Times,serif;
	font-size:.9em;
	font-weight:lighter;
	margin-top:0.2em;
	margin-left:340px;
	padding:0;
}
.middleh5b {
	float:left;
	line-height:15px;
	color:#ffffff;
	font-family:"Georgia","Times New Roman",Times,serif;
	font-size:.9em;
	font-weight:lighter;
	margin-top:0.2em;
	margin-left:321px;
	padding:0;
}