
#topWrap{
	overflow:hidden;
}
#topRight{
	width:300px;
	float:right;
}

#newListed td{
	font-size:14px;
	vertical-align:middle;
	padding:6px;
}
#newListed td img{
	width:20px;
}





#topMain{
	margin-right:310px;
}

#topLists{
	overflow:hidden;
}
#topLists ul{
	overflow:hidden;
}
#topLists ul li{
	float:left;
	width:12.5%;
	background-size:100px;
	background-repeat:no-repeat;
	background-position:-30px -10px;
}
#topLists ul li div{
	margin:5px;
	border:1px solid #26a6b0;
	text-align:center;
	background-color:rgba(255,255,255,0.8);
	padding:20px 0px 10px 0px;
	font-size:12px;
	color:#444;
}
#topLists ul li a{
	display:block;
	color:#444;
}
#topLists ul li a strong{
	display:block;
	font-size:22px;
	font-weight:bold;
	color:#26a6b0;
	text-shadow:0px 0px 1px #fff;
}
#topLists ul li div p{
	font-size:15px;
	color:#f60;
	margin:6px 0px;
}
#topLists ul li dl{
	overflow:hidden;
	margin:4px 2px 0px 2px;
}
#topLists ul li dl dt, #topLists ul li dl dd{
	width:50%;
	float:left;
	font-size:11px;
	color:#444;
}
#topLists ul li dl dt *, #topLists ul li dl dd *{
	display:block;
	font-size:14px;
	margin:2px;
	padding:2px 0px;
	color:#fff;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
#topLists ul li dl span{
	background-color:#ccc;
}
#topLists ul li dl b{
	background-color:#00ad8a;
}
#topLists ul li dl u{
	background-color:#ca2c78;
	text-decoration:none;
}

.simply-scroll-container { 
	position:relative;
}
.simply-scroll-clip { 
	position:relative;
	overflow:hidden;
}
.simply-scroll-list { 
	overflow:hidden;
}
.simply-scroll-list li {
	float:left; /* Horizontal scroll only */
}

#dominance{
}
#dominance h3{
	color:#444;
	font-size:14px;
	text-align:center;
	letter-spacing:2px;
	padding-top:10px;
	margin-bottom:8px;
}
#dominanceGraph{
	height:400px;
}
#tooltipWrap{
	background-color:rgba(255,255,255,0.8);
	border:1px solid #ccc;
	padding:4px;
}
#tooltipWrap p{
	font-size:12px;
	margin-bottom:6px;
}
#tooltipWrap div{
	font-size:12px;
	margin:2px 4px;
}

.tooltipTable th{
	padding:2px 4px;
}
.tooltipTable td{
	padding:2px 4px;
	text-align:right;
}
.highcharts-range-selector-group{
	display:none !important;
}


#topRanking{
	overflow:hidden;
	margin-top:20px;
}
#topRanking dl{
	width:33.3%;
	float:left;
	margin-bottom:20px;
}
#topRanking dl dt{
	margin:0px 10px;
	padding:4px 0px;
	text-align:center;
	font-size:22px;
}
#topRanking dl dt span{
	display:block;
	font-size:12px;
	color:#aaa;
}
#topRanking dl dt:nth-of-type(2){
	padding:0px;
	position:relative;
	z-index:9;
}
#topRanking dl dt:nth-of-type(2) ul{
	overflow:hidden;
}
#topRanking dl dt:nth-of-type(2) ul li{
	width:50%;
	float:left;
}
#topRanking dl dt:nth-of-type(2) ul li *{
	margin:0px;
	padding:8px 0px;
	text-align:center;
	display:block;
	border:1px solid #ededed;
	border-bottom:0px;
	font-size:14px;
	cursor:pointer;
}
#topRanking dl dt:nth-of-type(2) ul li span{
	margin-right:2px;
}
#topRanking dl dt:nth-of-type(2) ul li b{
	margin-left:2px;
}
.changeButtonSelect{
	background-color:#333;
	color:#fff !important;
	font-weight:bold;
	border-bottom:4px solid #26a6b0 !important;
}




#topRanking dl dd{
	margin:0px 10px;
	border:1px solid #ededed;
	border-top:4px solid #ededed;
}
#topRanking dl#percent1h dd{
	margin:-4px 10px 0px 10px;
}
#topRanking dl#percent24h dd{
	margin:-4px 10px 0px 10px;
}
#topRanking dl#percent7d dd{
	margin:-4px 10px 0px 10px;
}

#topRanking dl dd ol:nth-of-type(2){
	display:none;
}
#topRanking ol li{
}
#topRanking ol li a{
	display:block;
	padding:10px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #ededed;
	background-color:#fff;
	padding-left:48px;
}
#topRanking ol li b{
    width:24px;
    height:24px;
	background-color:#ededed;
	color:#aaa;
	position:absolute;
	top:4px;
	left:4px;
	text-align:center;
	line-height:24px;
	font-size:14px;
}
#topRanking ol li:nth-of-type(1) b{
	background-color:#85774c;
	color:#fff;
}
#topRanking ol li:nth-of-type(2) b{
	background-color:#b7b7b7;
	color:#fff;
}
#topRanking ol li:nth-of-type(3) b{
	background-color:#90614f;
	color:#fff;
}
#topRanking ol li:last-of-type a{
	display:block;
	border-top:4px solid #ededed;
	background-color:#fff;
	text-align:center;
	padding:8px 0px;
}


#topRanking img{
	width:52px;
	height:52px;
	float:left;
}
#topRanking strong{
	display:block;
	margin-left:62px;
	font-size:20px;
	color:#26a6b0;
}
#topRanking em{
	display:block;
	margin-left:62px;
	font-size:12px;
	color:#4f4f4f;
}
#topRanking p{
	margin-left:62px;
	color:#f60;
	font-size:20px;
	font-weight:bold;
	margin-top:4px;
}
#topRanking p span{
	font-size:12px;
	color:#4f4f4f;
	font-weight:normal;
}















