@charset "utf-8";
/* CSS Document */

/* --------------------------------
Author: Seth
Website: http://www.worldofseth.com
   --------------------------------- */


/* Master Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin	: 0;
	padding	: 0;
}



img {
	border: none;
}




.pleft{
	padding-left: 15px;
}

.mbottom{
	margin-bottom: 17px;
}


table {
	border-collapse	: collapse;
	border-spacing	: 0;
}
fieldset,img { 
	border:	 0;
}
address,caption,cite,code,dfn,th,var {
	font-style	: normal;
	font-weight	: normal;
}
ol,ul {
	list-style	: none;
}
caption,th {
	text-align	: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size	: 100%;
	font-weight	: normal;
}

h1, h2{
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}

q:before,q:after {
	content		:'';
}
abbr,acronym { border:0;}

.clear{
	display	: block;
	clear	: both;
	
}

.on-left{
	float: left;
}

.on-right{
	float: right;
}

*::-moz-selection {
	background:#691A1E none repeat scroll 0 0;
	color:white;
}

*::selection {
	background:#691A1E none repeat scroll 0 0;
	color:#fff;
}


a{
	color: #691A1E;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover{
	/*color: #691A1E; */
}

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

.master_color{
	color: #691A1E;
}

body{
	width		: 100%;
	height		: 100%;
	font-family	: Verdana, Geneva, sans-serif;
	font-size	: 11px;
	text-align	: center;
	background:#808080 url(../imagini/background.jpg) 50% 0 no-repeat;
    color       : #444;
}



/* end of Master Reset */

/* main site */


#main_holder{
	width		: 967px;
	margin		: 0 auto;
	text-align	: left;
}

#header, #content{
	width		: 100%;
	background	: #fff;
	position: relative;
}


#header{
	height	: 205px;
	overflow: hidden;
}

#header .header_top{
	width	: 100%;
	height	: 102px;
	position: relative;
	background: url(../imagini/master_bks.png) 15px 0px no-repeat;
	overflow: hidden;
}

#header .header_top div.google_ad_top{
	position: absolute;
	left: 335px;
	bottom: 0px;
	width: 470px;
	height: 60px;
}

#header .header_top div.wfs_ad_top{
	width: 130px;
	height: 60px;
	position: absolute;
	right: 18px;
	bottom: 0px;
}

#header .header_top h1{
	left:333px;
    position:absolute;
    top:11px;
}


#header a, #header a:active, #header a:hover, #header a:visited{
	text-decoration: none;
	cursor: pointer;
}



#header .header_top .logo{
	width: 111px;
	height: 55px;
	position: absolute;
	bottom: 0px;
	left: 15px;
}

#header .header_bottom{
	width	: 100%;
	height	: 103px;
	position: relative;
	background:url(../imagini/headers/header-bottom.png) 0 0 no-repeat;
}

/*----------------   main menu   -------------------
-------------------------------------------------- */

#main_menu{
	left:425px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	top:34px;
}

#main_menu ul{
	float: left;
	width: auto;
}

#main_menu li{
	float: left;
	padding: 5px;
	width: auto;
	display: block;
}

#main_menu a{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: transparent url(../imagini/menu/right.gif) top right no-repeat scroll;
	display: block;
	float: left;
	width: auto;
	height: 21px;
	padding-right: 15px;
	font-weight: bold;
}

#main_menu a span{
	background: transparent url(../imagini/menu/left.gif) repeat-x;
	display: block;
	line-height:20px;
	padding:0 3px 3px 17px;
}

#main_menu li:hover{
cursor: pointer;
}


#main_menu li:hover a#m_home span,
#main_menu li:hover a#m_tv span,
#main_menu li:hover a#m_radio span,
#main_menu li:hover a#m_video span,
#main_menu li:hover a#m_contact span
{
	background:url(../imagini/menu/left.gif) top left repeat-x;
	padding:0 3px 3px 17px;
	
}

#main_menu li:hover a#m_home,
#main_menu li:hover a#m_tv,
#main_menu li:hover a#m_radio,
#main_menu li:hover a#m_video,
#main_menu li:hover a#m_contact{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: transparent url(../imagini/menu/right.gif) top right no-repeat scroll;
	display: block;
	float: left;
	width: auto;
	height: 21px;
	padding-right: 15px;
	font-weight: bold;
	
	
}

#main_menu ul:hover li a span{
	background:url(../imagini/menu/left_hover.gif) repeat-x;
	padding:0 3px 3px 17px;
	
}

#main_menu ul:hover li a{
	
	color: #be8b6f; /*#e06628;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:  url(../imagini/menu/right_hover.gif) top right no-repeat scroll;
	display: block;
	float: left;
	width: auto;
	height: 21px;
	padding-right: 15px;
	font-weight: bold;
	
}








/*------------------------------------------------
----------------   end of main menu   -------------*/


#main_content{
	width: 937px;
	padding: 0 15px 0 15px;
	background:url(../imagini/bkg-main-content.jpg) 0 0 repeat-y;
	position: relative;
}
	/* left content */
	#content_left{
		width: 149px;
		
/*		background:url(../imagini/bkg-content-left.jpg) 0 0 repeat-y; */
	}
	
	#content_left .categories{
		width: 100%;
		height: 18px;
		background: url(../imagini/master_bks.png) 0 -232px no-repeat;
		margin-bottom: 5px;
	}
	
	#content_left .categories h1{
		height: 15px;
		margin-left: 20px;
		padding-top: 1px;
		
		
	}
	
	#content_left .subcategories{
		width: 100%;
		height: 18px;
		background: url(../imagini/master_bks.png) -160px -232px no-repeat;
		margin-bottom: 5px;
	}
	
	#content_left .subcategories h1{
		height: 15px;
		margin-left: 20px;
		padding-top: 1px;
		
		
		
	}
	
	
	#content_left .menu_pl16{
		padding-left: 16px;
	/*	background: red; */
	}
	

	
	#content_left ul.categories_menu{
		width: 133px;
	}
	
	#content_left ul.categories_menu li{
		background:transparent url(../imagini/categories.jpg) no-repeat scroll left bottom;
		float:left;
		height:14px;
		padding:4px 0;
	}
	
	#content_left ul.categories_menu a{
		float:left;
		font-size:1.1em;
		font-weight:bold;
		height:14px;
		width:120px;
	}
	
	#content_left ul.categories_menu a:hover{
		background: url(../imagini/cat_over.jpg) 100px bottom no-repeat;
		color: #333;
	}
	
	#content_left ul.categories_menu a:active,
	#content_left ul.categories_menu a:focus{
		float:left;
		font-size:1.1em;
		font-weight:bold;
		height:14px;
		width:120px;
		color: #333;
		background: url(../imagini/cat_active.jpg) 100px bottom no-repeat;
		
	}
	
	
	#content_left ul.categories_menu span{
		float:left;
		font-size:1.1em;
		font-weight:bold;
		height:14px;
		width:120px;
		color: #333;
		background: url(../imagini/cat_active.jpg) 100px bottom no-repeat;
	}
	
	
	
	
	
	
	
	#content_left ul.categories_more{
		width: 133px;
		margin-top: 4px;
	}
	
	#content_left ul.categories_more li{
		background: transparent url(../imagini/categories.jpg) no-repeat scroll 0 90%;		
		float:left;
		padding:0;
		overflow: hidden;
		padding-bottom: 10px;
	}
	
	#content_left ul.categories_more a{
		float:left;
		font-size:1em;
		font-weight:bold;
		/* height:14px; */
		width:120px;
		color: #333;
	}
	
	#content_left ul.categories_more a:hover{
		background: none;
		color: #691A1E;
	}
	
	
	#content_left ul.categories_more span{
		float:left;
		font-size:1.1em;
		font-weight:bold;
		height:14px;
		width:120px;
		color: #333;
		background: none;
	}

	#content_left .google_left{
		width:auto;
		margin-left: 10px;
	}


	
	
	
	/* end of left content */
	
	/* middle content */
	#content_middle{
		width: 480px;
		position: relative;
		overflow: hidden;
		
		
/*		background:url(../imagini/bkg-content-middle.jpg) right top repeat-y; */
	}
	
	
	
#actions{
	background:transparent none;
	height:130px;
	left:0;
	position:absolute;
	top:105px;
/*	width:500px; */
}

#actions a.button{
	left:0;
	position:relative;
	  
	z-index:99;
}

	a.arr{
		z-index: 999999;
	}

	#buttton{
	}
	
	
.slide{
  position: relative;
}



.slide .inner {
  position: absolute;
  left: -500px;
  top: -10px;
 
  width: 500px;
  height: 69px;
  z-index: 0;
  ;
}

.slide .inner a{font-weight: bold;}
.slide .inner a:hover{text-decoration: underline}

.slide .inner .inner_holder{
	width: 480px;
	float: left;
	height: 69px;
	padding-left: 20px;
	background: transparent url(../imagini/the_slider.png) no-repeat		
	
	
	
}


.slide .inner .inner_holder .inbox{
	margin-top: 21px;
	float: left;
	width: auto;
	margin-right: 10px;
	position:relative;
	z-index: 999;
}
.slide .inner .inner_holder .icons{
	float:left;
	margin-left:5px;
	width:auto;
	
}

.slide .inner .inner_holder .increaseFont{
	margin-left:5px;
}

.slide .inner .inner_holder .icons img{
	margin-right: 0;
}




.slide .inner .inner_holder .inbox .fav{
	left:5px;
	position:relative;
	top:-2px;
}	

div.arrow{
	z-index: 99999;
	}

	#content_middle .breds {
		margin-left: 16px;
		margin-bottom: 15px;

	}

	#content_middle .breds span {
		font-weight: bold;
		color: #666;

	}


	#content_middle .no-margin{
		margin-left: 0;
	}

	#content_middle .breds h2 a{
		font-weight: bold;
	}

	#content_middle .breds h2 a:hover{
		text-decoration: underline;
	}
	
	#content_middle .title{
	/*	width: 464px; */
        width: 360px;
		margin-bottom: 11px;
		padding-top: 3px;
		overflow: hidden;
	}

#content_middle .all_types{
        float: right;
        width: auto;
        padding-right: 5px;
		width: 110px;

}



#content_middle .all_types a{
    margin-right: 5px;
    float: right;
	
}
	
	#content_middle .title h1,
	#content_middle .galeria .titlu_galerie h4{
		font-size: 15px;
	}
	
	#content_middle .title h1{
		color: #691a1e ;
		font-weight: bold;
        	margin-left: 16px;
	}
	
	

	#content_middle .google_ad_middle{
		width: 480px;
	     /*height: 73px;*/
		height: 60px;
		float: left;
		margin-bottom: 15px;
		
	}
	
	
	#content_middle .articole{
		width: 470px;
		padding-bottom: 6px;
		float: left;
		margin-bottom: 14px;
		border-bottom: 2px solid #eee;
	}
	#content_middle .articole:hover{
	/*	background: #fbfbfb; */
	}
	
	
	#content_middle .articole .newest_articol{
		width: 470px;
		overflow: hidden;
	}
	
	#content_middle .articole .newest_articol h3{
		height: auto;
		
	}
	
	#content_middle .articole .newest_articol img{
		padding-top: 3px;
		float: left;
		margin-right: 0;
	}
	
	#content_middle .articole .newest_articol .new{
		margin-top: 3px;
		height: 22px;
	}
	
	
	
	#content_middle .articole .newest_articol .newest_teasing{
		padding-left: 15px;
		height: 151px;
		overflow: hidden;
		width: 227px;
		float: right;
	}
	
	#content_middle .articole .newest_articol .newest_teasing h2{
		height: auto;
	}
	
	#content_middle .articole .micibox h2{
		width: 160px;
		height: auto;/*24px;*/
		margin-bottom: 6px;	
	}
	
	#content_middle .articole .micibox h3{
		width: 160px;
		margin-bottom: 0;
		height: auto;
        overflow: visible;
		
		
		
	}
	
	#content_middle .articole .micibox  a{
		font-size: 11px;
		line-height: 12px;
	}
	
	
	#content_middle .articole img{
		
		padding-top: 3px;
		margin-right: 12px;
		float: left;
	}
	
	
	#content_middle .articole .big_articol{
		width: 213px;
		float: left;
	}
	
	#content_middle .articole .big_articol h2{
		width: 200px;
		height: auto;
	}
	
	#content_middle .articole .big_articol h3{
		width: 206px;
		height: 75px;
	}
	
	#the_pagination{
		width: 480px;
		float: left;
		text-align: center;
		
		
	}
	
	#content_middle .mici{
		margin-bottom: 0;
		overflow: hidden;
		border-bottom: none;
		width: 550px;
	/*	margin-bottom: 12px; */
		float: left;
		padding-bottom: 0 ;
		height: 88px;
		
		
		
	}
	
	#content_middle .micibox{
		width: 227px;
		float: left;
		margin-right: 15px;
		height: 55px;
		overflow: hidden;
		
		
	}
	
	#content_middle .mici_bottom{
		height: 10px;
		
	}
		
	
	#the_pagination a{
		font-weight: bold;
		border: 1px solid #eee;
		line-height: 23px;
		padding: 3px;
	}
	
	#the_pagination a:hover,
	#the_pagination span{
		font-weight: bold;
		border: 1px solid #eee;
		line-height: 23px;
		padding: 3px;
		color: #eee;
		background: #333;
	}
	
	#content_middle .articole .info{
		width: 356px;
		float: left;
		overflow: hidden;
	}
	#content_middle .articole  ul.infos{
		height: 23px;
		padding-left: 25px;
		background:url(../imagini/subindex/info.jpg) 0 0  no-repeat;
		float: left;
		color: #333;
		font-weight: normal;
		padding-top: 5px;
		width: 356px;
	}
	
	#content_middle .articole  ul.infos li{
		display: inline;
		padding-right: 6px;
		width: auto;
	}
	#content_middle .articole  ul.infos li.bordered{
		background:url(../imagini/subindex/li-bordered.jpg) right center no-repeat;	
	}
	
	#content_middle .articole  ul.infos li.pleft{
		padding-left: 6px;
	}
	
	#content_middle .articole h2.titlu{
		background:transparent url(../imagini/master_bks.png) no-repeat scroll -320px -230px;
		float:left;
		font-family:Verdana,Geneva,sans-serif;
		font-size:14px;
		font-weight:bold;
		height:30px;
		width:100%;
		margin-bottom: 0;
	}
	
	#content_middle .articole h2{
		height: 29px;
		margin-bottom: 10px;
		float: left;
		width: 100%;
		font-weight: bold;
		overflow: hidden;
	}
	
	#content_middle .articole .info{
		position: relative;
		height: 115px;
		
	}
	
	#content_middle .articole .info ul.infos{
		position: absolute;
		left: 0px;
		top: 86px;
		background:transparent url(../imagini/subindex/info.jpg) no-repeat scroll 0 0;
		z-index: 9;
	}
	
	#content_middle .articole .info h2{
		height: auto;
	}
	
	
	#content_middle .articole .info h3{
	/*	height: 55px; */
		height: 44px;
		overflow: hidden;
	}
	
	#content_middle .articole h2 a{
		font-family: Verdana, Geneva, sans-serif;
		font-size: 13px;
		line-height: 14px;
	}
	
	#content_middle .articole h2 a:hover{
		
		color: #333;
	}
	
	#content_middle .articole h3{
		float:left;
		height:45px;
		overflow:hidden;
		width:100%;
		margin-bottom: 2px;
	}
	
	#content_middle .articole h3 a{
		font-weight: normal;
		font-size: 12px;
		color: #333;
	}
	
	#content_middle .articole h3 a:hover{
		text-decoration: underline;
	}
	
	
	
	#content_middle .intro{
		width: 438px;
		float: left;
        position:static;
        padding: 0 16px 12px 16px;
	}
	
	#content_middle .intro img{
		margin-right: 15px;
		float: left;
		padding-top: 3px;
	}
	#content_middle .intro h2{
		font-weight: bold;
		text-align: left;
	}
	
	#content_middle .textul{
		width: 438px;
		float: left;
        padding: 0 16px;
	}
    /* pt te provoc */
    #content_middle .textul h1{
		font-size: 15px
	}

    #content_middle .textul h2{
        font-weight: bold;
    }
    /*  /pt te provoc */
	
	#content_middle .textul p{
		margin-top: 0;
		margin-bottom: 11px;
	}
	
	#content_middle .intro h3,
	#content_middle .intro ul li h3,	
	#content_middle .textul h3,
    	span.subliniere{
		color: #691a1e;
		font-weight: bold;
/*		font-stretch:expanded; */
/*		letter-spacing: .1ex; */
	}
	
	#content_middle .textul a,
	#content_middle .textul a:visited{
		font-weight: bold;
		text-decoration: none;
	}
	
	#content_middle .textul a:hover{
		text-decoration: underline;
	}

#content_middle .votesandvisit{
    margin-left: 16px;
}
	
	/* galeria foto */
	
	#content_middle .galeria{
		width: 469px;
		margin-top: 15px;
	}
	
	#content_middle .galeria .titlu_galerie
	{
		width: 469px;
		height: 28px;
		background:url(../imagini/master_bks.png) 1px -115px no-repeat;
		overflow: hidden;
		padding-top: 5px;	
		margin-bottom: 10px;
	}
	
		#content_middle .galeria .galeria_suport{
			width: 469px;
			background: url(../imagini/bkg-galerie.jpg) 0 0  repeat-y;
			overflow:hidden;
		}
		
		#content_middle .galeria .suport_top{
			width: 100%;
			height: 18px;
			float: left;
			background:url(../imagini/master_bks.png) 0px -152px no-repeat;
		}
		
		#content_middle .galeria .suport_bottom{
			width: 100%;
			height: 27px;
			background:url(../imagini/master_bks.png) 0 -176px no-repeat;
			float: left;
		}
		#content_middle .galeria .galeria_content{
			background: transparent;
			width: 469px;
			padding: 0 0 0 15px;
			float: left;
		}
		
		#content_middle .galeria .galeria_content a{
			width: 96px;
			height: 96px;
			overflow: hidden;
			padding: 1px;
			background: white;
			border: 1px solid #c5c5c5;
			float: left;
			margin-right: 14px;
			
		}
		
		
		#content_middle .galeria .galeria_content a:hover{
			border: 1px solid #333;
		}
		
		#content_middle .galeria .galeria_content .space{
			clear: both;
			height: 14px;
			width: 100%;
		}
	
	
	/* end of galeria foto */
	
	
	/* end of middle content */
	
	/* right content */
	#content_right{
		width: 277px;
		float: right;
/*		background: transparent url(../imagini/bkg-content-middle.jpg) repeat-y scroll -12px 0; */
	
	}
	
	#content_right .tabber{

		width: 271px;
	}

	.tabbertab h2{
		font-size: 16px;
		float: left;
		font-weight: bold;
	}
		
	
	/* end of right content */
	
#bottom_content{
	width: 937px;
	height: 79px;
	padding: 0 15px 0 15px;
	background:url(../imagini/bkg-bottom-content.jpg) 0 0 no-repeat;
	position: relative;
}

#bottom_content .cite{
	left:676px;
    position:absolute;
    width:270px;
}
	

#bottom_content h2{
	
	font-weight: bold;
	font-size:12px;
	
	
}


#footer{
	padding: 12px 0  0 31px;
	width: 936px;
	background: #fff;
}

#footer in_footer{
	width: 904px;
}



#main_nav { 
	list-style: none; margin: 0; padding: 0;
	width: 887px;
	height: 56px;
	background:url(../imagini/footer/nav.jpg) 0 0 no-repeat;
	padding: 2px 0 0 17px;
}

#main_nav li { 
	float: left; }
#main_nav li a { 
/*	text-indent: -999999px;  */
	overflow: hidden; 
	display:block; 
	height: 52px; 
	width: 142px;
} 



	
#main_nav:hover li a { background-position: -284px; }
	
	
#main_nav li { float: left;   }
#main_nav li a { text-indent: -999999px; overflow: hidden; display: block; height: 52px; } 

#worldofseth { background:url(../imagini/footer/worldofseth.jpg); width: 142px;  }
#worldofseth:hover { background: url(../imagini/footer/worldofseth.jpg) 0 0                !important; }
#worldofseth.active { background: url(../imagini/footer/worldofseth.jpg) -142px 0;}

#tv-online { background:url(../imagini/footer/tv-online.jpg); width: 142px;  }
#tv-online:hover { background: url(../imagini/footer/tv-online.jpg) 0 0                !important; }
#tv-online.active { background: url(../imagini/footer/tv-online.jpg) -142px 0; }

#radio-online { background:url(../imagini/footer/radio-online.jpg); width: 142px;  }
#radio-online:hover { background: url(../imagini/footer/radio-online.jpg) 0 0                !important;  }
#radio-online.active { background: url(../imagini/footer/radio-online.jpg) -142px 0;}

#video-online { background:url(../imagini/footer/filme.jpg); width: 142px;  }
#video-online:hover { background: url(../imagini/footer/filme.jpg) 0 0                !important;  }
#video-online.active { background: url(../imagini/footer/filme.jpg) -142px 0;}

#recomandari { background:url(../imagini/footer/recomandari.jpg); width: 142px;  }
#recomandari:hover { background: url(../imagini/footer/recomandari.jpg) 0 0                !important;  }
#recomandari.active { background: url(../imagini/footer/recomandari.jpg) -142px 0;}

#parteneri { background:url(../imagini/footer/parteneri.jpg); width: 142px;  }
#parteneri:hover { background: url(../imagini/footer/parteneri.jpg) 0 0                !important;  }
#parteneri.active { background: url(../imagini/footer/parteneri.jpg) -142px 0;}









#undernav{
	width: 904px;
	float: left;
	height: 232px;
	background:url(../imagini/footer/undernav.jpg) 0 0 no-repeat;
	margin-top: 10px;
	padding-left: 17px;
	position: relative;
}


#undernav ul{
	width: 142.2px;
	float: left;
	padding-top: 5px;
}

#undernav ul li{
	
}

#undernav ul li a,
#undernav ul li a:visited{
	background:transparent url(../imagini/footer/li.png) no-repeat scroll 0 0;
	color:#fff;
	float:left;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:8px;
	text-decoration:none;
	width:100%;
}

#undernav ul li a:hover{
	text-decoration: none;
	color: #8a8a8a;
	
}


#undernav .credits{
	position: absolute;
	bottom: 10px;
	left: 17px;
	color: #414141;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	width: 180px;
}


#undernav .credits:hover{
	
	color: #000;
	cursor: help;
}


.trafic, .gtop, .besttop{
    position: absolute;
    top: 7px;
    width: 88px;
    height: 31px;
    z-index: 8;
}

.trafic{
    left: 90px;

}

.gtop {
    left:184px;
/*  top:22px; */
}

.besttop{
    left: 0px;
}







#textul{
	font-size: 1em;	
	float: left;
	padding-bottom: 10px;
	line-height: 15px;
   
}



.visits{
	border-bottom:2px solid #EEEEEE;
	display:block;
	height:20px;
	margin-bottom:8px;
	padding-bottom:8px;
	width:469px;
	}

.votesandvisit .starrating {float: left;}

.votesandvisit .visits li{
	width: auto;
	float: left;
	padding-top: 3px;
	margin-right: 5px;
}

.votesandvisit .visits li span{
	font-weight: bold;
}

.votesandvisit .visits li.data{
	background:transparent url(../imagini/data.png) no-repeat scroll 0 0;
	padding-left: 25px;
	height: 18px;
}

.filmul{
	float:left;
	margin-top:15px;
	position:relative;
	
}

.right_middle {
	margin-left: 50px;
	float: left;
}



/* articole */

/* topuri */

div.cell{
	float: left;
	padding-bottom: 17px;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 15px;
}

div.cell div{
	float: left
	width: auto;
}

div.cell img{
	float: left;
	margin-top: 3px;
	border: 1px solid #c5c5c5;
	padding: 1px;
	margin-right: 10px;
}




/* end of topuri */

/* movie layout */

div.movie_intro{
	clear: left;
	width: 450px;
}

div.movie_cite{
	width: 170px;
	float: left;
}
div.movie_cite img,
div.the_movie_cite{
	float: left;
}

div.movie_cite img{
	padding-top: 3px;
}

div.the_movie_cite{
	background:#f1f1f1 url(../imagini/ghilimele_st_gri.jpg) no-repeat scroll 0 10px;
	color:#666666;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:18px;
	padding-top:10px;
	width:132px;
}

a.subtitrare{
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

a.subtitrare:hover{
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}


/* end of movie layout */


/* awards */
.awards {
	left:200px;
	position:absolute;
	top:180px;
	z-index:10;
}

/* end of awards */



/* tv */


.grup_posturi_tops{
    float: left;
    margin-top: 5px;
    width: 468px;
    overflow: hidden;
}

.grup_posturi_dist{
    padding-bottom: 12px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 12px;
}

.index_tops_top{
    width: 1000px;
}

.index_tops_top .index_top_holder {
    width: 268px;
    overflow: hidden;
    float: left;
}


.index_tops_top ul{
    float: left;
    width: 277px;
    height: 205px;
    overflow: hidden;
}

.index_tops_top ul li{
    width: 131px;
    height: 22px;
    overflow: hidden;
    margin-right: 3px;
    float: left;
    margin-bottom: 4px;
}

.index_tops{
    width: 550px;
    float: left;
}

.index_tops .index_top_holder{
    width: 399px;
    overflow: hidden;
    float: left;
}

.index_tops ul{
    float: left;
    width: 405px;
    overflow: hidden;
}

.index_tops ul li{
    width: 131px;
    height: 22px;
    overflow: hidden;
    margin-right: 3px;
    float: left;
    margin-bottom: 7px;
}

div.vezi_toate a,
div.vezi_toate a:visited{
    background:#FFFFFF url(../imagini/vezi_toate.jpg) no-repeat scroll 0 4px;
    color:#6E6868;
    font-size:11px;
    font-weight:bold;
    padding-left:12px;
}

div.vezi_toate a:hover{
    background:#FFFFFF url(../imagini/vezi_toate_over.jpg) no-repeat scroll 0 4px;
    color:#691A1E;
   
}

a.type, a.type:visited{
    background: #fff url('../imagini/type-post-tv.jpg') no-repeat scroll 0 -44px;
    width: 119px;
    height: 19px;
    float: left;
    padding:  3px 0 0 12px;
    font-weight: bold;
    font-size: 11px;
    color: #fff;

}

a.type:hover{
    background: #fff url('../imagini/type-post-tv.jpg') no-repeat scroll 0 0;
}

.ad_big_top{
    width: 200px;
    height: 205px;
    overflow: hidden;
}

.grup_posturi_tops h2{
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 14px;
    color: #fcfcfc;
    width: 456px;
    height: 22px;
    background: #fff url(../imagini/h2_top.jpg) no-repeat scroll 0 0;
    padding: 2px 0 0 12px;
}




.tv_most{
    clear:both;
    float:left;
    height:21px;
    margin-bottom:7px;
    overflow:hidden;
    padding-left:7px;
    position:relative;
    width:260px;
}

.tv_most a, .tv_most:visited{
    background:transparent url(../imagini/tv_most.jpg) no-repeat scroll 0 -26px;
    color:#ECECEC;
    float:left;
    font-size:11px;
    font-weight:bold;
    line-height:21px;
    padding:0 9px 7px;
    text-transform:uppercase;
    width:239px;
}

.tv_most a:hover{
    background: transparent url(../imagini/tv_most.jpg) no-repeat scroll 0 0px;
}

.tv_most span{
    float: right;
    text-align: right;
    padding-right: 5px;
    position: absolute;
    top: 0px;
    right: 10px;
}


.ad_tvps, .ad_tvp{
    float: left;
}

.ad_tvps img{
    float: left;
    clear: left;
    margin-bottom: 9px;
}

.mbottom_0{
    margin-bottom: 0;
}

#header .top_index{
    background: transparent url(../imagini/header_index_beta.png) no-repeat scroll 0 0px;
}

#header .bottom_index {
    background: transparent url(../imagini/header_index_beta.png) no-repeat scroll 0 -102px;
}



.categories_menu p, .categories_menu b{
    float: left;
    width: 25px;
}




.post_tutorial{
    width: 100%;
    float: left;
    margin: 15px 0;
    font-weight: bold;
}

.post_tutorial span{
    font-weight: bold;
    font-size: 1.2em;
    color: #666;
}


.google_ad_post div{
    float: left;
    width: 220px;
    height: 100px;
    overflow: hidden;
}

.google_ad_post div.right{
    float: right;
}

.play_winamp{float: left; clear: left; margin: 10px 0; width: 100%; height: 43px; overflow: hidden;}
.play_winamp a{background: transparent url(../imagini/winamp.png) no-repeat scroll left bottom; display: block; height: 41px; line-height: 48px; padding-left: 118px; text-align:left;}
.play_winamp a span{}

