/* 20100218-1140 */

/* chordslyrics */
.mod-lyricchord .lst-top li{
    clear: left;
	padding: 5px 8px;
	overflow: hidden;
	display: inline-block;
	width:179px;
}

.mod-lyricchord .lst-top .bgr-lightgray{
    clear: left;
	padding-left: 5px 8px;
	overflow: hidden;
}

.mod-lyricchord .lst-top li b{
	font-weight:bold;
}

.mod-lyricchord .lst-top li a {
	color:#47423A;
	font-size:11px;
	font-weight:lighter;
}

.mod-lyricchord .lst-top li .img-news{
	border:none;
	padding-right:6px;
}

.frm-search-lyricschord input {
	border:1px solid #FFFFFF;
	font-size:11px;
	width:111px;
	float: none;
}

.frm-search-lyricschord div {
	float:left;
}

.frm-search-lyricschord div {
	background:#FFFFFF url(../_img/img-search.gif) no-repeat scroll left top;
	height:18px;
	margin-bottom:0;
	width:172px;
}

.frm-search-lyricschord a:hover .btn-general {
	background-position:-150px top;
}


/* search chordslyrics */
.mod-lyricchord .ctn-search p{
	margin: 0px 0px 5px 0px;
}
.mod-lyricchord .ctn-search ul{
	margin: 15px 0px 0px 0px;
   *margin: 6px 0px 0px 0px;
}

.mod-lyricchord .ctn-search ol{
	clear:left; 
	margin-bottom:15px;
}

.mod-lyricchord .ctn-search ol li{
	padding-bottom:10px;
}


/* LETRAS SWITCH */

.mod-lyricchord .lst-lyricchord {
	float:none;
	height:13px;
	padding: 5px 0 13px;
	margin:0;
}
.mod-lyricchord .lst-lyricchord li {
	display:block;
	background:url(http://stf.terra.com.br/portal/_img/lin-dotted.gif) repeat-y 100% 0;
	padding:0 12px 0 0;
	margin-right:9px;
	float:left;
}
.mod-lyricchord .lst-lyricchord .itm-last {
	background:none;
}
.mod-lyricchord .lst-lyricchord a {
	display:block;
	height:13px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../_img/img-lyricchord.gif) no-repeat;
}
	.mod-lyricchord .tab-list .lnk-lyric {
		width:40px;
		background-position:0 0 !important;
	}
		.mod-lyricchord .lnk-lyric:hover,
		.mod-lyricchord .selected .lnk-lyric {
			background-position:0 -21px !important;
		}
		
	.mod-lyricchord .tab-list .lnk-chord {
		width:48px;
		background-position:-49px 0 !important;
	}
		.mod-lyricchord .lnk-chord:hover,
		.mod-lyricchord .selected .lnk-chord {
			background-position:-49px -21px !important;
		}

	.mod-lyricchord .ttl-acordes {
		line-height: 15px;	
		background: url(../_img/img-titles.png) left 0px no-repeat;
		font-size: 10px;
		text-indent:-999px;
	}

	.mod-lyricchord .ttl-5acordes {
		line-height: 15px;	
		background: url(../_img/img-titles.png) left -65px no-repeat;
		font-size: 10px;
		text-indent:-999px;
	}

	.mod-lyricchord .ttl-5letras {
		line-height: 15px;	
		background: url(../_img/img-titles.png) left -105px no-repeat;
		font-size: 10px;
		text-indent:-999px;
	}

	.mod-lyricchord .ttl-buscaacordes {
		line-height: 15px;
		background: url(../_img/img-titles.png) left -21px no-repeat;
		font-size: 10px;
		text-indent:-999px;
	}

	.mod-lyricchord .ttl-more {
		line-height: 15px;
		font-size: 10px;
	}

	.mod-lyricchord .ttl-buscaacordes span, .mod-lyricchord .ttl-acordes span{
		visibility:hidden;
	}

	.mod-lyricchord .tabs .tab-list a.tab-letras {
		background-image: url(../_img/img-lyricchord.gif);
		background-position: -0px -32px;
		width: 38px;
		height: 9px;
		display: block;
		text-indent: -999em;
		overflow: hidden;
		float: left;
	}

	.mod-lyricchord .tabs .tab-list a.tab-cifras {
		background-image:url(../_img/img-lyricchord.gif);
		background-position:-143px -32px;
		display:block;
		height:9px;
		overflow:hidden;
		text-indent:-999em;
		width:46px;
	}

	.mod-lyricchord .tabs .tab-list li.selected a.tab-letras {
		background-position: 0px -22px;
	}
	
	.mod-lyricchord .tabs .tab-list li.selected a.tab-cifras {
		background-position: -143px -22px;
	}
	
	.mod-lyricchord .tabs ul.letras-cifras li {
		width: 48px;
		float: left;
	}
	
	.mod-lyricchord .tabs ul.letras-cifras li.itm-first {
		background-image: url(../_img/lin-dotted.gif);
		background-position: right;
		background-repeat: repeat-y;
		float: left;
		margin-right: 7px;
	}
	
	.mod-lyricchord .tabs .tab-content.letras , .tabs .tab-content.cifras {
		clear: both;
		margin-top: 10px;
		float: left;
	}
