html
{
	direction: ltr;
}
body
{
	background: #000000;
	width: 95%;
	min-width: 1000px;
	text-align: center;
	margin: 0 auto;
	color: #8f8f8f;
	font-size: 6pt;
	font-family: Arial, Helvetica, sans-serif;
}

div.pagination
{
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;
}

div.pagination span.current_page
{
	color: #FFF00F;
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: underline;
}

div.pagination a
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: none;
}

div.pagination a:hover
{
	text-decoration: underline;
}

div#container
{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	color: #8f8f8f;
	font-size: 10px;
	font-family: tahoma;
}

div#content
{

	direction: rtl;
}

div#content div.category_headline
{
	font-size: 18px;
	font-weight: bold;
}

ul.movies div.movie_info
{
	width: 180px;
}

ul.movies div.movie_info div.movie_info_views_lengths
{
	float: left;
	display: block;
}


ul.movies div.movie_info div.movie_info_views_lengths span.views
{
	display: block;
	text-align: right;
}

ul.movies div.movie_info div.movie_info_views_lengths span.length
{
	display: block;
	text-align: right;
}

ul.movies div.movie_info div.movie_info_rating
{
	width: 65%;
	text-align: right;
	float: right;
}


ul.movies div.movie_info div.movie_info_rating span.rating
{
	direction: ltr;
	display: block;
	text-align: right;
}

ul.categories
{
	list-style-type: none;
	text-align: center;
	padding: 0px;
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
}

li.category
{
	float: right;
	width: 25%;
}

li.category img.mouseout
{
	border: 1px #8f8f8f solid;
	padding: 5px;
}

li.category img.mouseover
{

	border: 1px #ffcc00 solid;
	padding: 5px;
}

li.category a
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 192px;
	margin-top: 3px;
}


li.category a:hover
{
	text-decoration: underline;
}

ul.movies
{
	list-style-type: none;
	text-align: center;
	padding: 0px;
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
}

ul.movies li.movie
{
	float: right;
	width: 20%;
}

ul.movies li.movie img.mouseout
{
	border: 1px #8f8f8f solid;
	padding: 5px;
}

ul.movies li.movie img.mouseover
{

	border: 1px #ffcc00 solid;
	padding: 5px;
}

ul.movies li.movie a
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 192px;
	margin-top: 3px;
}


ul.movies li.movie a:hover
{
	text-decoration: underline;
}

div#logo
{
	width: 320px;
	height: 103px;
	float: left;
}

div#boxes{
	width: 618px;
	height: 103px;
	float: right;
}

div#box_top
{
	width: 618px;
	height: 58px;
	background: url('images/divs_03.gif') no-repeat;
}

div#box_bottom
{
	width: 618px;
	height: 45px;
	background: url('images/divs_05.gif') no-repeat;
}

br#buttons_space
{
	clear: both;
	line-height: 0px; 
	height: 0px;
}

div#buttons
{
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 20px;
}

ul#menu
{
	list-style-type: none;
	text-align: center;
	line-height: 36px;
	height: 36px;
	border-bottom: 1px solid #65003b;
	padding: 0px;
}

ul#menu li
{
	float: right;
	width: 17%;
	height: 36px;
	background: url('images/divs_09.gif') no-repeat;
}

ul#menu li#right_button
{
	float: right;
	width: 145px;
	height:36px;
}

ul#menu li#left_button
{
	float: left;
	width: 17%;
	height: 36px;
}


ul#menu li.clicked
{

	background: url('images/divs_11.gif') no-repeat;
}

ul#menu li a
{
	width: 145px;
	height: 36px;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#menu li a:hover
{
	width: 145px;
	height: 36px;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

div#main
{
	width: 100%;
	clear: both;
}

div#extra_choice
{
	width: 100%;
	clear: both;
	float: right;
	margin-bottom: 10px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 40px;
}


div#extra_choice a
{
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Helvetica Neue";
	font-weight: bold;
	text-decoration: underline;
}

div#categories
{
	clear: both;
	float: right;
	margin-left: 20px;
	width: 162px;
	height: 1000px;
}

div#categories_header
{
	width: 162px;
	height: 36px;
	background-image: url('images/divs_15.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}

div#categories_leftborder
{
	width: 2px;
	height: 557px;
	float: left;
	background-image: url('images/divs_16.gif');
	background-repeat: no-repeat;
}

div#categories_list
{
	width: 160px;
	height: 557px;
	float: right;
	margin-top: 10px;
}

div#categories_list a
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

div#categories_list a:hover
{
	text-decoration: underline;
}

div#footer
{
	width: 100%;
	height: 105px;
	clear: both;
	background-image: url('images/divs_19.gif');
	background-repeat: repeat-x;
}

div#rights
{
	width: 100%;
	height: 42px;
	clear: both;
}

div#tiny_logo
{
	width: 40px;
	height: 42px;
}
