
.ctn-popularity h2.ttl-popularity {
	background-image: url(../_img/ttl-general.png);
	background-position: -2px -395px;
	width: 125px;
	height: 22px;
	text-indent: -5000em;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.ctn-popularity p {
	margin: 18px 0 0 0;
	float: left;
	font-size: 12px;
	color: #463F39;
}

.ctn-popularity ul.lst-participants , .ctn-history-popularity ul.lst-participants {
	margin: 18px 0 0 0;
	float: left;
}

.ctn-popularity ul.lst-participants li {
	float: left;
  margin:0 17px 20px 0;
  width:300px;
  background:#ECEAE7;
  height:67px;
  cursor:pointer;
}

.ctn-popularity ul.lst-participants li a.lnk-block {
	background-color: #ECEAE7;
	float: left;
	width: 301px;
	height: 67px;
	margin: 0 17px 0 0;
	position: relative;
}
.ctn-popularity ul.lst-participants .lnk-block{
	background-color: #ECEAE7;	
}


.ctn-history-popularity{
	height: 690px;
}
.ctn-history-popularity ul.lst-participants li {
	background-color: #ECEAE7;
	float: left;
	width: 292px;
	height: 67px;
	margin: 0 17px 20px 0;
	position: relative;
}


.ctn-history-popularity a.lnk-previous-week {
	
	background-image: url(../_img/ico-general-participants.png);
	background-position: 0 -16px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 24px;
	display: block;
	width:110px;
	margin: 15px 15px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
}
.ctn-history-popularity .disabled a.lnk-previous-week{
	background-position: 0px -210px;
	color: #EBEAE6;
	
}

.ctn-history-popularity a:hover.lnk-previous-week{
	background-position: 0px -147px;
	
}

.ctn-history-popularity a.lnk-next-week {
	background-image: url(../_img/ico-general-participants.png);
	background-position: 103px -46px;
	background-repeat: no-repeat;
	height: 20px;
	width:110px;
	padding-right: 24px;
	display: block;
	margin-top: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
}

.ctn-history-popularity .disabled a.lnk-next-week{
	background-position: 103px -240px;
	color: #EBEAE6;
} 


.ctn-history-popularity ul.lst-participants li.itm-last .lnk-block , .ctn-popularity ul.lst-participants li.itm-last {
	margin-bottom: 0;
}

.ctn-popularity ul.lst-participants li.itm-right .lnk-block , .ctn-history-popularity ul.lst-participants li.itm-right {
	margin-right: 0;
}

.ctn-popularity ul.lst-participants li .lnk-block img , .ctn-history-popularity ul.lst-participants li img {
	float: left;
}

.ctn-popularity ul.lst-participants li .lnk-block h3 , .ctn-history-popularity ul.lst-participants li h3 {
	float: left;
	margin: 10px 0 0 17px;
}

/*mod*/
.ctn-popularity ul.lst-participants li.lnk-block h3 {
	float: left;
	margin: 10px 0 0 17px;
}

.ctn-popularity ul.lst-participants li.lnk-block img {
	float: left;
}
/*------*/

.ctn-popularity ul.lst-participants li a.lnk-block .spn-like {
	background-image: url(../_img/ico-general.png);
	background-repeat: no-repeat;
	background-position: 0 -76px;
	padding-left: 19px;
	padding-top: 1px;
	height: 14px;
	margin: 12px 0 0 18px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	width: 150px;
	display: none;
	color: #9BC80D;
}

.ctn-popularity ul.lst-participants li a.lnk-block .spn-like {
	background-image: url(../_img/ico-general.png);
	background-repeat: no-repeat;
	background-position: 0 -76px;
	padding-left: 19px;
	padding-top: 1px;
	height: 14px;
	margin: 12px 0 0 18px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	width: 150px;
	display: none;
	color: #9BC80D;
}

.ctn-popularity ul.lst-participants li span.spn-meter {
	background-color: #FFF;
	float: left;
	width: 130px;
	height: 3px;
	display: block;
	margin: 16px 0 0 17px;
}

.ctn-popularity ul.lst-participants li span.spn-percent {
	background-color: #9BC80D;
	float: left;
	width: 50%;
	height: 100%;
	display: block;
	text-indent: -5000em;
	overflow: hidden;
}

.ctn-popularity ul.lst-participants li span.spn-value {
	float: left;
	margin-left: 20px;
	color: #9BC80D;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
}

.ctn-popularity ul.lst-participants li a.lnk-block:hover {
	_border: 1px;
}

.ctn-popularity ul.lst-participants li a.lnk-block:hover .spn-like {
	display: block;
}

.ctn-popularity ul.lst-participants li a.lnk-block .spn-border {
	display: none;
}

.ctn-popularity ul.lst-participants li a.lnk-block:hover .spn-border {
	border: 3px solid #FF9900;
	width: 295px;
	height: 61px;
	position: absolute;
	text-indent: -5000em;
	overflow: hidden;
	top: 0;
	left: 0;
	display: block;
  cursor:pointer;
}

.ctn-popularity ul.lst-participants li a.lnk-block span a.lnk-like:hover {
	color: #9BC80D !important;
}

.ctn-history-popularity h5 {
	background-image: url(../_img/ttl-general.png);
	background-position: -2px -425px;
	width: 241px;
	height: 22px;
	text-indent: -5000em;
	overflow: hidden;
	display: block;
	margin: 0 10px 16px 0;
	padding: 0;
	float: left;
}

.ctn-history-popularity p.prg-support {
	background-image: url(../../../_img/lin-dotted.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 11px;
	float: left;
	padding-top: 3px;
	height: 17px;
}

.ctn-history-popularity ol.lst-week {
	clear: both;
 	float:left;
  width:619px;
  display:block;
}

.ctn-history-popularity ol.lst-week li {
	float: left;
	background-color: #F6F6F6;
	height: 34px;
	width: 35px;
	_width: 31px;
	font-size: 16px;
	color: #464039;
	text-align: center;
	font-weight: bold;
	margin-right: 1px;
}

.ctn-history-popularity ol.lst-week li a {
	float: left;
	background-color: #F6F6F6;
	height: 23px;
	width: 35px;
	font-size: 16px;
	color: #464039;
	text-align: center;
	font-weight: bold;
	margin-right: 1px;
	padding-top: 11px;
	display: block;
}

.ctn-history-popularity ol.lst-week li a:hover {
	background-color: #FF9900;
	color: #FFF !important;
}

.ctn-history-popularity ol.lst-week.v1 li {
	width: 30px;
	_width: 28px;
}

.ctn-history-popularity ol.lst-week.v1 li a {
	width: 30px;
	_width: 29px;
}

.ctn-history-popularity ol.lst-week li.selected {
	background-color: #FF9900;
	color: #FFF;
	padding-top: 11px;
	height: 23px;
}

.ctn-history-popularity ol.lst-week li.off {
	color: #BDB7AE;
	padding-top: 11px;
	height: 23px;
}

.ctn-history-popularity ol.lst-week li.itm-first {
	background-color: #CCCCCC;
	width: 114px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	height: 23px;
	padding-top: 11px;
}

.ctn-history-popularity ol.lst-week.v1 li.itm-first {
	width: 122px;
	_width: 126px;
}

.ctn-history-popularity ul.lst-participants li span.spn-meter {
	background-color: #FFF;
	float: left;
	width: 130px;
	height: 3px;
	display: block;
	margin: 16px 0 0 17px;
}

.ctn-history-popularity ul.lst-participants li span.spn-percent {
	background-color: #9BC80D;
	float: left;
	width: 50%;
	height: 100%;
	display: block;
	text-indent: -5000em;
	overflow: hidden;
}

.ctn-history-popularity ul.lst-participants li span.spn-value {
	float: left;
	margin-left: 20px;
	color: #9BC80D;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
}



.ctn-navbar-participant .ctn-previous-week{
	width:142px;
	float: right;
	height: 38px;
}

.ctn-navbar-participant .ctn-next-week{
	width:136px;
	float: right;
	height: 38px;
}


.ctn-navbar-participant a.lnk-previous-week {
	
	background-image: url(../_img/btn-general.gif);
	background-position: 0 -240px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 24px;
	display: block;
	width:110px;
	margin: 15px 15px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
}
.ctn-navbar-participant .disabled a.lnk-previous-week{
	background-position: -300px -240px!important;
	color: #EBEAE6!important;
}
.ctn-navbar-participant .disabled a.lnk-previous-week:hover {
	color: #EBEAE6!important!important;
}
.ctn-navbar-participant .enabled a.lnk-previous-week:hover{
	background-position: -150px -240px!important;
}

.ctn-navbar-participant{
	height: 40px;
}
.ctn-navbar-participant a.lnk-next-week {
	background-image: url(../_img/btn-general.gif);
	background-position: 103px  -270px;
	background-repeat: no-repeat;
	height: 20px;
	width:110px;
	padding-right: 24px;
	display: block;
	margin-top: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
}

.ctn-navbar-participant .disabled a.lnk-next-week{
	background-position: -196px -270px!important;
	color: #EBEAE6!important;
}
.ctn-navbar-participant .disabled a.lnk-next-week:hover{
	color: #EBEAE6!important;
}

.ctn-navbar-participant .enabled a.lnk-next-week:hover{
	background-position: -47px -270px!important;
}

