/* Copyright 2006 : Smart Card Alliance */
/* Section: Global */

body {
  margin: 0;
  padding: 0;
  font-size: 10pt;
  font-family: Arial, sans-serif;
}

a {
  color: #1b4d8d;
  text-decoration: none;
}

div#content a {
  border-bottom: 1px solid #dde;
}

div#content ul a {
  border-bottom: 0px !important;
}

div#content a:hover {
  color: #442200;
  border-bottom: 1px solid #889 !important;
}

a img {
  border: 0;
}

/* Table layout styling */

table#t_main {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  border-spacing: 0px;
  width: 810px;
}

table#t_main td {
  padding: 0;
  margin: 0;
  vertical-align: top;
}

td#t_header {
  height: 84px;
}

td#t_extrabar {
  background: #e5e0d9 url(/images/theme/grey_background_bottom.gif) bottom right no-repeat;
  width: 150px;
}

td#t_sidebar {
  background: #e5e0d9 url(/images/theme/grey_top_left_corner.gif) no-repeat;
  width: 175px !important;
  height: 600px;
}

td#t_sidebase {
  background: #e5e0d9 url(/images/theme/grey_bottom_right_corner.gif) bottom right no-repeat;
  width: 175px;
}

td#t_content {
}

td#t_footer {
  background-color: #e5e0d9;
  height: 80px;
}

td#t_vertical {
  width: 15px;
  background: url(/images/theme/blue_line_side.gif) repeat-y right;
}

td#t_horizontal {
  height: 19px;
  _height: 17px;
  background: url(/images/theme/blue_line_bottom.gif) repeat-x bottom;
}

td#t_corner {
  background: url(/images/theme/blue_line_bottom_right.gif) no-repeat right;
  height: 19px;
  _height: 18px;
  width: 15px !important;
}

div#leftcurve {
  width: 16px;
  float: left;
  margin-top: -4px;
  background: url(/images/theme/blue_line_bottom_left_curve.gif) no-repeat;
  _background: url(); /* ih8ie */
}

#extrabar div.post {
  margin: 16px;
}

/* Section: Header */

div#logo {
  margin-top: 10px;
}

div#header {
  font-size: 8pt;
  color: #666;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 55px;
  height: 18px;
}

div#header_links {
  width: 59%;
  height: 13px;
  float: left;
  padding: 3px 0 0 0;
}

form#search_form {
  border: 0;
  padding: 0;
}

div#search {
  text-align: right;
  width: 39%;
  height: 16px;
  float: right;
}

div#search input {
  border: 1px solid #ccc;
  font-size: 8pt;
  width: 100px;
  height: 12px;
}

img.search {
  vertical-align: bottom;
  margin: 0;
  padding: 0;
}

ul#toplinks {
  margin: 0;
  padding: 0 0 0 0;
  list-style-type: none;
}

ul#toplinks li {
  display: inline;
  padding: 2px 2px 2px 10px;
}

ul#toplinks a {
  color: #666;
  text-decoration: none;
}

ul#toplinks a:hover {
  color: #339;
  text-decoration: underline;
}

/* Section: Sidebar */

div#sidebar {
  margin: 14px 10px 14px 14px;
}

ul#mainmenu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 8pt;
  line-height: 10pt;
  font-family: "Arial", sans-serif;
  font-weight: bold;
}

li.menuitem {
  color: #333;
  padding: 6px 1px 2px 14px;
  background: url(/images/theme/blue_bullet.gif) no-repeat 0px 6px;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
}

li.menuitem_1 {
  color: #600;
  padding: 6px 1px 2px 14px;
  background: url(/images/theme/blue_bullet.gif) no-repeat 0px 6px;
  border-bottom: 1px solid #333;
  text-transform: uppercase;
}

ul#mainmenu a {
  text-decoration: none;
  color: #333;
}

ul#mainmenu a:hover {
  text-decoration: underline;
  color: #559;
}

ul.submenu {
  margin: 0;
  padding: 2px 0 0 0;
}

li.submenu_active, li.submenu {
  color: #8d3016;
  padding: 2px 0 2px 13px;
  margin: 0;
  list-style-type: none;
  background: url(/images/theme/red_bullet.gif) no-repeat 2px 5px;
  text-transform: none !important;
}

li.submenu:hover {
  background-color: #b9c9d9;
}

li.submenu_active {
  /* border-bottom: 1px solid #aa7744; */
  background-color: #d0d0d0;
}

li.level_2 {
  margin-left: 10px !important;
  background-image: url(/images/theme/sub_blue_bullet.gif);
}

li.level_2:hover {
  background-color: #b9c9d9;
}

/* Section: Sidebar >> Quick Links */

div.quicklinks {
  margin: 5px 12px 5px 12px;
  color: #8d3016;
  font-size: 8pt;
  line-height: 10pt;
  font-family: "Arial";
  font-weight: bold;
}

div.quicklinks p {
  color: #8d3016;
  margin: 0;
  padding: 10px 0 5px 0;
}

ul.quickitem {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.quickitem li {
  color: #8d3016;
  padding: 2px 0 2px 12px;
  background: url(/images/theme/red_bullet.gif) no-repeat 1px 4px;
}

ul.quickitem a {
  text-decoration: none;
  color: #164b8d;
}

/* Section: Sidebar >> Member */

div#member {
  border: 1px solid #b5b0a9;
  margin: 12px;
  color: #8d3016;
  font-size: 8pt;
  line-height: 10pt;
  font-family: "Arial";
  font-weight: bold;
}

div#member h1 {
  background: #d5d0c9;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 6px 8px 3px 6px;
  font-size: 8pt;
}

div#member p {
  color: #333;
  margin: 0;
  padding: 4px 6px 4px 6px;
}

/* Section: Footer */

div#footer {
  color: #666;
  margin: 32px 5px 5px 15px;
  padding: 4px;
  float: left;
  font-size: 8pt;
}

/* Section: Footer >> Contact */

div#contact {
  margin: 26px 15px 5px 15px;
  float: right;
  font-size: 8pt;
}

div#contact img {
  margin: 4px;
  font-size: 8pt;
  border: 0;
  vertical-align: middle;
}

/* Section: Content >> Featured */

div#featured {
  width: 100%;
  padding: 0;
  margin: 0;
}

/* Section: Content */

div#content {
  padding: 0 10px 0 10px;
  font-size: 10pt;
}

div#content ul {
  padding-left: 30px;
  _padding-left: 0px; /* ih8ie */
}

div#content ul p {
  margin: 0;
  padding: 0.5em 0 0.5em 0;
}

div#content ul li { 
  list-style-type: square;
}

/* Section: Content >> Left */

div#left {
  clear: both;
  float: left;
  width: 225px;
}

div#left h1 {
  background: #8d3016 url(/images/theme/left_column_header.gif) no-repeat;
  font-size: 10pt;
  color: #e5e0d9;
  padding: 9px 0px 9px 12px;
  margin: 0px 0px 9px 0px;
}

/* Section: Content >> Right */

div#right {
  float: right;
  width: 205px;
}

div#right h1 {
  background: #8d3016 url(/images/theme/right_column_header.gif) no-repeat;
  font-size: 10pt;
  color: #e5e0d9;
  padding: 9px 0px 9px 12px;
  margin: 0px 0px 9px 0px;
}

/* Front Page Paragraphs */

div#right p {
  font-size: 9pt;
  margin: 2px;
  padding: 0;
}

div#featured p {
  font-size: 9pt;
  margin: 2px 2px 6px 2px;
  padding: 0;
}

div#left p {
  font-size: 9pt;
  margin: 2px;
  padding: 0;
}

/* Section: Content >> Left/Right Links */

ul.links {
  margin: 4px 0 4px 0;
  padding: 0;
  list-style-type: none !important;
}

ul.links li {
  color: #133b1d;
  line-height: 10pt;
  padding: 4px 0 4px 14px;
  margin: 0 0 0 -30px;
  _margin: 0; /* ih8ie */
  background: url(/images/theme/red_bullet.gif) no-repeat 3px 7px;
  _background: url(/images/theme/red_bullet.gif) no-repeat 3px 9px;
  list-style: none !important;
  font-size: 9pt;
}

ul.links a {
  text-decoration: none;
  /* color: #164b8d; */
  color: #705532;
}

ul.links a:hover {
}

img.featured_left {
  float: left;
  padding: 2px 6px 4px 2px;
}

div.more {
  border-top: 1px solid #e9e9f9;
  margin: 0;
}

li.more {
  border-top: 1px solid #e9e9f9;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

li.more a {
  font-weight: bold;
}

div.h1 {
  margin: -4px 0 6px 0;
}

/* Section: Content */

#content h1, h2, h3, h4, h5, h6 {
  color: #8a3810;
}

#content h1 { font-size: 120%; }
#content h2 { font-size: 115%; }
#content h3 { font-size: 110%; }
#content h4 { font-size: 105%; }
#content h5 { font-size: 100%; }
#content h6 { font-size: 100%; }

p.auth {
  display: none;
}

/* Horizontally/Vertical Expansive Table (Faux Header Bars) */

table.hx {
  width: 100%;
  margin: 0 0 4px 0;
  padding: 0;
}

td.hx_corner {
  width: 14px;
  background-color: #8d3016;
}

td.hx_bottom_left {
  width: 14px;
  background: #8d3016 url(/images/theme/hx_bottom_left.gif) no-repeat bottom left;
}

td.hx_top_right {
  width: 14px;
  background: #8d3016 url(/images/theme/hx_top_right.gif) no-repeat top right;
}

td.hx_content {
  background-color: #8d3016;
}

div.hx {
  font-size: 10pt;
  font-weight: bold;
  color: #e5e0d9;
  margin: 7px 0 7px 0;
  font-family: "Trebuchet MS", "Lucida Sans", "Arial";
}

table.hy {
  width: 100%;
  margin: 0 0 4px 0;
}

td.hy_corner {
  width: 14px;
  background-color: #8d3016;
}

td.hy_top_left {
  width: 14px;
  background: #8d3016 url(/images/theme/hx_top_left.gif) no-repeat top left;
}

td.hy_bottom_right {
  width: 14px;
  background: #8d3016 url(/images/theme/hx_bottom_right.gif) no-repeat bottom right;
}

td.hy_content {
  background-color: #8d3016;
}

div.hy {
  font-size: 10pt;
  font-weight: borderd;
  color: #e5e0d9;
  margin: 7px 0 7px 0;
  font-family: "Trebuchet MS", "Lucida Sans", "Arial", sans-serif;
}

p#pagination, p.jumplinks {
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #8d3016;
  background: #e5e0d9;
  padding: 3px;
}

p.jumplinks {
  text-align: center;
}

div#printonly {
  display: none;
}

a.admintools {
  background-color: #f3f3ee;
  float: right;;
  color: #966;
  font-size: 8pt;
  padding: 6px;
  margin: 6px;
  border: 1px dotted #999;
}

/* Search Results Styles */

div.published {
  color: #666;
  font-size: 8pt;
  margin: 2px 0 10px 0;
}

div.preview {
  border: 1px dotted #ccc;
  margin: 8px;
  padding: 8px;
  background: #e5e0d9;
}

span.query {
  color: #444;
  padding: 2px;
  border-bottom: 1px dotted #ccc;
}

/* Imported from Azure Theme */

.comment-list li {
  background: #F6F6F6;
  padding: 5px;
  margin-bottom: 5px;
  color: #555;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}

input[type="button"], input[type="text"], input[type="password"], input[type="submit"], input[type="reset"], textarea, select {
  border: 1px solid #c5c9b9;
  padding: 2px;
  background: #e5e9d9;
}

.frm-tbl td { vertical-align: top; padding: 5px; }
td#frm-btns { text-align: right; }
#comment_body { height: 220px; }
#form-submit-button { background: #d3e0ea; }

/* Member Contacts DL styling */

dl.contacts dt {
  font-weight: bold;
}

dl.contacts dd {
  margin: 8px 0 12px 2px;
  padding-left: 8px;
  border-left: 5px solid #ddd;
}

div.article {
  margin: 8px 0 12px 2px;
  padding-left: 8px;
  border-left: 5px solid #ddd;
}

/* Forms on Static Pages */

form.page {
  background: #f5f0d9;
  border: 1px solid #ccc;  
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  width: 90%;
}

form.page textarea {
  width: 100%;
  height: 150px;
  font-family: Arial;
  font-size: 9pt;
}

form.error {
  background: #fadada !important;
}
  
table.form {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  color: #006;
  border-spacing: 6px;
}

table.form tr {
  vertical-align: top;
}

table.form th {
  text-align: right;
  white-space: nowrap;
}

table.form tr {
  vertical-align: top;
}
 
table.form th.error {
  color: #600;
}

table.form td.error {
  color: #600;
}

p.error {
  font-weight: bold;
  color: #422;
  background: #fcc;
  border: 1px dotted #933;
  padding: 10px;
  margin: 10px;
}
table.form img {
  border: 1px solid #ccc;
  margin: 0 0 5px 0;
  padding: 5px;
  
}

div.minimum {
  margin: 0;
  padding: 0;
  width: 472px;
}

table.form td > p {
  margin: 0 0 12px 0;
}

/* List Tables */

table.list {
  width: 100%;
  font-size: 9pt;
  border: 1px solid #ccc;
  border-spacing: 0px;
  padding: 4px;
}

table.list tr.even {
  background-color: #e5e0d9;
}

table.list tr.odd {
  background-color: #e0e0e0;
}

table.list tr.member {
  font-weight: bold;
}
  
table.list td {
  padding: 4px !important;
}

table.list th {
  padding: 10px;
  background-color: #cde;
}

div.centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-style: italic;
  font-size: 8pt;
}

div.centered img {
  background: #f6f6f6;
  border: 1px solid #ccc;
  padding: 4px;
}

img.left {
  float: left;
  margin: 1px 4px 1px 1px;
  padding: 2px 4px 2px 2px;
  border-right: 1px solid #e9e9e9;
}

img.left {
  float: left;
  margin: 1px 4px 1px 1px;
  padding: 2px 4px 2px 2px;
  border-right: 1px solid #e9e9e9;
}

img.left_box {
  float: left;
  margin: 4px;
  padding: 4px;
  border: 1px solid #ccc;
  clear: left;
}

img.right {
  float: right;
  margin: 1px 1px 1px 4px;
  padding: 2px 2px 2px 4px;
  border-left: 1px solid #e9e9e9;
}

img.right_box {
  float: right;
  margin: 4px;
  padding: 4px;
  border: 1px solid #ccc;
  clear: right;
}

/* Content Bar Area */

div#contentbar {
  border-color: #ddd;
  border-style: solid;
  border-width: 1px 0 1px 0;
  background-color: #f9f9f9;
  margin-top: 85px;
  padding: 5px;
  font-size: 8pt;
}

div#contentbar ul {
  margin-left: 15px;
  padding: 0;
}

div#contentbar li {
  list-style-type: square;
  margin-top: 4px;
}

div#contentbar h1,
div#contentbar h2,
div#contentbar h3,
div#contentbar h4,
div#contentbar h5,
div#contentbar h6 {
  text-align: center;
  padding: 3px;
  font-size: 9pt !important;
  background: #d0e0f0;
  border-width: 1px;
  border-style: solid;
  border-color: #abc #9ab #9ab #abc;
  color: #006;
}

/* Comparison Tables */
table.comparison {
  font-family: "Arial Narrow", "Arial";
  border-spacing: 0;
}

table.comparison thead tr {
  color: #000;
}

table.comparison thead tr th {
  vertical-align: bottom !important;
  border-top: 2px solid #345;
  background: #b0b0a0;
}

table.comparison tr.even {
  background: #f0f0d0;
}

table.comparison tr.even th {
  background: #e0e0c0;
}

table.comparison tr.odd {
  background: #d0d0c0;
}

table.comparison tr.odd th {
  background: #c0c0b0;
}

table.comparison th {
  padding: 4px;
  vertical-align: middle !important;
  border-bottom: 2px solid #345;
}

table.comparison tr td {
  padding: 4px !important;
  vertical-align: middle !important;
  border-bottom: 2px solid #606050;
}

table.comparison span.note {
  font-size: 80%;
  color: #444;
}

p.notice {
  padding: 4px;
  border-top: 1px solid #ccc;
  background: #f0c0c0;
  color: #633;
}

p.notice {
  padding: 4px;
  border-top: 1px solid #ccc;
  background: #f0f0c0;
  color: #333;
}

p.message {
  padding: 4px;
  border: 1px solid #ccc;
  background: #f0f0c0;
  color: #333;
}

div.industries {
  float: right;
  clear: right;
}

div.industry {
  width: 24px;
  padding: 2px;
  float: left;
  text-align: center;
}

div.industry_highlight {
  width: 24px;
  padding: 2px;
  float: left;
  text-align: center;
  font-weight: bold;
  background-color: #ff9;
}

span.highlight {
  background-color: #ff9;
}

div.industries_head {
  float: right;
  clear: right;
  color: #999;
  font-size: 8pt;
  padding: 5px 0 5px 0;
}

span.industry_code {
  color: #999;
  font-size: 8pt;
  padding: 2px;
}

div.category {
  font-weight: bold;
  padding: 5px 0 5px 0;
}

ul.back {
  border-top: 1px dotted #999;
  padding-top: 6px;
}

div.symbol {
  font-size: 10pt; 
  float: left; width: 28px; 
  text-align: center;
}

div.offering_count {
  float: left;
  font-weight: bold;
  clear: left;
  text-align: right;
  width: 15px;
  padding: 0 5px;
  border-right: 2px solid #ccc;
  margin: 0 5px;
}

ul.bare li {
  list-style-type: none !important;
}

ul.bare {
  padding-left: 5px !important;
}

div.bluetext {
  color: #006;
}

div.gallery {
  height: 20em;
  width: 165px; 
  float: left; 
  text-align: center; 
  vertical-align: baseline;
  padding: 3px;
  margin: 0 3px 3px 0;
  border: 1px solid #ccc;
}

div.gallery img {
  padding: 6px 0 6px 0;
}

span.counts {
  color: #454;
  padding-left: 4px;
}  

hr.divider {
  border: 0;
  color: #ccc;
  height: 1px; 
  background-color: #ccc;
}

acronym {
  text-decoration: none;
  border-bottom: 1px solid #bbb;
}

abbr {
  text-decoration: none;
  border-bottom: 1px solid #bbb;
}

img.noborder {
  border: none !important;
}

div.symbol {
 font-size: 10pt;
 float: left;
 width: 28px;
 text-align: center;  
}

img.tutorial {
  float: right;
  margin: 6px;   
  border: 1px solid #ccc;
  padding: 6px;
}
 
dt {
  font-weight: bold;
  margin: 8px 0 4px 0;
}

dd {
  border-left: 5px solid #ddd;
  margin-left: 20px;
  padding-left: 5px;
}

dd ol {
  margin-left: 20px;
  padding-left: 0;
}

span.arrow {
  padding-left: 0.5em;
  color: #875;
}

ul.flags {
  margin: 0;
  padding: 0;
}

ul.flags li img {
  vertical-align: bottom;
  margin: 1px;
}

li#flag_us {
  list-style: none;
  margin: 0;
  padding: 0;
}

li#flag_us img {
  padding: 1px 3px 1px 0;
  margin-top: 2px;
}

li#flag_es {
  list-style: none;
  margin: 0;
  padding: 0;
}

li#flag_es img {
  padding: 1px 3px 1px 0;
  margin-top: 2px;
}

.back {
  float: right;
  margin: 0.2em 0 0.2em 0.2em;
  padding: 0.2em 0.5em 0.3em 0.5em; 
  font-variant: small-caps; 
  font-weight: bold; 
  border: #ccc 3px double;
}

