@charset "utf-8";
/* CSS Document */

.dotted_line {
  background: url(/img/second/dotted_line.gif) repeat-x top left;
  width: 713px;
  height: 1px;
  font-size: 1px;
}


dd, dt {
  display: inline;
  margin: 0;
  font-size: 11px;
}



/* start statistic person */
.statistic_content_header {
  float: left;
}
* html .statistic_content_header {

}
.statistic_menu ul {
  list-style-type: none;
  height: 34px;
  width: 100%;
  margin: 12px 0 0 0; padding: 0;
}
.statistic_menu ul li {
  float: left;
  width: 237px;
  height: 34px;
  padding-right: 1px;
}
.statistic_menu ul li.act {
  width: 237px;
}


.statistic_menu2 ul {
  list-style-type: none;
  height: 34px;
  width: 714px;
  margin: 12px 0 0 0; padding: 0;
}
.statistic_menu2 ul li {
  float: left;
  width: 123px;
  height: 34px;
  padding-right: 1px;
}
.statistic_menu2 ul li.act {
  width: 123px;
}

.tbl_summary
{
background-image:url(/img/pl_bg.png);background-repeat:repeat;
width:713px;
}
.tbl_summary dl
{
  margin-left:5px;
  margin-right:5px;
}
.tbl_summary dt
{
  font-weight: bold;
}

.statistic_menu ul li a {
  display: block;
  background: url(/img/statistic/menu_bg.gif) no-repeat top left;
  color:#ffffff;

  width: 237px;
  height: 27px;
  
  text-align: center;
  text-decoration: none; 
  padding-top: 10px;
  font-weight: bold;
}
.statistic_menu ul li.act a {
  background: url(/img/statistic/menu_bg_act.gif) no-repeat top left;
  width: 237px;
}

.statistic_menu2 ul li a {
  display: block;
  color:black;
  background: url(/img/btn_noact.jpg) no-repeat top left;
  width: 123px;
  height: 27px;
  font-size:13px;
  text-align: center;
  text-decoration: none; 
  padding-top: 10px;
  font-weight: bold;
}
.statistic_menu2 ul li.act a {
  background: url(/img/btn_act.jpg) no-repeat top left;
  color:rgb(1,73,158);
  width: 123px;
}

.statistic_person {
  background: url(/img/statistic/option_bar_bg.gif) repeat-x top left;
  width: 600px;
  height: 60px;
  padding-left: 4px;
}
.option_bar2 {
  width: 710px;
  height: 52px;
  padding-left:4px;
/*  margin-left: 284px;*/
}



.option_bar2 div {
	margin: 0; padding: 5px 0 0;
	float: left;
	width: 144px;
	margin-right: 9px;
}

* html .option_bar2 div {
  padding-top: 6px;
}
.option_bar2 select {
  width: 126px;
  border: 1px solid #000;
  color: #00439c;
}
.option_bar2 .search_button {
  float: right;
  width: 21px;
  padding: 22px 0 0 0;
  margin: 0;
}
* html .option_bar2 .search_button {
  padding-top: 20px;
}
.option_bar2 label {
  	display: block;
	font-size: 14px;
	color: #11050a;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	padding-bottom: 3px;
}

.option_bar2 .dotted_line {
  width: 426px;
  margin-top: 7px;
  margin-right: 0;
  padding: 0;
}
.option_bar2 .search_button input {
  background: url(/img/statistic/option_bar2_submit.gif) no-repeat top left;
  width: 21px;
  height: 18px;
}
.statistic_options p {
  margin: 0;
}
.statistic_options .option_bar_legend {
  margin-top: 7px;
}
.statistic_inner_menu ul {
  width: 954px;
  background: url(/img/statistic/inner_menu_bg.gif) no-repeat top left;
  height: 22px;
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}
.statistic_inner_menu ul li {
  float: left;
  background: url(/img/statistic/inner_menu_border.gif) no-repeat right 4px;
  padding-right: 1px;
  height: 22px;
}
.statistic_inner_menu ul li.last {
  background: none;
}
.statistic_inner_menu ul li a {
  display: block;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  margin-top: 1px;
  padding: 2px 10px 2px 10px;
}
.statistic_inner_menu ul li.first a,.statistic_inner_menu ul li.last a {
  padding-left: 7px;
}
.statistic_inner_menu ul li a.act {
  background: url(/img/statistic/inner_menu_act_bg.gif) repeat-x top left;
  color: #FFF;
}

.pager {
  margin-bottom: 5px;
  border-bottom: 5px solid #8f8f8f;
  width: 230px;
  font-size: 14px;
  padding-bottom: 5px;
  display:block;
}
.pager img {
  vertical-align: middle;
}


.big_letter {
width: 487px;
height: 59px;
background: url(/img/second/big_letter_bg.gif) no-repeat top left;
padding: 0 0 0 25px;
}
.big_letter h2 {
margin: 0; padding: 0;
color: #00439c;
font-size: 30px;
text-transform:capitalize;
}
.big_number {
width: 175px;
height: 170px;
text-align:center;
}
.big_number h2 {
margin: 0;
padding: 0;
color: #00439c;
font-size: 80px;
text-transform:capitalize;
}


/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:0px 0pt 0px;
	font-size: 8pt;
/*	width: 713px;*/
  width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/img/1x1.gif);
	height:20px;
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
  font-size: 8pt;
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}


table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/img/tablesorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/img/tablesorter/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
table.tablesorter tbody td.sorted {
  font-weight: bold;
}
