@charset "utf-8";
/* CSS Document */
a{
	text-decoration:none;
}
.a-underline{
	text-decoration:underline;
}
img{
	border: none;
}
.color-FFF{
	color:#FFF;
}
.color-d98f24{
	color:#d98f24;
}
.font-size-12px{
	font-size: 12px;
}
.font-size-10px{
	font-size: 10px;
}
.font-size-13px{
	font-size: 13px;
	}
.font-size-14px{
	font-size: 14px;
}
.font-size-11px{
	font-size: 11px;
}
.font-size-9px{
	font-size: 9px;
}
.font-size-8px{
	font-size:8px;
}
.font-size-16px{
	font-size: 16px;
}
.font-size-18px{
	 font-size: 18px;
 }
 .font-size-24px{
	 font-size:24px;
 }
.font-size-32px{
	font-size: 32px;
} 
.margin-top-6px{
	margin-top: 6px;
}
.padding-top-6px{
	padding-top: 6px;
}
.padding-6px{
	padding: 6px;
}
.padding-bottom-10px{
	padding-bottom: 10px;
}
.padding-10px{
	padding: 10px;
}
.padding-2px-top-bottom{
	padding: 2px 0 2px 0;
}
.padding-bottom-14px{
	padding-bottom: 14px;
}
.padding-bottom-8px{
	padding-bottom: 8px;
}
.padding-top-bottom-7px{
	padding: 7px 0 7px 0;
}
.padding-bottom-7px{
	padding-bottom: 7px;
}
.padding-bottom-top-4px{
	padding: 4px 0 4px 0;
}
.padding-top-10px{
	padding-top: 10px;
}
.bold{
	font-weight: bold;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
a.link-black{
	color:#000;
}
a.link-black:hover{
	color:#f65c10;
}
a.link-ovan{
	color:#e57800;
}
a.link-ovan:hover{
	color:#000;
}
.input-search{
	background:url(../images/bg-search-top.jpg) left no-repeat;
	width: 240px;
	height:23px;
	margin: 0;
	padding: 6px 8px 0 8px;
	border: none;
	font-size: 11px;
	color:#454545;
}
*html .input-button-search{
	margin-top: 2px;
}
.padding-top-bottom-10px{
	padding: 10px 0 10px 0;
}
.color-black{
	color:#000;
}
.color-8{
	color:#888;
}
.text-align-center{
	text-align:center;
}
.menu-serch-top ul{
	margin: 0;
	padding: 0;
}
.menu-serch-top ul li{
	list-style: none;
	line-height:normal;
	float:left;
	background:url(../images/line-menu-top-header.jpg) top right no-repeat;
	padding: 0 2px 0 2px;
}
.menu-serch-top ul li a{
	padding: 2px 8px 0 8px;
	display:block;
	color:#3c3c3c;
	font-size: 11px;
}
.menu-serch-top ul li a:hover{
	padding: 2px 8px 0 8px;
	display:block;
	color:#000;
	font-size: 11px;
	background:#e4e4e4;
	/*border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;*/
}

.menu-top-footer ul{
	padding: 0px 0 0 90px;
	margin: 0;
} 
.menu-bottom-footer ul{
	padding: 0px 0 0 120px;
	margin: 0;
}
.menu-top-footer ul .li-home, 
.menu-top-footer ul .li-set-home, 
.menu-top-footer ul .li-mail,
.menu-top-footer ul .li-call-1,
.menu-top-footer ul .li-call-2{
	margin: 0;
	line-height:normal;
	list-style:none;
	float:left;
}
.menu-top-footer ul .li-home{
	background:url(../images/home-bottom.jpg) top left no-repeat;
}
.menu-top-footer ul .li-set-home{
	background:url(../images/set-home-info.jpg) top left no-repeat;
}
.menu-top-footer ul .li-mail{
	background:url(../images/mail.jpg) top left no-repeat;
}
.menu-top-footer ul .li-call-1{
	background:url(../images/call1.jpg) top left no-repeat;
}
.menu-top-footer ul .li-call-2{
	background:url(../images/call2.jpg) top left no-repeat;
}
.menu-top-footer ul a{
	color:#FFF;
	font-size: 12px;
	display:block;
	padding: 6px 20px 0 25px;
}
.menu-top-footer ul a:hover{
	color:#000;
	padding: 6px 20px 0 25px;
}
.menu-top-footer ul .li-home a{
	text-transform:uppercase;
}
.menu-bottom-footer ul li{
	line-height: normal;
	list-style: none;
	float:left;
	background:url(../images/line-menu-bottom.jpg) top right no-repeat;
	padding: 0 1px 0 1px;
}
.menu-bottom-footer ul li a{
	padding: 6px 6px 4px 6px;
	display:block;
	color:#FFF;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
.menu-bottom-footer ul li a:hover{
	padding: 6px 6px 4px 6px;
	display:block;
	color:#D76622;
}

/*menu*/
#menu-bar-top
{
    background:url(../images/bg-menu-bar-top.jpg) top left repeat-x;
	height: 33px;
	width: 99.6%;
	margin: 0 2px 0 2px;
	padding: 0;
    }
#menu-bar-top ul{
	margin: 0;
	padding: 0 20px 0 40px;
}
#menu-bar-top ul li{
	list-style: none;
	line-height: normal;
	float:left;
}
#menu-bar-top ul li a{
	display:block;
	color:#f9f9f9;
	padding: 0 0 0 10px;
}

#menu-bar-top ul li a span
{
	padding: 9px 10px 8px 0px;
	display:block;
	font-size: 14px;
	font-weight: bold;
}


#menu-bar-top ul li a:hover span
{
	background:url(../images/span-hover.jpg) top right no-repeat;
	padding: 9px 10px 8px 0px;

}
.menu-bar-top-actived
{
    background:url(../images/a-hover.jpg) top left no-repeat;
	padding: 0 0 0 10px;
	display:block;
	font-size: 14px;
	color:#260000;
	font-weight: bold;
    }
.menu-bar-top-actived span{
	background:url(../images/span-hover.jpg) top right no-repeat;
	padding: 9px 10px 8px 0px;	
	color:#000000;		
}
#menu-bar-top-sub
{
    background: url(../images/bg-menu-bar-top2.jpg) top left repeat-x;
	width: 99.6%;
	margin: 0 2px 0 2px;
	padding: 0;
	height: 29px;
	clear: both;
    }
#menu-bar-top-sub ul{
	padding: 3px 20px 4px 60px;
	margin: 0;
}
#menu-bar-top-sub ul li{
	list-style:none;
	line-height: normal;
	float:left;
	padding: 0 2px 0 0;
	margin: 0;
}
#menu-bar-top-sub ul li a{
	padding: 0 0 0 10px;
	margin: 0;
	display:block;
	color:#544a35;
	font-size: 12px;
}
#menu-bar-top-sub ul li a span{
	padding: 4px 10px 4px 0;
	display:block;
}
#menu-bar-top-sub ul li a:hover{
	padding: 0 0 0 10px;
	margin: 0;
	display:block;
	color:#6e6e6e;
	font-size: 12px;
	background:url(../images/a-sub-hover.jpg) top left no-repeat;
}
#menu-bar-top-sub ul li a:hover span{
	padding: 4px 10px 4px 0;
	background:url(../images/span-sub-hover.jpg) top right no-repeat;
}

#menu-bar-top-sub ul li .menu-sub-active{
	background:url(../images/a-sub-hover.jpg) top left no-repeat;
}
#menu-bar-top-sub ul li .menu-sub-active span{
	background:url(../images/span-sub-hover.jpg) top right no-repeat;
}
#menu-bar-top-sub ul li .activeMnuSub{
	background:url(../Images/aActiveMnusub2.jpg) top left repeat-x;
}

.linkMenuhover
{    
    }
.none
{
    display:none;
    }
/*end menu*/
.div-list-one{
	margin: 0;
	padding: 6px;
}
.div-bg-list-one{
	border: 1px solid #adadad;
	background:#d9d9d9;
	padding: 4px;
}
.div-list-one ul{
	margin: 0;
	padding: 0;
}
.div-list-one ul li{
	line-height:normal;
	list-style: none;
}
.div-list-one ul li a{
	background:url(../images/icon2.png) left no-repeat;
	padding: 6px 4px 6px 20px;
	display:block;
	color: #000;
	*height: 16px;
}
.div-list-one ul li a:hover{
	background:url(../images/icon2-hover.png) left no-repeat;
	padding: 6px 4px 6px 20px;
	display:block;
	color: #c14401;
}
.div-list-two{
	overflow:scroll;
	background:#d9d9d9;
	height: 340px;
	width: 134px;
	padding: 6px;
}
.div-list-two ul{
	padding: 0;
	margin: 0;
}
.div-list-two ul li{
	line-height: normal;
	list-style: none;
}
.div-list-two ul li a{
	color: #000;
	padding: 2px 0 2px 0;
	margin: 0;
	display:block;
	font-size: 11px;
	height: 12px;
}
.div-list-two ul li a:hover{
	color: #c14401;
	font-size: 11px;
	padding: 2px 0 2px 0;
	margin: 0;
	display:block;
	height: 12px;
	/*background:#FF6600*/
}
.div-list-three{
	padding: 10px;
	margin: 0;
	text-align:center;
}
.div-list-three img{
	border: none;
	width: 118px;
	height:auto;
	margin-bottom: 10px;
}
.div-list-box-bai-hat-moi{
	padding: 0;
	margin: 0;
}
.div-list-box-bai-hat-moi .sub-list-bai-hat-moi-background{
	background:#f0f0f0;
	padding: 4px 0 4px 0;
	clear:both;
}
.sub-list-sub{
	margin: 0 0 0 20px;
	float:left;
	height:auto;
	width: 200px;
}
.sub-list-sub ul{
	margin: 0;
	padding: 6px 0 6px 0;
}
.sub-list-sub ul li{
	list-style: none;
	line-height: 10px;
}
.sub-list-sub ul li a{
	padding: 0 0px 0 20px;
	background:url(../images/icon2.jpg) no-repeat 0 7px;
	color:#000;
	font-size: 12px;
}
 .sub-list-sub-title{
	margin: 0;
	padding: 0 0 2px 36px;
	clear:both;
}

.div-list-box-bai-hat-moi .sub-list-bai-hat-moi-trans{
	background:#FFF;
	padding: 4px 0 4px 0;
	clear:both;
}
.div-list-box-bai-hat-moi ul{
	margin: 0;
	padding: 0;
}
.div-list-box-bai-hat-moi ul li{
	line-height: normal;
	list-style: none;
}
.div-list-box-bai-hat-moi ul li a{
	background:url(../images/icon2.jpg) no-repeat 0 7px;
	padding: 6px 4px 6px 20px;
	display:block;
	color: #000;
	*height: 16px;
}
.div-list-box-bai-hat-moi ul li a:hover{
	background:url(../images/icon2-hover.jpg) no-repeat 0 7px;
	padding: 6px 4px 6px 20px;
	display:block;
	color: #c14401;
}
.div-title-bai-hat-moi{
	padding: 4px 0 4px 20px;
	margin: 4px 0 10px 10px;
	float:left;
	background:url(../images/notnhac.jpg) left no-repeat;
	color:#d98f24;
	font-size: 14px;
	font-weight: bold;
}
.div-next-prev{
	background:#d4d4d4;
	padding: 4px 0 4px 0;
	color:#000;
	font-size: 12px;
}
.div-next-prev ul{
	margin: 0;
	padding: 0 0 0 60px;
}
.div-next-prev ul li{
	float:left;
	line-height: normal;
	list-style: none;
}
.div-next-prev ul li a{
	color:#000;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
	margin: 0;
	font-weight: bold;
}
.div-next-prev ul li a:hover{
	color:#FFF;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
	margin: 0;
	background:#804040;
}
.div-title-a-upload, .div-title-a-song, .div-title-pop, .div-title-album-moi, .div-title-a-loi-bai-hat, .div-title-a-song-admin{
	padding: 4px 0 4px 25px;
	margin: 4px 0 10px 10px;
	float:left;
	background:url(../images/albummoi%5D.jpg) left no-repeat;
	color:#c14401;
	font-size: 14px;
	font-weight: bold;
}
.div-title-a-song-admin{
	color:#d37e02;
}
.div-title-pop{
	background:url(../images/bg-title-pop.jpg) left no-repeat;
}
.div-title-a-upload{
	background: url(../images/bg-title-upload.jpg) left  no-repeat;
}
.div-title-a-song, .div-title-a-song-admin{
	background:url(../images/bg-nghe-ca-khuc.jpg) left no-repeat;
}
.div-title-a-loi-bai-hat{
	background:url(../images/bg-loi-bhat.jpg) left no-repeat;
	padding: 10px 0 10px 25px;
}
.box-sub-album-title{
	font-size: 12px;
	padding: 2px 0 4px 0;
}
.box-sub-album-title a{
	color:#000;
	font-size: 12px;
	font-weight: bold;
}
.box-sub-album-title a:hover{
	color:#f65c10;
	font-size: 12px;
}
.input-login{
	border: 1px solid #adadad;
	width: 175px;
	height: 16px;
	padding: 2px 0 0 2px;
	color:#000;
	font-size: 11px;

}
.list-top-teen{
	margin: 0;
	padding: 0;
	float:right;
}
.list-top-teen ul{
	margin: 0;
	padding: 0;
}
.list-top-teen ul li{
	line-height: normal;
	list-style: none;
	float:left;
	border-right: 1px solid #fbe5e2;
}
.list-top-teen ul li a{
	display:block;
	padding: 0 4px 0 4px;
	color:#fce6e4;
	font-size: 11px;
}
.list-top-teen ul li a:hover{
	padding: 0 4px 0 4px;
	color:#ffa347;
	font-size: 11px;
}
.list-top-teen ul li .active-top-teen{
	padding: 0 4px 0 4px;
	color:#ffa347;
	font-size: 11px;
}
.qc-bottom{
	clear: both;
	width: 930px;
	max-height: 94px;
	height:auto!important;
	height: 94px;
	margin: 20px 4px 10px 4px;
}
.qc-bottom img{
	width: 930px;
	max-height: 94px;
	height:auto!important;
	height: 94px;
	border: 2px solid #000;
}
.box-content-login ul{
	margin: 0;
	padding: 6px 0 0 0;
	text-align:center;
}
.border-top-login{
	border-top: 1px solid #c0c0c0;
	padding-top: 10px;
}
.box-content-login ul li{
	line-height: normal;
	list-style: none;
	float:left;
	padding: 0 10px 0 0;
}
.box-content-login ul li a{
	background:url(../images/a-album-memer.jpg) top left no-repeat;
	padding: 0 0 0 20px;
	margin: 0;
	color:#343434;
	display:block;
}
.box-content-login ul li a:hover{
	background:url(../images/a-album-memer.jpg) top left no-repeat;
	padding: 0 0 0 20px;
	margin: 0;
	color:#343434;
}
.box-content-login ul li a span{
	background:url(../images/span-album-member.jpg) top right no-repeat;
	display:block;
	padding: 4px 20px 4px 0;
}
.box-content-login ul li a:hover span{
	background:url(../images/span-album-member.jpg) top right no-repeat;
	display:block;
	padding: 4px 20px 4px 0;
}
.bar-menu-album-top{
	background:#eaeaea;
	padding: 6px 0 6px 0;
	clear:both;
	margin: 10px 0 20px 0;
}
.bar-menu-album-top ul{
	padding: 2px 20px 2px 25px;
	margin: 0;
}
.bar-menu-album-top ul li{
	line-height: normal;
	list-style: none;
	float:left;
}
.bar-menu-album-top ul li a{
	display:block;
	font-size: 14px;
	color:#000;
	font-weight: bold;
	padding: 0 12px 0 12px;
	border-right: 2px solid #000;
}
.bar-menu-album-top ul li a:hover{
	font-size: 14px;
	color:#e67700;
	padding: 0 12px 0 12px;
	border-right: 2px solid #000;
}
.bar-menu-album-top ul li .active-bar-menu-top{
	color:#e67700;
}
.select-star{
	padding: 6px 0 2px 0;
	margin: 0;
	clear:both;
}
.select-star img{
	width: 12px;
	height: auto;
	padding-right: 4px;
	border: none;
	float:left;
}
.box-list-menu-top-sing-a-song{
	float:right;
	padding: 8px 0 0 0px;
	width: 325px;
}
.box-list-menu-top-sing-a-song ul{
	margin: 0;
	padding: 0 0 0 30px;
	float:right;
}
.box-list-menu-top-sing-a-song ul li{
	line-height: normal;
	list-style: none;
	float:left;
}
.box-list-menu-top-sing-a-song ul li a{
	display:block;
	padding: 0 4px 0 4px;
	margin: 0;
	color:#000;
	font-size: 12px;
	font-weight: bold;
	border-right: 2px solid #000;
}
.box-list-menu-top-sing-a-song ul li a:hover{
	color:#e67700;
}
.box-list-menu-top-sing-a-song ul li .active-list-a-song{
	color:#e67700;
}
.box-img-album-all{
	float:left;
	padding: 0 20px 20px 0;
	margin: 0;
}
.box-img-album-all img{
	width: 167px;
	height: 212px;
	border: none;
}
.height-min-box-content{
	min-height: 156px;
	height:auto!important;
	height: 156px;
}
.bg-color-al-list-song{
	background:#f4f4f4;
}
.bg-color-al-list-song-a-play-list{
	background:#f4f4f4 url(../images/khoa-son.jpg) right no-repeat;
}
.div-title-main-list{
	background:#d4d4d4;
	padding: 4px 0 4px 0;
	margin: 0;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	overflow:hidden;
}
.div-nghe-sing-a-song-list,
.div-the-loai-sing-a-song,
.div-album-sing-a-song-list,
.div-sang-tac-a-song, 
.div-title-trinh-bay-sing-asong, 
.div-title-sing-a-song, 
.div-stt{
	width: 16px;
	font-size: 11px;
	color:#000;
	float:left;
	overflow:hidden;
	padding-right: 4px;
	height: 18px;
	line-height:18px;
}
.div-title-sing-a-song{
	width: 120px;
	padding-left: 20px;
	height: 14px;
}
.div-title-trinh-bay-sing-asong{
	width: 110px;
}
.div-sang-tac-a-song{
	width: 96px;
}
.div-album-sing-a-song-list{
	width: 86px;
}
.div-the-loai-sing-a-song{
	width: 68px;
}
.div-date-up-load,
.div-binh-chon-sing-a-song,
.div-download-sing-a-song,
.div-send-mail-sing-a-song,
.div-nghe-sing-a-song-list{
	width: 64px;
	height: 14px;
	float:left;
	overflow:hidden;
	text-align:center;
	padding: 0 4px 0 4px;
}
.div-play-pause{
	float:left;
	width: 10px;
	text-align:center;
	height: 14px;
	padding: 2px 0 0 0;
	height: 12px;
}
.padding-top-bottom-7px-IE-FFOX{
	padding: 7px 0 7px 0;
	*padding: 9px 0 7px 0;
}
.padding-top-bottom-7px-IE-FFOX-1{
	padding-top: 0;
}
