body 
{
	background: url('imgs/bg.gif')
}

#dhtmltooltip {
	position: absolute;
	width: 250px;
	font-family: verdana; font-size: 11px;
	border: 2px solid black;
	padding: 4px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#fffff0', EndColorStr='#fffacd'), progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=3);
}

.DIVCurrent
{
	padding-left: 9px;
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 4px;
	width: 100%;
	color: #dc143c;
	padding-top: 6px;
	border-bottom: silver 1px dotted;
	font-family: Arial;
	text-align: left;
}

/** Left Menu Bar **/
.LeftBar 
{
	
	
}

.RightPanel 
{
	background-color: whitesmoke;
	border-left: 1px solid #dcdcdc;
}


.MenuHeaderFilm
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	background-color: #ffcc33;
	text-align: center;
	border: 1px outset;
}

/** Left Menu **/
Table.MainMenu
{
	font-family: verdana;
	font-size: 8pt;
	color: black;
}

.MenuItem 
{
	height: 22;
	background-color: #E8EEFA;
	border-top: 1px solid #FFFFFF;
	border-left: 5px solid #B3CDE6;
	border-bottom: 1px solid #CDDCEE;
	border-right: 1px solid #FFFFFF;
	text-indent: 5px;
}

.MenuItemH
{
	height: 22;
	background-color: #C8DBEE;
	border-top: 1px solid #FFFFFF;
	border-left: 5px solid #B3CDE6;
	border-bottom: 1px solid #CDDCEE;
	border-right: 1px solid #FFFFFF;
	text-indent: 5px;
}

.MenuItemA
{
	height: 22;
	background-color: #C8DBEE;
	border-top: 1px solid #FFFFFF;
	border-left: 5px solid #B3CDE6;
	border-bottom: 1px solid #CDDCEE;
	border-right: 1px solid #FFFFFF;
	text-indent: 5px;
}

.MenuItemAH
{
	height: 22;
	background-color: #C8DBEE;
	border-top: 1px solid #FFFFFF;
	border-left: 5px solid #B3CDE6;
	border-bottom: 1px solid #CDDCEE;
	border-right: 1px solid #FFFFFF;
	text-indent: 5px;
}



/***** ShowFilm ***/
.PreviewPicture 
{
	border: 1px solid black;
}

.FilmTitleEN
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #808080;
	font-family: verdana;
}

.FilmTitle 
{
	color: AF9801;
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
}

A.FilmTitle 
{
	text-decoration: nome;
}

A:hover.FilmTitle 
{
	text-decoration: underline;
}

.FilmInfoLabel
{
	font-weight: bold;
	font-size: 11px;
	color: #009933;
	font-family: Tahoma;
}

.FilmInfo
{
	font-size: 11px;
	color: #009933;
	font-family: Tahoma;
}

A.FilmInfoLink 
{
	color: #009933;
	text-decoration: underline;
}

A:hover.FilmInfoLink 
{
	color: #006600;
}

.FilmInfoIntro
{
	font-size: 10pt;
	margin-top:8px;
	text-align: justify;
	color: #333333;
	font-family: Arial;	
}

/********* Show List ***********/

.ShowListPaging
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: verdana;
	text-align: right;
}

.NumPaging
{
}

A.NumPaging
{
	color: dimgray;
	text-decoration: none;
}

A:hover.NumPaging
{
	color: red;
}

.ShowListBody
{
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
}

.ShowListFilmBody
{
	background-image: url(imgs/f/bg2.jpg);
	padding-top: 3; padding-bottom: 3;
}

.ShowListFilmCategory 
{
	font-size: 10px;	
	font-weight: bold;
	padding-left: 5;
	font-family: Tahoma;
	color: #333333;
	background-image: url(imgs/f/bg1.jpg);
}

.ShowListFilmTitle 
{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: Navy;
	font-family: Tahoma;
	padding-left: 5; padding-right: 5;
	padding-top: 5;
	background-image: url(imgs/f/bg2.jpg);
}

.ShowListFilmImage 
{
	border: 1px inset silver;
	margin-top: 4px;
	margin-bottom: 4px;
}

.ListChapter 
{
	font-family: arial;
	font-size: 10pt;
}

/*------------------- ShowListFilter ------------------- */

.ShowListFilmSummary
{
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 7px;
	text-align:justify;
	font-family: verdana;
	font-size: 8pt;
}

.ShowListFilmTitleList
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 2px;
	color: #8b4513;
	font-family: arial;
}



A.jbngan
{
	color: Navy;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}

A.ListItem 
{
	font-family: Verdana;
	font-size : 8pt;
	text-decoration: none;
	color: steelblue;
}

A.ListItem:hover
{
	color: red;
	text-decoration: underline;
}
