/* 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.reportees {
  margin-left: 2.5em;
  font-size: 0.9em;
}

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

span.really_small_font {
  font-size: 0.8em;
}

.right-ads-and-info {
  float: right;
  font-size: 0.85em;
  margin-left: 1em;
}

.right-ads {
  margin-top: 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;
}

.tr_highlighted_nice {
  background-color: #E9EEF6;
}

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

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

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

.purple_light {
  color: #6f00ff;
  font-weight: bolder;
}

.red_heavy_small {
  color: #450200; /* #890004 */
  font-size: 90%;
}

.red_small {
  color: #670300; /* #95191C */
  font-size: 90%;
}

.red_light_small {
  color: #9B1E1B; /* #B30005 */
  font-size: 90%;
}

.green_light_small {
  color: #1E8E18; /* 209800 */
  font-size: 90%;
}

.green_small {
  color: #045400; /* 2B7F15 */
  font-size: 90%;
}

.green_heavy_small {
  color: #033800; /* 187500 */
  font-size: 90%;
}

.purple_light_small {
  color: #6f00ff;
  font-size: 82%;
}


.chart_bar {
  background-color: #f1FDFE; /* #eEFCFC; /* #FDF0F4; /* fff6f6 */
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding: 7px;
  display: inline-block;
  border: 1px solid #A2BFE9;

  /* border: 2px ridge  #CEDFF2; */
}

.city2 {
  color:#20208F;
}

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


.table_indexes {
    border:1px solid #A2BFE9;
    background-color: #F1FDFE; /*#FCF0F4; /* fff6f6 */
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding: 6px;
}

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

/* difference */
.table_indexes_diff {
  border: 1px solid #A2BFE9; /* #ff4c00 */
  background-color: #F1FDFE; /* #FEFCFC;*/
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  padding: 5px;
}


.light_box {
  background-color: #f9fef6;
  border: 1px solid #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 solid #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;
}

.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: 2em;
  margin: 0px;
}

.td_ads_left_to_index {
  vertical-align:top;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-right: 2em;
  margin: 0px;
}

.relativeBar{position:relative;}

/* definition for standard bar */
.barWrapper .bar{position:absolute;top:-7px;left:0;z-index:0;height:14px;background-color:#4fc30f;}
.barWrapper .fuzzed .bar{background:white url(../images/green-grads.png) repeat-x;}
.barWrapper .redacted{text-align:center;}
.barWrapper .bar .lowValue, .barWrapper .bar .highValue{position:absolute;top:1px;width:108px;}
.barWrapper .bar .lowValue{left:-110px;text-align:right;}
.barWrapper .bar .highValue{right:-110px;text-align:left;}
.barWrapper .bar .lowValue .minorText, .barWrapper .bar .highValue .minorText{color:black; font-size: 80%;}
.meanValue{position:absolute;top:0px;height:14px;width:3px;background-color:#399a0f;}


/* definition for distance bar */
.barWrapper .bar-distance .lowValue{left:-110px;text-align:right;}
.barWrapper .bar-distance .highValue{right:-110px;text-align:left;}
.barWrapper .bar-distance .lowValue .minorText, .barWrapper .bar-distance .highValue .minorText{color:black; font-size: 80%;}
.barWrapper .bar-distance .lowValue, .barWrapper .bar-distance .highValue{position:absolute;top:1px;width:108px;}
.barWrapper .bar-distance{position:absolute;top:-7px;left:0;z-index:0;height:14px;background-color:#ca6afa;}
/*.barWrapper .bar-distance{position:absolute;top:-7px;left:0;z-index:0;height:14px;background:#faeaea url(../images/height13_distance.gif) repeat-x;}*/
.meanValue-distance{position:absolute;top:0px;height:14px;width:3px;background-color:#9a7a7a;}


/* definition for other bar */
.barWrapper .bar-other .lowValue{left:-110px;text-align:right;}
.barWrapper .bar-other .highValue{right:-110px;text-align:left;}
.barWrapper .bar-other .lowValue .minorText, .barWrapper .bar-other .highValue .minorText{color:black; font-size: 80%;}
.barWrapper .bar-other .lowValue, .barWrapper .bar-other .highValue{position:absolute;top:1px;width:108px;}
.barWrapper .bar-other {position:absolute;top:-7px;left:0;z-index:0;height:14px;background-color:#7070ff;}
.meanValue-other{position:absolute;top:0px;height:14px;width:3px;background-color:#4040ff;}



li.numbeo_form {
  padding-top: 10px;
}

input.numbeo_form {
  font-size: 90%;
}

h1, h2, body { 
  font-family: sans-serif, Verdana, Arial;
}

h2 {
  font-weight:600;
  /*font-style: italic;*/
}

h1 {
  padding-top: 15px;
  font-weight:600;
  /*font-style: italic;*/
  font-size:140%;
}

h2 {
  font-size:125%;
}

body {
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 1em;
  margin: 0;
}

.innerWidth {
  min-width: 1024px;
  max-width: 1024px;
  margin: 0 auto;
}

.innerWidth-header {
  min-width: 1024px;
  max-width: 1024px;
  margin: 0 auto;
}

.breadcrumb-outer {
  /*border-top: 1px solid #A2BFE9;*/
  height: 32px;
  width: 100%;
  vertical-align: middle;
  border-bottom: 1px solid #A2BFE9;
  background-color: #e9eef6; /* #DDE7FF; */
}

.logo-and-upper-ad {
  /*background-color: #e9eef6;*/
  background-image: url('../images/genpattern20.png'); /*'pattern-winter.png');*/
}

.dropdown-outer {
  background-color: #D7E3F6;
  padding: 0px;
  border-top: 1px solid #A2BFE9;
  border-bottom: 1px solid #A2BFE9;
  /*border-left: 1px solid #A2BFE9;
  border-right: 1px solid #A2BFE9;*/
}

html {
  /*background: url("../images/1px_shade.gif") repeat-x scroll 0 0 #FFFFFF;*/
  /*background: url("../images/bg_blue_light.png") repeat-x scroll 0 0 #FFFFFF; */
  height: 100%;
}

p {
  margin: 0.5em 0;
}

ul {
  margin: 0.5em 0;
  list-style-type: circle;
}

tr.niceDash, tr.niceDash td {
  border-top: 1px dashed #2222FF;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 3px 0px 3px 0px;
}

a {
    	color: #002BB8;  /* COLOR2 */
}

a:visited {
    	color: #002BB8;  /* COLOR2 */
}

/* Navigation original source from http://be.twixt.us/jquery/suckerFish.php */
.nav, .nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}

.before-nav {
 border-left: 1px solid #A2BFE9; /*A2BFE9; /*#000;*/
}


.nav li {
  border-right: 1px solid #A2BFE9; /*A2BFE9; /*#000;*/
  /*border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;*/
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: 500 1.05em/25px Arial, Helvetica, sans-serif;
  /*font-weight: 500;
  font-size: 1.22em;*/
  color: #000;
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 9px;
  padding-right: 19px;
 	background-color: #D7E3F6;
  background-image: url(../images/nav-arrow-down.png);
 	background-position: 100% 50%;
  background-repeat: no-repeat;
  /* text-transform: lowercase; */
  text-decoration: none;
}

.nav li a:hover {
  background-color: #b9d1f6;
  color: #000;

}
#nav-one li:hover a,
#nav-one li.sfHover a {
  background: #b9d1f6;
  color: #000;
}
#nav-one li:hover ul a,
#nav-one li.sfHover ul a {
  background: #D7E3F6;
  /*color: #959595; */
}
#nav-one li:hover ul a:hover,
#nav-one li.sfHover ul a:hover {
  background: #b9d1f6;
  color: #000;
}

.nav ul {
  background: #565656;
  border-bottom: 1px solid #A2BFE9; /* #000; */
  list-style: none;
  margin: 0;
  width:  340px;
  position: absolute;
  top: -999em;
  left: -1px;
  padding-right: 9px;

}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  /*border: 1px solid #000; */
  border: 1px solid #A2BFE9;
  border-bottom: 0;
  padding-right: 20px;
  width: 320px;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}

