.tmpPadding{padding:8px;}

.StatisticsMenu {
	margin:0 0 35px;
	overflow:hidden;
	position:relative;
}

div.hoverOver {
	background-color:#F5F5F5;
	border-bottom:3px solid #FF6699;
	cursor:pointer;
	float:left;
	height:38px;
	margin-right:16px;
	padding:5px;
	width:180px;
}
div.hoverOver a {color:#000000;}

div.hoverOut {
	background-color:#FFFFFF;
	border-bottom:3px solid #C8C8C8;
	cursor:pointer;
	float:left;
	height:38px;
	margin-right:16px;
	padding:5px;
	width:180px;
}

.topTitle {
	color:#818181;
	display:block;
	margin-bottom:10px;
	text-decoration:none;
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	outline:none;
}

.subTitle{
	color:#818181;
	display:block;
	font-size:11px;
	height:17px;
	text-decoration:none;
	outline:none;
}

.chosen {
	background-color:#F5F5F5 !important;
	border-bottom:3px solid #FF6699 !important;
}

.chosen a {color:#000000 !important;}

.memberSortSearch {
	overflow:hidden;
	background-color:#F5F5F5;
	margin-bottom:14px;
}

.memberSearch {float:left;margin:6px 0 4px 7px;}

.blueBtn3 {
	background-color:#0063DC;
	color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	padding:1px 1px 0;
	width:60px;
}


.searchSort {
	margin:8px 10px 6px 0;
}

.searchSort select{
	font-family:arial;
	
}

/*start table*/
table.statisticTable{
	margin-bottom:26px;
	overflow:hidden;
	table-layout:fixed;
	text-align:left;
	width:100%;
}

table.statisticTable th,
table.statisticTable td{border-bottom:1px solid #CCCCCC;text-align:center;}

table.statisticTable th{height:34px;}
table.statisticTable td{background-color:#f9f9f9;}

table.statisticTable th span,
table.statisticTable th a:link,
table.statisticTable th a:active,
table.statisticTable th a:visited{
	color:#7d8c9e;
	font-size:10px;
	font-weight:normal;
	display:inline-block;	
}

table.statisticTable th a:hover{text-decoration:none;}

.ascOrder{padding:0 0 0 12px;background:url("http://i47.vbox7.com/design/iconci/sprite.gif") no-repeat scroll -1px -162px transparent;}
.descOrder{padding:0 0 0 12px;background:url("http://i47.vbox7.com/design/iconci/sprite.gif") no-repeat scroll -1px -182px transparent;}

span.sexF,
span.sexM{font-weight:bold;}
span.sexF{color:#ff3399;}
span.sexM{color:#0000cc;}

th.userDetails{text-align:left !important;padding-left:6px;}

td.userDetails .userInfo {float:left;margin:28px 11px 10px 10px;}
td.userDetails .userInfo a{font-weight:bold;}
td.userDetails .thumbnail {float:left;margin:10px 0 10px 6px;}

td.userDetails .thumbnail a {
	border:1px solid #999999;
	display:block;
	padding:1px;
}

td.number {
	color:#4D4D4F;
	font-family:Arial,serif;
	font-size:20px;
	text-align:center;
	width:65px;
}

table.statisticTable td.counter b {color:#000000;font-size:14px;}
table.statisticTable td.counter {color:#4D4D4F;font-size:11px;}
/*end table*/
