@charset "windows-1255";
/* CSS Document */


body
{
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	direction: rtl;
}

#head_table {
	background: #ffffff url("/docroot/images/back.jpg") top left repeat-x;
}

p
{
	padding: 0px;
	margin: 0px;
}

img
{
	border: 0px;
}

h1,h2,h3,h4,h5,h6
{
	padding: 0px;
	margin: 0px;
}

#topnav
{
	background: #000000 url(/docroot/images/top.jpg) top center no-repeat;
	width: 958px;
	height: 33px;
	color: #ffffff;
	padding: 0px 14px 0px 0px;
}

#topnav h1 { font-size: 20px; }

/* padd's */
.padd1
{
	padding-top: 12px;
}

.padd2
{
	padding-right: 10px;
}

.padd3
{
	padding-left: 14px;
}

.padd4
{
	padding-top: 5px;
}

.padd5
{
	padding-top: 25px;
}

.padd6
{
	padding-left: 10px;
}

.padd7
{
	padding-top: 18px;
}

.padd8
{
	padding-top: 8px;
}

.padd9
{
	padding-top: 20px;
}

.padd10
{
	padding-top: 10px;
}

.padd11
{
	padding: 1px;
}

.padd12
{
	margin-left: 10px;
}

.padd13
{
	padding-right: 2px;
}
/* end padd's */



.red
{
	color: red;
}

.underline {
	text-decoration: underline;
	color:#FFFFFF;
}

.underline a, .underline a:link, .underline a:hover, .underline a:visited { color:#FFFFFF; } 

/* button menu top */
.menu_r
{
	background: url(/docroot/images/menu_b/menu_r_b.jpg) top left no-repeat;
	height: 36px;
	width: 8px;
}

.menu_l
{
	background: url(/docroot/images/menu_b/menu_l_b.jpg) top right no-repeat;
	height: 36px;
	width: 9px;
}

.menu_c
{
	background: url(/docroot/images/menu_b/menu_c_b.jpg) top left repeat-x;
	height: 36px;
}

.menu_font, .menu_font a,.menu_font a:link, .menu_font a:visited {
	color:black;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0px 2px 1px 0px;
	text-decoration: none;
}

.menu_font a:hover {
	text-decoration: underline;
}

	/* fav */
	.fav
	{
		background: url(/docroot/images/fav.jpg) top center no-repeat;
		width: 121px;
		height: 36px;
	}
	
	.fav_font, .fav_font a, .fav_font a:visited
	{
		color: #ffffff;
		font: bold 14px Arial, Helvetica, sans-serif;
		padding: 0px 2px 5px 0px;
		text-decoration: none;
	}
	
	.fav_font a:hover
	{
		text-decoration: underline;
	}
	/* end fav */
	
	/* homepage */
	.home
	{
		background: url(/docroot/images/menu_b/home.jpg) top right no-repeat;
		width: 135px;
		height: 45px;
	}
	
	.home_font, .home_font a, .home_font a:visited
	{
		color: #ab0000;
		font: bold 20px Arial, Helvetica, sans-serif;
		padding: 8px 2px 2px 5px;
		text-decoration: none;
	}
	
	.home_font a:hover
	{
		text-decoration: underline;
	}
	
	.sep
	{
		background: url(/docroot/images/menu_b/home_bottom.jpg) top center no-repeat;
		width: 967px;
		height: 21px;
	}
	/* end homepage */
	
	/* search */
	.search
	{
		background: url(/docroot/images/search/search_input.jpg) top center;
		width: 118px;
		height: 24px;
		line-height:24px;
		font-size:16px;
		font-family:arial;
		border: 0px;
	}
	
	.go
	{
		height: 26px;
		width: 25px;
	}
	/* end search */
/* end button menu top */

/* menu side */
.menuside
{
	padding: 0px;
	margin: 0px;
}

.menuside ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.menuside ul li
{
	background: url(/docroot/images/menu_side_bg.jpg) top right no-repeat;
	padding: 5px;
	margin: 0px;
	color: #484848;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.menuside ul li a, .menuside ul li a:visited, .menuside ul li a:hover
{
	color: #484848;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.menuside ul li.pix
{
	padding: 1px;
	line-height: 0px;
}

.cat
{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #ab0000;
	padding-bottom: 10px;
}
/* end menu side */

/* box */
.box_red
{
	background: url(/docroot/images/box_red.jpg) top center no-repeat;
	height: 64px;
	width: 153px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0px;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
}

.box_red a, .box_red a, .box_red a:visited, .box_red a:hover
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.box_black
{
	background: url(/docroot/images/box_black.jpg) top center no-repeat;
	height: 64px;
	width: 153px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0px;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
}

.box_black a, .box_black a:visited, .box_black a:hover
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.mini
{
	font: bold 13px Arial, Helvetica, sans-serif;
}
/* end box */

.movie {
	color: #ffffff;
}

.movieimg {
	
}

.movies {
	width: 795px;
	background: #000000;
	margin-left: auto;
	margin-right: auto;
}


.video-details, .movies span{
font-size:14px;
}
.padd2  {
font-size:12px; }




/* tile */
.tile {
	background: url(/docroot/images/tile_red_title2.jpg) top right no-repeat;
	width: 795px;
	text-align: center;
	padding: 6px 0px 10px 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.tile2
{
	background: url(/docroot/images/tile_red_title.jpg) top right no-repeat;
	width: 795px;
	text-align: center;
	padding: 6px 0px 10px 0px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.mini2
{
	font: normal 13px Arial, Helvetica, sans-serif;
}
/* end tile */


div.video-details {color:#FFFFFF }
a, a:link, a:hover { color:#FFFFFF }

#head_top_txt h1 { font-size: 13px; padding-left:9px}

.bottom { text-align:center; } 
.bottom a, .bottom a:link, .bottom a:hover, .bottom a:visited{ color:black;} 

/* pages */

.item-list .pager, .pages { clear:both; text-align:center; }
.item-list .pager li, .pages li { background-image:none; display:inline; list-style-type:none; padding:0.2em; }

ul.pager li a, ul.pager li a:visited, ul.pager li a:active, ul.pager li a:hover, .pages li a{ font-weight:bold; }
div.item-list ul.pager li.pager-current { color:#FFFFFF; padding:3px; }
.pager a, .pages a { background:#343434 none repeat scroll 0 0; padding:3px; }
.pager a:hover , .pages a:hover{ background:#B7BEC6 none repeat scroll 0 0; color:black; padding:3px; }

/* pages */

.comments-title { color:#FFFFFF; margin-top:9px;}
.comments-box .box { margin-bottom:4px; width:600px; }
	.comments-box .name { background-color:#8F8F8F; font-weight:bold; padding:2px; color:#FFFFFF;}
	.comments-box .comment { background-color:#8F8F8F; padding:2px; color:#FFFFFF;}

body { overflow:hidden; }

#container {
	height:100%;
	overflow-x:auto;
	overflow-y:scroll;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:1;
}


