@charset "utf-8";
/* CSS Document */
body{
font-size:9pt;
font-family:Arial, Helvetica, sans-serif;
background:url(../img/kubrickbgcolor.jpg);
margin:0px; padding:0px;
}
#page {
	background: url(../img/kubrickbgwide.jpg) repeat-y top; width:760px; 
}
#header {
	background: url(../img/kubrickheader.jpg) no-repeat 50% bottom;
}
#footer {
	background: url(../img/kubrickfooter.jpg) no-repeat 50% bottom; 
}
#header {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 0px; PADDING-TOP: 1px; HEIGHT: 160px
}
#headerimg {
	MARGIN: 7px 9px 0px; WIDTH: 740px; HEIGHT: 192px
}
#menu{
	
	background:: repeat-y 50% top;
}
.list{
background-color:#3869b5;
color:#ffffff;
border:1px #000033 solid;
}
a{
color:#000099;
text-decoration:none;
}
a:hover{
color:#FF6600;
text-decoration:none;
}

.categorymusic{
padding:0px;
margin:1px 0px 0px 0px;
list-style-image:url(../img/dot.gif);
}
.categorymusic li a{
padding:3px 0px 3px 0px;
margin:1px 0px 0px 0px;
display:block;
color:#336600;
height:auto !important;
height:100%;
background-image:url(../img/siteex_tb_hd_fade.gif);
}
.categorymusic li a:hover{
padding:3px 0px 3px 0px;
margin:1px 0px 0px 0px;
height:auto !important;
height:100%;
background-image:url(../img/siteex_tb_hd_fade_sel.gif);
}


div{ font-size:9pt;}

.categorynews{
padding:0px;
margin:1px 0px 0px 0px;
list-style-image:url(../img/dot.gif);
}
.categorynews li a{
padding:3px 0px 0px 0px;
margin:1px 0px 0px 0px;
display:block;
height:19px;
background-image:url(../img/buttoff.jpg);
}
.categorynews li a:hover{
padding:3px 0px 0px 0px;
margin:1px 0px 0px 0px;
height:19px;
background-image:url(../img/button.jpg);
}


DIV#roller A {
	BACKGROUND: url(../img/buttoff.jpg) repeat-x 50% top;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px;
	text-decoration:none;
	margin:1px;
}
DIV#roller A:hover {
	BACKGROUND: url(../img/button.jpg) repeat-x 50% top;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px;
	text-decoration:none;
	margin:1px;
}
DIV#roller A.check {
	BACKGROUND: url(../img/button.jpg) repeat-x 50% top;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px;
	text-decoration:none;
	margin:1px;
}
a.chiatrang{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #006600;
	text-decoration: none;
	border:1px #0033CC solid;
	background-color:#FFFFCC;
	padding:0px 1px 0px 1px;
}
a:hover.chiatrang{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ff0000;
	text-decoration: none;
	border:1px #006600 solid;
	background-color:#99FFFF;
	padding:0px 1px 0px 1px;
}
.visit{
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: #990000;
	text-decoration: none;
	border:1px #993300 solid;
	padding:0px 1px 0px 1px;
}
<!--
.logintext {
height:17px; width:80px;
	BORDER-RIGHT: #888888 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #888888 1px solid; PADDING-LEFT: 16px; FONT-SIZE: 10px; BACKGROUND: url(../img/icon_user.gif) #ffffff no-repeat 1px 1px; PADDING-BOTTOM: 1px; MARGIN: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: #888888 1px solid; COLOR: #000000; PADDING-TOP: 1px; BORDER-BOTTOM: #888888 1px solid; FONT-FAMILY: arial
}
.loginpassword {
height:17px; width:80px;
	BORDER-RIGHT: #888888 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #888888 1px solid; PADDING-LEFT: 16px; FONT-SIZE: 10px; BACKGROUND: url(../img/icon_lock.gif) #ffffff no-repeat 1px 1px; PADDING-BOTTOM: 1px; MARGIN: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: #888888 1px solid;  COLOR: #000000; PADDING-TOP: 1px; BORDER-BOTTOM: #888888 1px solid; FONT-FAMILY: arial
}
-->
.submit{
	padding-left:5px;
	border: 1px solid #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	font-size:8pt;
	
}

.submit2{
	background: #f4f4f4;
	border: 3px double #ccc;
	font-size:8pt;
	width:80px;
	cursor:hand;
	color: #333;
}


/* Tools Tip */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=150);
}
label{
font-size:8pt;
font-weight:bold;
text-decoration:underline;
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/* Tools Tip */

