.white {
	background-color: #FFFFFF;
	}
input {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
   }
   
.container{
width:544px; /*set the container width*/
height:248px; /*set the container height*/
border: 0px outset black;
vertical-align: top;
}

.moviecontainer{
width: 510px;
height: 155px;
}

.latestcontainer{
width: 545px;
}

.searchbg{
	background-image: url('http://skin.ngobrolaja.com/v2-0/img/default/searchbg.gif');
	background-repeat: no-repeat;
}

.xstooltip
{
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;

	font: normal 8pt sans-serif;
	padding: 0px;
	border: outset 1px;
	width: 380px;

	background-color: #EFEFEF;
}

.td_movie{
	text-align: justify;
	font: normal 8pt sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}

.vbmenu_popup
{
	background: #FFFFFF;
	color: #414141;
	border: 1px solid #d0d0d0;
}
.thead
{
	background: #d7dee3 url(http://skin.ngobrolaja.com/v2-0/cb/cat.gif) repeat-x top left;
	color: #414141;
	font: bold 9px Tahoma;
}
.thead a:link, .thead_alink
{
	color: #414141;
	text-decoration: none;
}
.thead a:visited, .thead_avisited
{
	color: #414141;
	text-decoration: none;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #969696;
	text-decoration: underline;
}
.button
{
	font: 10px Tahoma;
	padding: 3px;
}
.bginput
{
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: normal;
}
.vbmenu_hilite
{
	background: #cecece;
	color: #414141;
	font: 11px Tahoma;
	white-space: nowrap;
	cursor: pointer;
	text-align: left;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #414141;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #414141;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #414141;
	text-decoration: none;
}
option, optgroup
{
	font-size: 12px;
	font-family: Tahoma;
}
.vbmenu_option
{
	background: #e7e9e9;
	color: #000000;
	font: 11px Tahoma;
	white-space: nowrap;
	text-align: left;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #414141;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #414141;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #414141;
	text-decoration: none;
}
.vbmenu_option_submit_perform{
	background: #e7e9e9;
	color: #000000;
	font: 11px Tahoma;
	white-space: nowrap;
}

form{
	padding: 0;
	margin: 0;
}

.tborder
{
	background-color: #FFFFFF;
	color: #414141;
	border: 1px solid #EEEEEE;
}

.alt1, .alt1Active
{
	background: #F4F4F4;
	color: #414141;
	font: 9pt Tahoma;
}
.alt2, .alt2Active
{
	background: #F4F4F4;
	color: #414141;
	font: 9pt Tahoma;
}

.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.vbmenu_control
{
	background: #415989 url(http://skin.ngobrolaja.com/v1-9/cb/thead.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 11px Tahoma;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

.bg_quick_menu {
background: url(../img/default/bg_quick_menu.gif);
background-repeat: repeat-y;
}

.bg_quick_menu_bar {
background: url(../img/default/bg_quick_menu_bar.gif);
background-repeat: repeat-x;
}

.bg_quick_menu_line {
	background: url(../img/default/bg_quick_menu_line.gif);
	}

.quote {
	margin:5px 10px;
	background: url(http://skin.ngobrolaja.com/v2-0/img/default/icon_quote_start.gif) 0 0 no-repeat;
	padding-left:25px;
	}

blockquote.bq {
	background: url(http://skin.ngobrolaja.com/v2-0/img/default/icon_quote_end.gif) no-repeat bottom right;
	font: 13px arial;
	border-left:3px solid #ccc; 
	margin:0px;
	padding:0px 10px;
	}

.inlineimg {
	vertical-align: middle;
}


.code {
	margin:5px 10px;
	background: url(http://skin.ngobrolaja.com/v2-0/img/default/icon_code_start.gif) 0 0 no-repeat;
	padding-left:32px;
	}

pre.bq {
	font: 13px arial;
	border-left:3px solid #ccc;
	margin:0px;
	padding:0px 10px;
	}

.htmlcode {
	margin:5px 10px;
	background: url(http://skin.ngobrolaja.com/v2-0/img/default/icon_html_start.gif) 0 0 no-repeat;
	padding-left:80px;
	}

pre.bqhtml {
	background: url(http://skin.ngobrolaja.com/v2-0/img/default/icon_html_end.gif) no-repeat bottom right;
	font: 13px arial;
	border-left:3px solid #ccc; 
	margin:0px;
	padding:5px 10px;
	}

.phpcode {
	margin:5px 10px;
	background: url(http://skin.ngobrolaja.com/v2-0/img/default/icon_php_start.gif) 0 0 no-repeat;
	padding-left:79px;
	}

div.bqphp {
	background: url(http://skin.ngobrolaja.com/v2-0/img/default/icon_php_end.gif) no-repeat bottom right;
	font: 13px arial;
	border-left:3px solid #ccc; 
	margin:0px;
	padding:5px 10px;
	}