/* color scheme : http://colorschemedesigner.com/#0I41Sw0w0w0w0 */

a.likenormal {
  color: #101010;
  text-decoration: none;
}

.centered {
  text-align:center;
}


ul.nice_items {
  list-style-type: none;
  text-align: left !important;
  display: block;
}

li.nice_items {
  margin-bottom: 0.5em;
  display: block;
}

span.highlight-right {
  float: right; 
  font-size: 1.1em;
  padding: 0 0.15em;
  margin: 0.1em 0.1em 0.1em 0.1em; 
  background: #90ee90;
  border: 3px outset #2e8b57;
}

span.small_font {
  font-size: 0.9em;
}

span.right-menu {
  float: right;
  font-size: 0.85em;
  margin-left: 1em;
}

span.bookmarksnew {
        text-decoration:underline;
        background:#CEDFF2;
}

a.nohover:hover {
        background:#f0f0f0;
}

.tr_standard {
}

.tr_highlighted {
  background-color: #fff6de; /* #ffffdc; */
}

.tr_highlighted_menu {
  font-size: 110%;
  font-weight: bolder;
}

.image_help {
  margin:0;
  border:0;
  text-decoration:none;
}

.green_light {
  color: #00af00;
  font-weight: bolder;
}

.red_light {
  color: #af0000;
  font-weight: bolder;
}

.table_indexes_diff {
  background-color: #FEFCFC; /* #FDF0F4; /* fff6f6 */
  border: 1px dashed #ff4c00; /* ffc0c0 */
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding: 5px;
}

.chart_bar {
  background-color: #eEFCFC; /* #FDF0F4; /* fff6f6 */
  border: 2px dashed #aaF6DE; /* ffc0c0 */
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding: 7px;
  display: inline-block;
}

.city2 {
  color:#20208F;
}

.city1 {
  color: #8c328c; /*#E020E0;*/
}


.table_indexes {
  background-color: #FCF0F4; /* fff6f6 */
  border: 1px dashed #ff4c00; /* ffc0c0 */
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding: 6px;
}

.table_indexes a:hover {
  background-color: #FCF0F4;
}

.light_box {
  background-color: #f9fef6;
  border: 1px dashed #9cda58;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding: 0.5em;
  display: inline-block;
}

a.inside_light_box {
  color: #101010;
  text-decoration: underline;
  background-color: #f6fcf0;
}

a:hover.inside_light_box {
  color: #101010;
  text-decoration: underline;
  background-color: #9cda58;
}

.comment_nohover a:hover {
  background-color: #e6f2d9; /*f0f0e0*/
}

.comments_box {
  background-color: #e6f2d9; /*f0f0e0*/
  border: 1px dashed #9cda58;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding: 0.5em;
  display: inline-block;
}

.comment_body {
  margin-left: 10px;
  padding:2px 0 0 0;
  margin-top:0px;
  margin-bottom:5px;
}

.progressbar {
  float: right;
}

table.progressbar {
  border-spacing: 0px;
  padding: 0px;
  border-color: #e6dfac; /* #faf0e6; */
  color: #2a2026;
}

.progressDone {
  background-color: #2cce01; /* #ecce01; */
  color: #e6dfac;
  padding: 0px;
  border-spacing: 0px;
}

.progressToGo {
  background-color: #ece5b8;
  color: #e6dfac;
  padding: 0px;
  border-spacing: 0px;
}

table.paddingnotspacing {
  border-spacing: 0px;
}

table.paddingnotspacing td {
  padding: 3px;
}

h1 {
  font-family:sans-serif;
  /* font-size-adjust: none; */
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  font-size:188%;
}

.searchbox {
  margin-top: 0.6em;
  float: right;
}

ul.rCategory {
  line-height:1.1em;
  margin-bottom:0;
  margin-top:0;
  padding-left:0;
  padding-top:0;
  /*background-color: #CEDFF2;*/
}
ul.rCategory li {
  /*background-image:url(../images/.gif);*/
  /*background-color: #e1edf6;*/
  background-repeat:repeat;
  list-style-type:none;
  /*padding-bottom:1px;*/
  /*border-color: #CEDFF2;
  border-style: inset;
  border-width: 1px;*/
  padding-top:0px;
  padding-left:0px;
}

ul.rCategory li a {
  /*color:#FFFFFF;*/
  /*text-decoration:none;*/
}
ul.rCategory li a:hover {
  /*color:#CCCCCC;
  text-decoration:none;*/
}

.table_indexes_with_ads {
  vertical-align: top;
  border: 0px;
}

.td_indexes {
  vertical-align:top;
  padding:0px;
  margin:0px;
}

.td_ads_right_to_index {
  vertical-align:top;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 4em;
  margin: 0px;
}