body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000075;
	background-image: url(khmerlivetvbackground2554.jpg);
	background-repeat: no-repeat; 
	background-position:top center;
	margin-top:170px;
	padding:0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
h1 {
	font-family: sans-serif;
	font-size: 1.5em;
	text-align: center;
	text-shadow: #000000 2px 2px 4px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2 {
	font-family: sans-serif;
	font-size: 1.35em;
	margin-bottom: 5px;
}
h3 {
	font-family: sans-serif;
	font-size: 1.25em;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {
	font-family: sans-serif;
	font-size: 1.0em;
	margin-bottom: 5px;
	margin-top: 5px;
}


#movies ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#movies li {
	margin: 0;
	padding: 0;
}

#movies li ul {
	margin: 0px 0px;
	padding: 0px;
}

#movies li li {
	line-height: 25px;
	border-bottom: 1px dashed #555555;
	margin: 0px;
	border-left: none;
}

#movies li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#movies #category {
	height: 25px;
	padding-top: 25px;
	padding-left: 0px;
	letter-spacing: -.5px;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#movies #title{
	display:table;
	height: 18px;
	width:100%;
	border-bottom: 1px dashed #555555;
}
#movies #title #left{
	display:table-row;
	height: 18px;
	float:left;
}
#movies #title #right{
	display:table-row;
	height: 18px;
	float:right;
}

#movies a {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}

#movies a:visited {
	text-decoration: none;
	border: none;
	color: #FBFFA8;
}

#movies a:hover {
	text-decoration: underline;
}





#maincontainer
{
	background-color: #000066;
	width: 800px;
	padding: 0;
	margin: 0;
}

#maincontainer-left
{
	background:url(main-left2.gif) repeat-y;
	background-position: left;
	padding: 0;
	margin: 0;
}

#maincontainer-right
{
	background-color: #000066;
	background:url(main-right2.gif) repeat-y;
	background-position: right;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navcontainer ul
{	
text-align: center;
padding-bottom: 5px;
padding-top: 10px;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background:url(menu_top.gif) 0 0 repeat-x;
background-color: #0000A8;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-size: small;
line-height: 26px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 6px;
padding-right: 6px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #CB0101;
}

#navcontainer ul li a:hover
{
background-color: #0000CA;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }

#navcontainer #header ul
{
font-size: medium;
}


#verticalmenu ul
{	
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
/* cancels gap caused by top padding in Opera 7.54 */
margin-top: 0;
background-color: #0000A8;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-size: small;
line-height: 26px;
font-weight: bold;
/* fixes Firefox 0.9.3 */
}

#verticalmenu ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 0px;
/* matches link padding except for left and right */
padding-top: 0px;
}

#verticalmenu ul li a
{
display: block;
padding-left: 6px;
padding-right: 6px;
padding-bottom: 2px;
padding-top: 2px;
color: white;
text-decoration: none;
border-bottom: 1px solid #000111;
}

#verticalmenu ul li a:hover
{
background-color: #0000CA;
color: white;
}

#verticalmenu #active { background-color: #0000DA;}

