/* SVN FILE: $Id: layout.css 206 2008-11-10 08:26:11Z thaodx $ */
/**
*
* @author $Author: thaodx $
* @version $Revision: 206 $
* @lastrevision $Date: 2008-11-10 15:26:11 +0700 (Mon, 10 Nov 2008) $
* @modifiedby $LastChangedBy: thaodx $
* @lastmodified $LastChangedDate: 2008-11-10 15:26:11 +0700 (Mon, 10 Nov 2008) $
* @filesource $URL: http://192.168.1.10/svn_nhacvui02/website/nghe-nhac-mp3/templates/funnycolors/layout.css $
*/


@charset "utf-8";
/* CSS Document */
/*layout*/
#preLoadImages {
	width: 0px;
	height: 0px;
	background: url(/nghe-nhac-mp3/templates/funnycolors/img/background.gif);
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/top_pages.jpg);
}
* {
	margin: 0;
	min-height:0px;
}
img {
	border:0px;
}
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/background.gif) repeat top left;
	background-attachment:fixed;
	background-color:#858585;
}
/*New search*/
.input_txtfield {
	width:170px;
	height:23px;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	border:1px solid #3c3c3c;
	float:right;
}
.tab_active {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.tab_inactive {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	font-size:11px;
	font-weight:normal;
}
.tab_inactive a {
	text-decoration:none;
	color:#333333;
}
.tab_inactive a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
.txt_kieugo {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	padding-left:4px;
}
.txt_option_search {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	padding-left:10px;
	margin-top:0px;
}
.txt_option_search a:link {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.txt_option_search a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.txt_option_search a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
/*End of news search*/

/*p {
	margin: 10px 0;
	padding: 0;
}
.header {
	height: 261px;
}
.header h1 {
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 100px;
}
.wrapper {
	width: 772px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	/*border-left: 1px solid #000000;
	border-right: 1px solid #00000;
	background-color:#e5e5e5;
}*/
.content {
	margin: 0px;
	background-color:#4974b5;
}
.menu_left {
	float:left;
	width:163px;
	background-color:#4974b5;
	margin-left:auto;
	margin-right:auto;
}
.menu_right {
	float:right;
	width:163px;
	background-color:#4974b5;
	margin-left:auto;
	margin-right:auto;
}
.main_page {
	margin:0;
	float:left;
	width:446px;
	background-color:#4974b5;
}
/*.push {
	height: 256em;
}
.footer {
	color: #FFFFFF;
	margin: 0;
	height: auto;
	background-color: #9acf67;
	
	width: 772px;
	margin: 0 auto -4em;

}*/


/* search */
#layout_search {
	width:auto;
	height:100px;
	margin-left: auto;
	margin-right: auto;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bg_search.jpg) repeat top left;
}
/*-----------*/
#layout_search ol{
	height:auto;
	float:left;
	padding-left:0px;
	list-style:none;
}
#layout_search ol li{
	float:left;
	margin-left:0px;
	list-style:none;
}
/*-----------*/
.search_1 {
	height:auto;
	width:auto;
}
.search_active {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/search_01.jpg) top center no-repeat;
	width:89px;
	height:19px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	font-size:11px;
	font-weight:bold;

}

.search_invisibe {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/search_02.jpg) top center no-repeat;
	width:89px;
	height:19px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	font-size:11px;
	font-weight:normal;
}
.search_invisibe:hover {
	font-weight:bold;
}

/*
.search_invisibe a:link{text-decoration:none; color:#333333;}
.search_invisibe a:visited{text-decoration:none; color:#333333;}
.search_invisibe a:hover{text-decoration:none; color:#ffffff;}
*/
.txt_typing {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	line-height:32px;
	margin-right: 4px;
	float:right;

	/*height:32px;*/
	/*padding-right:15px;
	float: right;*/
}



input.txtfield {
	width:226px;
	height:24px;
	float:left;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#707072;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
}



.txt_option_search {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	padding-left:10px;
}
.txt_option_search a:link{font-weight:bold; text-decoration:none; color:#000000;}
.txt_option_search a:visited{font-weight:bold; text-decoration:none; color:#000000;}
.txt_option_search a:hover{font-weight:bold; text-decoration:none; color:#ffffff;}
/*advertising*/

/* search */
#layout_search1 {
	width:auto;
	height:88px;
	margin-left: auto;
	margin-right: auto;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bg_search.jpg) repeat-x top left;
}
.search_11 {
	height:32px;
	width:auto;
}


.txt_typing1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	line-height:250%;
	height:32px;
	padding-right:15px;
	float: right;
}
input.txtfield1 {
	width:350px;
	height:24px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#707072;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
	float:left;
}
.txt_option_search1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
}
.txt_option_search1 a:link{font-weight:bold; text-decoration:none; color:#000000;}
.txt_option_search1 a:visited{font-weight:bold; text-decoration:none; color:#000000;}
.txt_option_search1 a:hover{font-weight:bold; text-decoration:none; color:#ffffff;}



#layout_adv {
	width:auto;
	height:124px;
	margin-left: auto;
	margin-right: auto;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/adv_01.gif) no-repeat top left #2a2a2a;
}
#layout_adv .banner_x{
	width:420px;
	height:120px;
	margin-right:4px;
	margin-top:2px;
	float:right;
}


#layout_adv_search {
	width:auto;
	height:124px;
	margin-left: auto;
	margin-right: auto;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/adv_01.gif) no-repeat top left #2a2a2a;
}
#layout_adv_search .banner_x{
	width:420px;
	height:120px;
	margin-right:4px;
	margin-top:2px;
	float:right;
}

#layout_baihathot {
	width:446px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}
.tit_box_vn {
	width:446px;
	height:40px;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bg_titbox_vn.gif) top center no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.baihatviet_hot {
	height:36px;
	width:217px;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/baihathot_01.gif) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:270%;
	float:left;
	margin-left:5px;
}

.baihatviet_hot a{
	
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none
}

.baihatviet_moi {
	height:36px;
	width:217px;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/baihatmoi_01.gif) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:270%;
	float:right;
	margin-right:0px
}

.baihatviet_moi a{	
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.content_box_vn {
	width:446px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
}
.tbl_center {
	margin-left:auto;
	margin-right:auto;
}
.txt_box_vn {

            font-family:Arial, Helvetica, sans-serif;

            color:#333333;

            text-align:left;

            text-indent:20px;

            font-size:11px;

            font-weight:normal;

            line-height:100%;

            padding-left:4px;

}

.txt_box_vn a{
            display: block;
            color: #000000;
            text-decoration:none;
}

.txt_box_vn a:hover {
            background: url(/nghe-nhac-mp3/templates/funnycolors/img/a_over.gif) no-repeat center left;
            color: #0066FF;
            text-decoration: underline;
}


/*.box_left{float:left}
.top_box_vietnam_left{height:9px; width:223px; background:url(/nghe-nhac-mp3/templates/funnycolors/img/top_box_vn.gif) no-repeat top left; float:left}
.content_box_vn_left{height:auto; width:223px; background:url(/nghe-nhac-mp3/templates/funnycolors/img/content_box_vn.gif) repeat-y top left;}

.bottom_box_vn_left{height:9px; width:223px; background:url(/nghe-nhac-mp3/templates/funnycolors/img/bottom_box_vn.gif) no-repeat top left;}

.top_box_vietnam_right{height:9px; width:223px; background:url(/nghe-nhac-mp3/templates/funnycolors/img/top_box_vn_2.gif) no-repeat top left; float:left}
.content_box_vn_right{height:auto; width:223px; background:url(/nghe-nhac-mp3/templates/funnycolors/img/content_box_vn.gif) repeat-y top left;}
.bottom_box_vn__right{height:9px; width:223px; background:url(/nghe-nhac-mp3/templates/funnycolors/img/bottom_box_vn_2.gif) no-repeat top left;}*/

/*bai hat han*/
#layout_baihat_han {
	width:446px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}
.tit_box_han {
	width:446px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bathat_han_01.gif) no-repeat top left #4974b5;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:290%;
}
.tit_box_han a{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:290%;
	text-decoration:none;
}
.content_box_han {
	width:446px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
}
/*box album*/
#layout_box_album {
	width:446px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}
.tit_box_album {
	width:446px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/tit_box_album.gif) no-repeat top left;
}
.txt_tit_box_album {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	padding-left:30px;
	float:left;
	font-weight:bold;
	line-height:100%;
	padding-top:7px;
}
.txt_tit2_box_album {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	padding-right:10px;
	float:right;
	font-weight:normal;
	line-height:100%;
	padding-top:7px;
}
.txt_tit2_box_album a:link {
	color:#FFFFFF;
	text-decoration:none
}
.txt_tit2_box_album a:visited {
	color:#FFFFFF;
	text-decoration:none
}
.txt_tit2_box_album a:hover {
	color:#FFFFFF;
	text-decoration:underline
}

.bottom_box_album {
	width:446px;
	height:12px;
	margin-left:auto;
	margin-right:auto;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bottom_box_album.gif) no-repeat top left;

}
.content_box_album {
	width:446px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#c9d6e9;
	border-bottom:1px solid #bde09b
}
.ps_text {
	padding-left:10px;
}
.txt_tenbaihat {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	font-weight:bold;
	font-size:12px;
}
.txt_tenbaihat a:link {
	color:#000000;
	text-decoration:none
}
.txt_tenbaihat a:visited {
	color:#000000;
	text-decoration:none
}
.txt_tenbaihat a:hover {
	color:#555555;
	text-decoration:underline
}
.txt_tencasi{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	font-weight:normal;
	font-size:11px;
}
.txt_tencasi a{font-family:Arial, Helvetica, sans-serif; color:#000000; text-align:left; font-weight:normal; font-size:11px;text-decoration:none}


.txt_xemthem {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	font-weight:normal;
	font-size:11px;
}
.txt_xemthem a:link {
	color:#000000;
	text-decoration:none
}
.txt_xemthem a:visited {
	color:#000000;
	text-decoration:none
}
.txt_xemthem a:hover {
	color:#555555;
	text-decoration:underline
}
/*Nghe nh?c d dang nh?p*/
#layout_playarea {
	width:446px;
	height:auto;
	background-color:#2a2a2a;
	padding-bottom:5px;
}
.play_area_01 {
	/*position:absolute;*/
	width:420px;
	height:auto;	
}
.play_area_02 {
	/*position:absolute;*/
	margin-top:-5px;	
	width:420px;
	height:46px;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/play_area_02.gif) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	line-height:150%;
}

.play_area_02 a{
	/*position:absolute;*/	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	text-decoration:none;
}

.ms_baihat {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
/*chi ti?t bi ht*/
#layout_chitietbaihat {
	/* height:217px; */
	width:446px;
	margin-top:-25px;
}
.txt_left_chitiet {
	font-family:Arial, Helvetica, sans-serif;
	color:#044260;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding-left:50px;
}
.txt_left_chitiet a:link{ text-decoration:none; color:#044260}
.txt_left_chitiet a:visited{ text-decoration:none; color:#044260}
.txt_left_chitiet a:hover{ text-decoration:underline; color:#044260}

.txt_right_chitiet, h1.txt_right_chitiet, h2.txt_right_chitiet {
	font-family:Arial, Helvetica, sans-serif;
	color:#044260;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	display:inline;
	/*padding-left:20px;*/
}
.txt_right_chitiet a:link{ text-decoration:none; color:#044260}
.txt_right_chitiet a:visited{ text-decoration:none; color:#044260}
.txt_right_chitiet a:hover{ text-decoration:underline; color:#044260}

.txt_bottom_chitiet {
	font-family:Arial, Helvetica, sans-serif;
	color:#044260;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding-left:20px
}
.txt_bottom_chitiet a:link{ text-decoration:none; color:#044260}
.txt_bottom_chitiet a:visited{ text-decoration:none; color:#044260}
.txt_bottom_chitiet a:hover{ text-decoration:underline; color:#044260}



/*.chitiet_01 {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/chitiet_baihat_01.gif) top left no-repeat #FFFFFF;
	width:204px;
	height:63px;
}
.chitiet_02 {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/chitiet_baihat_05.jpg) top left no-repeat #FFFFFF;
	width:204px;
	height:63px;
}
.chitiet_03 {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/chitiet_baihat_08.gif) top left no-repeat #FFFFFF;
	width:204px;
	height:65px;
}
.chitiet_04 {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/chitiet_baihat_02.jpg) top right no-repeat #FFFFFF;
	width:243px;
	height:27px;
}
.chitiet_05 {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/chitiet_baihat_03.jpg) top right no-repeat #FFFFFF;
	width:243px;
	height:27px;
}
.chitiet_06 {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/chitiet_baihat_10.jpg) bottom right no-repeat #FFFFFF;
	width:243px;
	height:27px;
}
.chitiet_07 {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/chitiet_baihat_11.jpg) bottom right no-repeat #FFFFFF;
	width:447px;
	height:26px;
}*/

.chitiet_001 {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/chitietbaihat_01.gif) top left no-repeat #FFFFFF;
	width:204px;
	height:48px;
}
.chitiet_002 {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/chitietbaihat_02.gif) top left no-repeat #FFFFFF;
	width:243;
	height:96px;
}
.chitiet_003 {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/chitietbaihat_03.gif) top left no-repeat #FFFFFF;
	width:204px;
	height:48px;
}
.chitiet_004 {
	background-color:#FFFFFF;
	border-bottom:1px solid #4974b5;
}
.chitiet_005 {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/chitietbaihat_08.gif) top left no-repeat #FFFFFF;
	width:447px;
	height:26px;
}


/*G?i t?ng bi ht cho ngu?i thn*/
.top_guitang {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/top_guitang.gif) top center no-repeat;
	height:8px;
	width:446px;
}
.content_guitang {	
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bg_guitang.gif) top left repeat-x #dbe3f0;
	height:auto;
	width:446px;
	text-align:center
}

.txt_guitang {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	line-height:150%;
}
.tf_linkweb {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-align:center;
	font-size:11px;
	height:20px;
	width:410px;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bg_tf_linkweb.gif) top center no-repeat;
	border:0px;
	padding-left:5px;
	padding-right:5px;
	background-color:#66FFFF;
}
.txt_loibaihat {
	font-family:Arial, Helvetica, sans-serif;
	color:#352f2f;
	font-weight:normal;
	text-align:left;
	font-size:11px;
	margin-left:20px;
	margin-right:20px;
}
.t_area {
	background-color:#ffffdb;
	width:400px;
	height:200px;
	font-family:Arial, Helvetica, sans-serif;
	color:#352f2f;
	font-weight:normal;
	text-align:justify;
	font-size:11px;
	padding: 5px;
	border:1px solid #555555
}
.btn_guiduyet {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-bottom: 4px;
	font-size:11px;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bg_btn_guiduyet.gif) top center no-repeat;
	height:19px;
	width:87px;
	margin-top:4px;
	margin-bottom:2px;

	border:0px;
	cursor:pointer;
}
.bottom_guitang {
	/*background:url(/nghe-nhac-mp3/templates/funnycolors/img/bottom_guitang.gif) top center no-repeat;
	height:8px;
	width:446px;*/
	background-color:#dbe3f0;
	height:auto;
	width:446px;
	padding-bottom:8px;

}
/*Yu c?u bi ht*/
.top_yeucaubathat {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/top_yeucaubaihat.gif) top center no-repeat;
	height:29px;
	width:446px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:250%
}
.content_yeucaubaihat {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/content_yeucubathat.gif) top center repeat-y;
	height:auto;
	width:446px;
}
.txt_yeucaubaihat {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	padding-left:20px;
	font-size:11px;
	font-weight:bold;
}
.txt_ghichubaihat {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:justify;
	padding-left:20px;
	padding-right:10px;
	font-size:11px;
	font-weight:normal;
}
.tf_yeucaubaihat {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	padding-left:4px;
	font-size:11px;
	font-weight:normal;
	width:300px;
	height:21px;
	border:1px solid #555555;
	background:#FFFFFF;
}
.t_area_yeucaubaihat {
	background-color:#ffffdb;
	width:300px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	color:#352f2f;
	font-weight:normal;
	text-align:justify;
	font-size:11px;
	padding: 5px;
	border:1px solid #555555;
	background:#FFFFFF;
}
.bottom_yeucaubathat {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bottom_yeucaubathat.gif) top center no-repeat;
	height: 25px;
	width:446px;
}
/*cc bi ht d yu c?u*/
.top_dayeucau {
	background:#FFFFFF url(/nghe-nhac-mp3/templates/funnycolors/img/top_dayeucau.gif) top center no-repeat;
	height:26px;
	width:446px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:200%;
	text-transform:uppercase;
}
.content_dayeucau {
	background:#FFFFFF url(/nghe-nhac-mp3/templates/funnycolors/img/content_dayeucau.gif) top center repeat-y;
	height:auto;
	width:446px;
}
.txt_dayeucau, h1.txt_dayeucau {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	display:inline;
}
.txt_dayeucau a:link {
	text-decoration:none;
	color:#000000
}
.txt_dayeucau a:visited {
	text-decoration:none;
	color:#000000
}
.txt_dayeucau a:hover {
	text-decoration:none;
	color:#9acf67;
	text-decoration:underline;
}
.txt_fantrang {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	font-size:11px;
	font-weight:normal;
}
.txt_fantrang a:link {
	text-decoration:none;
	color:#000000
}
.txt_fantrang a:visited {
	text-decoration:none;
	color:#000000
}
.txt_fantrang a:hover {
	text-decoration:none;
	color:#000000
}
.bottom_dayeucau {
	background:#FFFFFF url(/nghe-nhac-mp3/templates/funnycolors/img/bottom_dayeucau.gif) top center no-repeat;
	height:10px;
	width:446px;
}
/*chi ti?t album*/
.txt_cacbhtrongalbum {
	font-family:Arial, Helvetica, sans-serif;
	color:#0080ff;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
}
.txt_chitiet_album, h1.txt_chitiet_album, h2.txt_chitiet_album {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	display:inline;
}.txt_chitiet_album a:link {
	text-decoration:none;
	color:#000000
}
.txt_chitiet_album a:visited {
	text-decoration:none;
	color:#000000
}
.txt_chitiet_album a:hover {
	text-decoration:underline;
	color:#000000
}
.tbl_album{border-left:1px solid #92acd3; border-right:1px solid #92acd3}

.m_banner_hide{
        display:none;
}
.m_banner_show{
        display:block;
}
.d_banner_show{
        display:block;
}
.line_bottom{border-bottom:1px solid #d4deed}
a.simpleLink:link,active{
	text-decoration:none;
	color:#000000;
}
a.simpleLink:visited{
	text-decoration:none;
	color:#000000;
}
a.simpleLink:hover{
	text-decoration:none;
	color:#333333;
}

.tf_user_yc{font-family:Arial, Helvetica, sans-serif; color:#f7941e; font-size:11px; text-align:left; font-weight:normal;; padding-left:2px; width:200px}
.txtaLyric{
	margin-top:3px;
	margin-bottom:3px;
	border:solid 1px #000000;
	width:300px;
	height:100px;
}

.list_singer {
	color: #839098;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.loadingText, .loadingText td{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


.style1 {
	color: #993300
}
.style2 {
	color: #f98217;
	font-weight: bold;
}
.style3 {color: #4974b5}

/*############### TOOLTIP NHẠC CHUÔNG #############*/
.tenbaihat{font-family:Arial, Helvetica, sans-serif; color:#05b0db; text-align:left; font-size:12px; font-weight:bold;}
.detaibaihat{font-family:Arial, Helvetica, sans-serif; color:#333333; text-align:left; font-size:11px; font-weight:normal;}
.masotaibh{font-family:Arial, Helvetica, sans-serif; color:#ff0000; text-align:left; font-size:11px; font-weight:bold;}

#tbl_cuphaptinnhan{background-color:#FFFFFF; margin-left:auto; margin-right:auto; width:438px;}
.detaibaihat2{font-family:Arial, Helvetica, sans-serif; color:#333333; text-align:right; padding-right:3px; font-size:11px; font-weight:normal;}
.sssss{
	background:#FFFFFF;
}

/* CSS Document */
#layout_menu_left {
	width:154px;
	height:auto;
	float:left;
	padding-left:4px;
}
#layout_menu_right {
	width:154px;
	height:auto;
	float:right;
	padding-right:4px;
}
.left_title {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/left_01.jpg) no-repeat top center;
	height:27px;
	width:154px;
	font-family:"Myriad Pro";
	color:#000000;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	line-height:150%;
}
.left_menu {
	background:#ffffff url(/nghe-nhac-mp3/templates/funnycolors/img/bg_left_01.jpg) no-repeat top center;
	height:21px;
	width:154px;
	margin-left: auto;
	margin-right: auto;
}
.sub_menu {
	background:#ffffff url(/nghe-nhac-mp3/templates/funnycolors/img/sub_content_menu.gif) top center no-repeat;
	height:21px;
	width:154px;
	margin-left:auto;
	margin-right:auto;
}
.txt_sub_menu {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	padding-left:15px;
	font-size:11px;
	font-weight:normal;
	line-height:150%;
	margin-left:10px;
}
.txt_sub_menu a:link {
	color:#000000;
	text-decoration:none
}
.txt_sub_menu a:visited {
	color:#000000;
	text-decoration:none
}
.txt_sub_menu a:hover {
	color:#000000;
	text-decoration:none
}
.txt_menu {
	font-family:Arial, Helvetica, sans-serif;
	color:#2a2a2a;
	text-align:left;
	padding-left:15px;
	font-size:11px;
	font-weight:bold;
	line-height:150%;
}
.txt_menu a:link {
	color:#2a2a2a;
	text-decoration:none
}
.txt_menu a:visited {
	color:#2a2a2a;
	text-decoration:none
}
.txt_menu a:hover {
	color:#239ef3;
	text-decoration:none
}

.txt_menu1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	padding-left:15px;
	font-size:11px;
	font-weight:normal;
	line-height:150%;
}
.txt_menu1 a:link {
	color:#000000;
	text-decoration:none
}
.txt_menu1 a:visited {
	color:#000000;
	text-decoration:none
}
.txt_menu1 a:hover {
	color:#91c75e;
	text-decoration:none
}

.box_title {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/left_02.jpg) no-repeat top center;
	height:30px;
	width:154px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	line-height:250%;
}

.box_title a{	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}


.top_box {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/top_box.gif) no-repeat bottom center;
	height:9px;
	width:154px;
	margin-left: 0px;
	margin-right: 0px;	
	/*padding-top:9px;*/
}
.content_box {
	background:#ffffff url(/nghe-nhac-mp3/templates/funnycolors/img/content_box.gif) repeat-y top center;
	height:auto;
	width:154px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-top:0px;
	
}

.content_box_singer {
	/*background:url(/nghe-nhac-mp3/templates/funnycolors/img/content_box.gif) repeat-y top center;*/
	border-left:solid 1px #444444;
	height:500px;
	width:154px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-top:0px;
	overflow:auto;
	background-color:#ffffff;
}
.content_box_singer2 {
	/*background:url(/nghe-nhac-mp3/templates/funnycolors/img/content_box.gif) repeat-y top center;*/
	border-left:solid 1px #444444;
	width:154px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-top:0px;
	overflow:auto;
	background-color:#ffffff;
	text-align:center;
}
div.content_box_singer2 a {
	background-color:#ffffff;
	font-size:12px;
	padding-top:7px;
}

/*Modified by haucv, idea by thaodx*/
.txt_box2 {
            font-family:Arial, Helvetica, sans-serif;

            color:#000000;

            text-align:left;

            font-size:11px;

            font-weight:normal;
			
            padding-left:10px;
			
			

}

.txt_box2 a{            
            color: #000000;
            text-decoration:none;			
}

.txt_box {
            font-family:Arial, Helvetica, sans-serif;

            color:#000000;

            text-align:left;

            font-size:11px;

            font-weight:normal;

            line-height:100%;

            text-indent:16px;

            padding-left:4px;

}

.txt_box a{
            display: block;
            color: #000000;
            text-decoration:none;
}

.txt_box a:hover {
            background: url(/nghe-nhac-mp3/templates/funnycolors/img/a_over.gif) no-repeat center left;

            color: #0066FF;

            text-decoration: none;

}


.txt_box_play {
            font-family:Arial, Helvetica, sans-serif;

            color:#000000;

            text-align:left;

            font-size:11px;

            font-weight:normal;

            

            text-indent:16px;

            padding-left:4px;
			padding-top:3px;
			padding-bottom:3px;
		

}

.txt_box_play a{
            
            color: #000000;
            text-decoration:none;
			padding-bottom:5px;
}

.txt_box_play a:hover {


            color: #0066FF;

            text-decoration: none;

}

.bottom_box {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bottom_box.gif) no-repeat top center;
	height:9px;
	width:154px;
	margin-left: auto;
	margin-right: auto;
}
.top_thongke {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/top_thongke.gif) bottom center no-repeat;
	height:26px;
	width:154px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	line-height:200%;
}
.top_album {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/top_album.gif) bottom center no-repeat;
	height:26px;
	width:154px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	line-height:200%;
}
.bottom_album {
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bottom_album.gif) no-repeat top center;
	height:19px;
	width:154px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	line-height:150%;
}

/* CSS Document */
.txt_footer{font-family:Arial, Helvetica, sans-serif; color:#999999; font-size:10px; text-align:left; font-weight:normal; padding-top:10px;}

.bg_footer_1{background:url(/nghe-nhac-mp3/templates/funnycolors/img/footer_01.gif) repeat top left}

.txt_menu_footer{font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:12px; text-align:center; font-weight:bold; border: 1px solid #4974b5;background:url(/nghe-nhac-mp3/templates/funnycolors/img/footer_02.gif) top left repeat}
.txt_menu_footer a:link{color:#ffffff; text-decoration:none}
.txt_menu_footer a:visited{color:#ffffff; text-decoration:none}
.txt_menu_footer a:hover{color:#000000; text-decoration:none}


/*Cho menu main*/
.txt_username_pass{font-family:Arial, Helvetica, sans-serif; color:#2a2a2a; font-size:11px; text-align:left; font-weight:normal;}
/* .txt_username_pass{font-family:Arial, Helvetica, sans-serif; color:#faff17; font-size:11px; text-align:left; font-weight:normal;} */
.txt_username_pass a:link{color:#2a2a2a; text-decoration:none}
.txt_username_pass a:visited{color:#2a2a2a; text-decoration:none}
.txt_username_pass a:hover{color:#2a2a2a; text-decoration:underline}

.tf_user{font-family:Arial, Helvetica, sans-serif; color:#2c79d9; font-size:11px; text-align:left; font-weight:normal;; padding-left:2px; width:80px}

.txt_chao_user{font-family:Arial, Helvetica, sans-serif; color:#000000; text-align:right; font-size:11px; font-weight:bold; padding-right:10px;}
.txt_chao_user a:link{color:#000000; text-decoration:none} 
.txt_chao_user a:visited{color:#000000; text-decoration:none}
.txt_chao_user a:hover{color:#000000; text-decoration:underline}


/*.ps_login{padding-top:170px; padding-left:140px;width:280px;float:left;}*/
.ps_login{padding-top:10px; padding-left:43px;}

/* hallonwen
.ps_login{padding-top:170px; padding-left:140px;width:280px;float:left;}

.txt_username_pass{font-family:Arial, Helvetica, sans-serif; color:#17c8ff; font-size:11px; text-align:left; font-weight:normal;}
.txt_username_pass a:link{color:#17c8ff; text-decoration:none}
.txt_username_pass a:visited{color:#17c8ff; text-decoration:none}
.txt_username_pass a:hover{color:#17c8ff; text-decoration:underline}

.tf_user{font-family:Arial, Helvetica, sans-serif; color:#863194; font-size:11px; text-align:left; font-weight:normal;; padding-left:2px; width:80px}

.txt_chao_user{font-family:Arial, Helvetica, sans-serif; color:#17c8ff; text-align:right; font-size:11px; font-weight:bold; padding-right:10px;}
.txt_chao_user a:link{color:#17c8ff; text-decoration:none} 
.txt_chao_user a:visited{color:#17c8ff; text-decoration:none}
.txt_chao_user a:hover{color:#17c8ff; text-decoration:underline}
*/

/* valentine 
.txt_username_pass{font-family:Arial, Helvetica, sans-serif; color:#000033; font-size:11px; text-align:left; font-weight:normal;}
.txt_username_pass a:link{color:#000033; text-decoration:none}
.txt_username_pass a:visited{color:#000033; text-decoration:none}
.txt_username_pass a:hover{color:#000033; text-decoration:underline}
end of valentine */

.btnSubmit{
	border:0px;
	background-color:#ffffff; /* old: #4974b5; #ffffff for noel */
	cursor:pointer;
	font-size:11px;
	color:#17c8ff;
	width:60px
}

.ps_banner{height:240px; width:468px;float:right;padding-right:125px;}

#layout_menu_right .top_quatang {
	height:27px;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/top_quatang.gif) center bottom no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	margin-top:4px;
	line-height:200%;
}
#layout_menu_right ol{
	height:auto;
	float:left;
	padding-left:0px;
	list-style:none;
	background:#FFFFFF;
}
#layout_menu_right ol li {
	float:left;
	margin-left:0px;
	list-style:none;
	display:block;
	height:25px;
	width:154px;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bg_li_quatang.gif) repeat-x top left;
} 
#layout_menu_right ol li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
}
#layout_menu_right ol li a:hover{
	color:239ef3; text-decoration:none;
}
.btm{
	height:9px;
	margin-left:auto; margin-right:auto;
	background:url(/nghe-nhac-mp3/templates/funnycolors/img/bottom_right_quatang.gif) no-repeat bottom center;
}
.nhacchevui{ font-family:Arial, Helvetica, sans-serif; color:#333; font-size:14px; font-weight:bold;}
.nhacchevui a{ text-decoration:none; color:#333}
.nhacchevui a:hover{ text-decoration:none; color:#fff}

.baihatchevui {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	line-height:100%;
	text-indent:16px;
	padding-left:4px;
	line-height:16px;
	margin-left:35px;
	margin-top:10px;
}
.baihatchevui a {
	display: block;
	color: #000000;
	text-decoration:none;
}
.baihatchevui a:hover {
	background: url(/nghe-nhac-mp3/templates/funnycolors/img/a_over.gif) no-repeat center left;
	color: #333333;
	text-decoration: none;
}
.autocomplete-w1 { background:url(/nghe-nhac-mp3/templates/funnycolors/img/shadow.png) no-repeat bottom right;height:205px; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; height:205px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:205px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }
.autocomplete strong { font-weight:normal; color:#3399FF; }