/* Common Style */
body
{
	background-color: #2C2C2C;
	margin: 0px 0px 0px 0px;
	margin-top:0px;
	scrollbar-face-color:#2C2C2C;
	scrollbar-base-color:#2C2C2C;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#2C2C2C;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#2C2C2C;
	scrollbar-darkshadow-Color:#2C2C2C;
}
table,td,tr,div {
	color:#CCCCCC; font-size: 12px; Font-family: Tahoma, Arial, Verdana;
}

a{text-decoration:none; color:#CCCCCC; font-size: 12px;}
a:hover{text-decoration:underline; color:#ea5c0e; }


.table_main {
	background-color: #191919;
	width: 980px;
	height: 139px;
}

.border_menu {
	border: 1px solid #444444;
	background-color: #212121;
}

.top_menu_1 {
	text-align: center;
	padding-left: 5px;
	background-color: #191919;
	background-image:url('img/bg_theloai.gif');
	height: 26px;
	text-transform:uppercase;
	font-weight: bold;
	color: #FD9E10;
	font-size: 12px;
}
.bg_theloai {
	padding-left: 15px;
	padding-top: 10px;
	background-image:url('img/bg_theloai1.gif');
	height: 23px;
}
.content_menu_1 {
	font-weight: bold;
	padding-left: 15px;
	background-color:#000000 ;
	color: #ea5c0e;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
}

/************** Content Layout *****************/
.Top_L{
	background-image:url('img/Top_L.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:7px;
	height:30px;
	}
.Top_C{
	background-image:url('img/Top_C.gif');
	background-position:top;
	background-repeat:repeat-x;
	height:30px;
	padding-left: 5px;
	text-transform:uppercase;
	font-weight: bold;
	color: #FD9E10;
	font-size: 12px;
	}
.Top_R{
	background-image:url('img/Top_R.gif');
	background-position:right top;
	background-repeat:no-repeat;
	width:7px;
	height:30px;
	}
.content_menu_2 {
	background-image:url('img/bg_content.gif');
	background-position:center top;
	background-repeat:repeat-x;
	padding-left: 3px;
	background-color: #212121;
	color: #959494;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.menu_1_c {
	padding-bottom: 2px;
	padding-top: 0px;
}
	
	
.User{
	font-size: 11px;
	}
.CommentTitle{
	color:#FD8415;
	font-weight: bold;
	}
.YellowText{
	color:#FDB242;
	font-size:12px;
	}
.RedText{
	font-size:12px;
	color:#FD9E10;
	}
.InputWeb{
	background:#FFFFFF;
	border:#FD9E10 1px solid;
	color:#454545;
	font-size:12px;
	font-family: Tahoma;
	}
.buttons {
	COLOR: #FF8600;
	border: 1px solid #FCB003;
	background-color: #FFF;
	font-size: 11px;
	font-family: Verdana;
	height: 20px;
	width: 50px;
}
/****************************************************/

.pagecurrent
{
	background-color: #212121;
	color: #CCCCCC;
	border: #444444 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 12px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagelink, .pagelink:hover
{
	font-size: 12px;
	background-color: #444444;
	color: #FFFFFF;
	border: #444444 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight: normal;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagelink:hover
{
	background-color: #212121;
	color: white;
}
.checkbox {	background: none;border: 0; cursor: hand }

.InputUser{
	background-position:left;
	background-repeat:no-repeat;
	border:#FD9E10 1px solid;
	padding-left:5px;
	width: 140px;
	font-size:12px;
	color:#020202;
	}
.InputPass{
	background-position:left;
	background-repeat:no-repeat;
	border:#FD9E10 1px solid;
	padding-left:5px;
	width: 140px;
	font-size:12px;
	color:#020202;
	}
	
.Button{
	background-image:url('img/button_2.gif');
	background-repeat:repeat-x;
	width:73px;
	height:23px;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	border:0px;
	margin-right:30px;
	}

/*-----------------BEGIN COVER------------------------*/
.cover_1 {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
	height: 160px;
	width: 130px;
}

.cover_2 {
	padding: 2px;
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 110px;
}

.cover_3 {
	padding: 2px;
	border: 1px solid #CCCCCC;
	height: 228px;
	width: 160px;
}

/*-----------------END COVER------------------------*/
	
.TitAlbum{
	font-size:12px;
	color:#FF992B;
	font-weight: bold;
	text-decoration:none;
	}
.TitAlbum2{
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;
	}

.MenuTop_L{
	background-image:url('img/menu_left.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:8px;
	height:33px;
	}
.MenuTop_C{
	background-image:url('img/bg_menu.gif');
	background-position:top;
	background-repeat:repeat-x;
	height:33px;
	}
.MenuTop_R{
	background-image:url('img/menu_right.gif');
	background-position:right top;
	background-repeat:no-repeat;
	width:8px;
	height:33px;
	}
	
.BGSearch{
	background:#FFFFFF;
	border:#FF8026 2px solid;
	padding:1px;
	}
.Button_Search{
	background-image:url('img/button.gif');
	background-position:top;
	background-repeat:repeat-x;
	height:30px;
	width:104px;
	border:#000000 0px solid;
	color:#FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.InputSearch{
	background-position:left;
	background-repeat:no-repeat;
	border:#000000 0px solid;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#020202;
	width:98%;
	}
	
/*************TOOLTIPS******************/
#dhtmltooltip{
color:#ff0592;
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 11px;
position: absolute;
left: -300px;
width: 200px;
border: 1px solid #a7deff;
padding: 5px;
background-color: #ddf2ff;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/*************FOOTER********************/
.footer {
	text-align:center;
	padding: 15px;
	background-color: #191919;
	color: #e7580a;
	font-size: 12px;
	font-weight: bold;
}

.footer a{ text-decoration:none; color:#808080; font-size: 12px;font-weight: bold;}
.footer a:hover{ text-decoration:none; color:#FF9915; font-weight: bold;}
/*************MENU TAB********************/

#thicktabs{
	margin: 0;
	padding: 0;
	float: left;
	font: normal 11px Arial,Verdana,  Helvetica, sans-serif;
}

#thicktabs li{
	display: inline;
}

#thicktabs li a{
	float: left;
	color: FFFFFF;
	padding: 8px 20px; 
	text-decoration: none;
	font-weight: bold;
	background: transparent url('img/menu_seperator.gif') right no-repeat;
}

#thicktabs li a#leftmostitem{
	border-left: 1px solid #d3bdbe;
}

#thicktabs li a#rightmostitem{
	border-right: 1px solid #d3bdbe;
	background-position: top left;
}

#thicktabs li a:visited{
	color: #FFFFFF;
	background-image: url('img/menu_seperator.gif');
}

#thicktabs li a:hover{
	color: #FD9E10;
	background-image: url('img/menu_seperator.gif');
}

p.iepara{ 
	padding-top: 1em;
}
<![endif]



