.manamind * {
  margin: 0;
  padding: 0;
  font-size: 10px;
  line-height: 1.3em;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
}
.manamind h1 {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 5px;
}
.manamind h1 a {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 5px;
}
.manamind h2 {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 4px;
}
.manamind h4 {
  font-size: 11px;
}
.manamind h5 {
  font-size: 10px;
}
.manamind img {
  border: 0;
}
.manamind ul {
  list-style-type: none;
}
.manamind a {
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}

.manamind table th a,
.manamind .component_userShares h3,
.manamind .component_userShares a {
	font-weight: bold;
}

.manamind input,
.manamind button,
.manamind select {
  font-size: 10px;
}
.manamind table {
  width: 100%;
  border-collapse: collapse;
}
.manamind th {
  font-weight: bold;
}
.manamind table th {
  padding: 2px 6px;
  vertical-align: top;
}
.manamind table td {
  padding: 2px 6px;
  vertical-align: top;
}
.manamind table th,
.manamind table td {
  text-align: left;
}
.manamind table th.n,
.manamind table td.n {
  text-align: right;
  white-space: nowrap;
}
.manamind table th.d,
.manamind table td.d {
  text-align: right;
  white-space: nowrap;
}

.manamind table tr td {
	background-color: #E1E1E1;
}
.manamind table tr.o td,
#upsNews table tr td {
	background-color: #fff;
}

.manamind .component_graphQuote .tabContent table tr td {
	background-color: #747474;
	color: #fff;
}

.manamind .error {
  display: block;
  color: red;
}
.manamind .error p {
  font-weight: bold;
  color: #ff0000;
}
.manamind .pos {
  color: #0167ff;
}
.manamind .neg {
  color: #e93d3d;
}
.manamind .tabContent {
  clear: both;
  padding: 6px;
}
.manamind .tabHeader {
  width: 100%;
}
.manamind .tabHeader table {
  width: 100%;
}
.manamind .tabHeader td {
  padding: 0;
  border: 0;
  vertical-align: bottom;
  white-space: nowrap;
  background-color: #747474;
}
.manamind .tabHeader td.tabs {
  width: 100%;
  text-align: left;
}
.manamind .tabHeader .tabsReverse td.tabs {
  text-align: right;
}
.manamind .tabHeader ul.tabs {
  list-style-type: none;
  position: relative;
}
.manamind .tabHeader ul.tabs li {
  float: left;
}
.manamind .tabHeader .tabsReverse ul.tabs li {
  float: right;
}
.manamind .tabHeader ul.tabs li a {
  display: block;
  padding: 2px 15px;
  font-size: 10px;
  line-height: 11px;
  color: #fff;
  background-color: #747474;
}
.manamind .tabHeader ul.tabs li.selected a,
.manamind .tabHeader ul.tabs li a:hover {
  background-color: #333;
}
.manamind .type_menu {
  background-color: #747474;
}
.manamind table.menu {
	width: auto;
}
.manamind .menu td {
  padding: 0;
  border: 0;
  vertical-align: bottom;
  white-space: nowrap;
  background-color: #747474;
}
.manamind .menu a {
  display: block;
  padding: 2px 15px;
  font-size: 10px;
  line-height: 11px;
  color: #fff;
  background-color: #747474;
}
.manamind .menu a:hover,
.manamind .menu td.selected a {
  background-color: #333;
}
.manamind .menu label {
  padding-right: 3px;
}
.manamind .pinpoint {
  font-weight: bold;
}.manamind .component_shortList h3 {
  padding-bottom: 3px;
}

.manamind .component_graphMap .chain_quote table {
  width: auto;
}
.manamind .component_graphMap .chain_quote td {
  border: 0;
  padding-bottom: 3px;
  color: #fff;
  background-color: #747474;
}
.manamind .component_graphMap .chain_quote td * {
  font-size: 12px;
  font-weight: bold;
}
.manamind .component_graphMap .chain_quote,
.manamind .component_graphMap .chain_graph {
  width: 300px;
}
.manamind .component_graphMap .chain_quote {
  top: 0;
}
.manamind .component_graphMap .chain_graph {
  top: 20px;
}
.manamind .component_graphMap .chain_map {
  width: 300px;
  float: right;
  padding-right:6px;
}

.manamind .component_graphMap .chain_map .view_explanation {
  float: right;
}
.manamind .component_graphMap .chain_map .view_explanation .question {
  color: #FF6000;
  text-decoration: underline;
  padding: 4px 2px;
}
.manamind .component_graphMap .chain_map .view_explanation .answer {
  display: none;
  position: absolute;
  border: 1px solid #333333;
  padding: 3px;
  background: #f0f0f0;
  width: 300px;
}
.manamind .component_graphQuote .chain_quote td {
  border: 0;
  padding-bottom: 3px;
}
.manamind .component_quotes .view_contractorTabs .tabHeader {
  padding-bottom: 5px;
}
.manamind .component_userShares .simpleContent {
  padding: 6px;
  border: 1px solid #d5d5d5;
}
.manamind .component_userShares .view_form {
  padding-top: 6px;
}
.manamind .component_userShares .view_form .explanation {
  float: right;
}
.manamind .component_userShares .view_form .explanation .question {
  color: #FF6000;
  text-decoration: underline;
  padding: 8px 10px 0 0;
}
.manamind .component_userShares .view_form .explanation .answer {
  display: none;
  position: absolute;
  border: 1px solid #d5d5d5;
  padding: 3px;
  background: #f0f0f0;
  width: 300px;
}
.manamind .view_popup .hover,
.manamind .view_header .hover {
  position: absolute;
  z-index: 100;
  background: white;
  border: 1px solid #333333;
  width: 350px;
}
.manamind .chain_suggest .view_table {
  border-left: 1px solid #cedfe3;
  border-right: 1px solid #cedfe3;
  position: absolute;
  background: white;
  width: 220px;
}
.manamind .chain_suggest .view_table table {
  padding: 0;
  margin: 0;
}
.manamind .chain_suggest .view_table td {
  border-bottom: 1px solid #cedfe3;
  width: auto;
}
.manamind .chain_suggest .view_table tr.hover td {
  background-color: #cbdadf;
  border: none;
}

.manamind .component_graphMap h3,
.manamind .component_graph h3,
.manamind .component_ranking h3,
.manamind .component_shortList h3,
.manamind .component_graphQuote h3,
#upsNews h3.manamind,
.manamind h3.share_prices_header,
.manamind .component_quotes h3 {
	background-color: #333333;
	border-bottom: 2px solid #FF6000;
	color: #fff;
	line-height: 12px;
	padding: 10px 15px 3px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
}

.manamind #manamind_graphMap_map h3 {
	background-color: #747474;
	border-bottom: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 8px 0;
}

.manamind .component_graphQuote .view_header a {
	display: block;
	color: #fff;
}

.manamind .manamind_graphMap_map_header h3 {
	background-color: #fff;
	border-bottom: none;
	color: #333333;
}

.manamind .component_graphMap .tabContent,
.manamind .component_graph .tabContent,
.manamind .component_ranking .simpleContent,
.manamind .component_shortList .simpleContent,
.manamind .component_graphQuote .tabContent,
#upsNews .manamind,
.manamind .share_prices,
.manamind .component_quotes .tabContent,
.manamind .component_graphFrontpage .tabContent {
	border-color: #333333;
	border-style: solid;
	border-width: 0 1px 1px;
	background-color: #fff;
}

.manamind .component_graphMap .tabContent {
	padding:7px;
}

.manamind .component_quotes .tabContent {
	padding: 0;
}

#upsNews .manamind {
	float: none;
	margin: 0;
	width: auto;
}



.manamind .component_graphMap .tabContent,
.manamind .component_graph .tabContent,
.manamind .component_graphQuote .tabContent,
.manamind .component_graphFrontpage .tabContent {
	background-color: #747474;
}

.manamind .component_graphFrontpage .tabContent {
	/*To avoid "peekaboo"-bug */
	zoom: 1;
}

.manamind .share_prices {
	min-height:185px;
}

