@charset "utf-8";

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: url(../images/bg.jpg) #bababa repeat-x;
}
img {
	border:none;
	}
.header_bg { background-position: 0 0; } 
.header_bg_left { background-position: 0 -118px; } 
.header_bg_right { background-position: 0 -236px; } 
.menu_bg { background-position: 0 -354px; } 
.menu_bg_left { background-position: 0 -486px; } 
.menu_bg_right { background-position: 0 -618px; } 

.header_left {
	background-image:url(../images/big_img.jpg);
	background-position: 0 -118px;
	height:68px;
	width:10px;
	float:left;
	}
	
.header_right {
	background-image:url(../images/big_img.jpg);
	background-position: 0 -236px;
	height:68px;
	width:10px;
	float:right;
	}
.top_links{
	color:#CCC;
	text-decoration:none;
	font-size:0.9em;
	}
.top_links:visited{
	color:#CCC;
	text-decoration:none;
	font-size:0.9em;
	}
.top_links:active{
	color:#CCC;
	text-decoration:none;
	font-size:0.9em;
	}
.top_links:hover{
	color:#FFF;
	text-decoration:none;
	font-size:0.9em;
	}
.search_form{
	padding:0;
	margin:0;
	margin-top:10px;
	height:25px;
	}

.search_field{
	width:160px;
	}
#container { 
	width: 940px;
	margin: 0 auto; 
	text-align: left;
} 
#header {
	background:url(../images/big_img.jpg);
	height:68px;
	margin:0;
} 
.meniu{
	height:82px;
	background: url(../images/big_img.jpg) repeat-x;
	background-position: 0 -354px;
	margin-top:20px;
	}
.meniu_left{
	background: url(../images/big_img.jpg) no-repeat;
	background-position: 0 -486px;
	float:left;
	height:82px;
	width:10px;
	}
.meniu_right{
	background: url(../images/big_img.jpg) no-repeat;
	background-position: 0 -618px;
	float:right;
	height:82px;
	width:10px;
	}
.menu_items{
	height:47px;
	}
.menu_items ul{
	margin:0;
	padding:0;
	list-style-type: none;
	overflow:hidden;
	width:800px;
	height:46px;
	}

.menu_items ul li{
	float:left;
	list-style:none;
	margin-right:15px;
	margin-left:15px;
	text-align:left;
	line-height:46px;
	margin-top:0;
	padding:0 5px 0 5px;
	}
.menu_items ul li:hover{
	background-image:url(../images/menu_hover.jpg);
	}
.menu_items ul li a{
	height:46px;
	color:#EEE;
	text-decoration:none;
	display: block;
	}

	
 * html .menu_items ul li a {
width: 1%;
}

.menu_items ul li a:visited{
	line-height:46px;
	color:#EEE;
	text-decoration:none;
	}
.menu_items ul li a:active{
	line-height:46px;
	color:#EEE;
	text-decoration:none;
	}
.menu_items ul li a:hover{
	line-height:46px;
	color:#FFF;
	text-decoration:none;
	}
.menu_categories{
	line-height:34px;
	font-size:0.8em;
	color:#333333;
	padding-left:25px;
	}
.menu_categories a{
	padding:0 5px 0 5px;
	}
.menu_categories a{
	color:#333333;
	text-decoration:none;
	}
.menu_categories a:visited{
	color:#333333;
	text-decoration:none;
	}
.menu_categories a:active{
	color:#333333;
	text-decoration:none;
	}
.menu_categories a:hover{
	color:#666666;
	text-decoration:underline;
	}
#sidebar1 {
	float: left;
	width: 300px;
	padding:3px;
}

#sidebar1 p{
	color:#006600;
	font-size:0.9em;
	}

#sidebar2 {
	float: right;
	width: 160px;
	padding:3px;
}
#mainContent { 
	margin: 0 170px 0 310px;
} 
.continut{
	background-color:#FFF;
	margin-top:15px;
	}
.tabel_screenshots {
	color:#006600;
	font-size:0.8em;
	}
.tabel_screenshots tr td {
	vertical-align:top;
	}
.tabel_screenshots a, .tabel_screenshots a:visited, .tabel_screenshots a:active {
	color:#006600;
	text-decoration:none;
	}
.tabel_screenshots a:hover{
	color:#007700;
	text-decoration:underline;
	}
#footer { 
	padding: 0 10px 0 20px;
	background:#DDDDDD;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* ----------------- category page ------------ */
.cat_item_search{
	background-color:#EEEEEE;
	border:1px soldi #CCC;
	width:590px;
	padding:5px;
	margin-bottom:15px;
	}
.cat_item{
	background-color:#EEEEEE;
	border:1px soldi #CCC;
	width:750px;
	padding:5px;
	margin-bottom:15px;
	}
.cat_item_title{
	background-image:url(../images/cat_item_title.jpg);
	background-repeat:repeat-x;
	height:39px;
	color:#FFF;
	font-size:20px;
	line-height:39px;
	padding-left:15px;
	}
.cat_item_img{
	padding:5px 5px 5px 0;
	}
.cat_item_content{
	padding:5px 5px 5px 0;
	}
.cat_content_title{
	font-size:18px;
	color:#333;
	font-weight:bold;
	}
.cat_content_desc{
	padding-top:10px;
	font-size:0.9em;
	color:#000;
	}
.content_watch_link{
	margin-top:10px;
	}
.content_watch_link a:link, .content_watch_link a:visited, .content_watch_link a:active, .content_watch_link a:hover{
	color:#069;
	text-decoration:none;
	}
.content_watch_link a:hover{
	color:#06C;
	text-decoration:underline;
	}
.genere_div, .added_div, .vievs_div {
	color:#1b630d;
	}
.download_link_div, .rate_div, .btns_div{
	margin-top:5px;
	}
.download_link_div a:link, .download_link_div a:visited, .download_link_div a:active, .download_link_div a:hover{
	color:#0e638b;
	text-decoration:none;
	font-weight:bold;
	}
.download_link_div a:hover{
	text-decoration:underline;
	}
.link_to_movie_div{
	margin-top:70px;
	color:#218713;
	}
.link_to_movie form input{
	width:200px;
	}
.pagination tr td{
	background: url(../images/pagination_bg.jpg) repeat-x;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:1em;
	}
.pagination a:link, .pagination a:visited, .pagination a:active, .pagination a:hover {
	color:#FFF;
	text-decoration:none;
	}
.pagination a:hover {
	color:#EEE;
	text-decoration:underline;
	}



/*Adaugat*/

.description{
	margin-top:10px;
	margin-bottom:10px;
	}
	
.taguri a:link, .taguri a:visited, .taguri a:active, .taguri a:hover{
	color:#0e638b;
	text-decoration:none;
	}
.taguri a:hover{
	text-decoration:underline;
	}
.flashbtn{
	margin-top:3px;
	}
.divxbtn{
	margin-top:3px;
	}
	
.az_list:hover {
background-image:none;
}

.az_list a{
	float:left;
	text-indent:6px;
	}
